Trace number 1580318

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.04 1200.71

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p1.cnf
MD5SUM4f02dda0c6b1f76f43bce732093e4f1f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1071.68
Satisfiable
(Un)Satisfiability was proved
Number of variables268258
Number of clauses1155731
Sum of the clauses size2704052
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2895523
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
1.09/1.17	c ==============================================================================
1.09/1.17	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.17	c ==============================================================================
1.09/1.17	c |         0 | 1144812  2692463 |  343443       0        0     nan |  0.000 % |
7.08/7.11	c |         0 |  801521  2134211 |      --       0       --      -- |     --   | -92350/15178
7.08/7.11	c ==============================================================================
7.08/7.11	c Result  :   #vars: 163989   #clauses: 801521   #literals: 2134211
7.08/7.11	c CPU time:   6.81496 s
7.08/7.11	c ==============================================================================
7.78/7.88	c
7.78/7.88	c Starting glucose
7.78/7.88	c
7.78/7.88	
7.78/7.88	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
7.78/7.88	
7.78/7.88	c ============================[ Problem Statistics ]=============================
7.78/7.88	c |                                                                             |
7.78/7.88	c |  Number of variables:  163989                                               |
7.78/7.88	c |  Number of clauses:    801521                                               |
7.86/8.49	c |  Parsing time:         0.53         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1580318-1238918051/watcher-1580318-1238918051 -o /tmp/evaluation-result-1580318-1238918051/solver-1580318-1238918051 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1580318-1238918051.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 15899
/proc/meminfo: memFree=1718920/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (glucose.sh) R 15897 15899 15485 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1164467558 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15899/statm: 1340 235 194 169 0 51 0
[pid=15900] ppid=15899 vsize=1740 CPUtime=0
/proc/15900/stat : 15900 (SatELite_releas) R 15899 15899 15485 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1164467558 1781760 268 1992294400 134512640 135225430 4294956160 18446744073709551615 134544033 0 0 4096 3 0 0 0 17 0 0 0
/proc/15900/statm: 435 271 50 174 0 258 0

[startup+0.0927741 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 15899
/proc/meminfo: memFree=1718920/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164467558 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 236 195 169 0 51 0
[pid=15900] ppid=15899 vsize=29672 CPUtime=0.08
/proc/15900/stat : 15900 (SatELite_releas) R 15899 15899 15485 0 -1 4194304 5318 0 0 0 6 2 0 0 19 0 1 0 1164467558 30384128 5134 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/15900/statm: 7418 5135 50 174 0 7241 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35032

[startup+0.101775 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 15899
/proc/meminfo: memFree=1718920/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164467558 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 236 195 169 0 51 0
[pid=15900] ppid=15899 vsize=30728 CPUtime=0.09
/proc/15900/stat : 15900 (SatELite_releas) R 15899 15899 15485 0 -1 4194304 5598 0 0 0 7 2 0 0 19 0 1 0 1164467558 31465472 5414 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/15900/statm: 7682 5416 50 174 0 7505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36088

[startup+0.30181 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 15899
/proc/meminfo: memFree=1718920/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164467558 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 236 195 169 0 51 0
[pid=15900] ppid=15899 vsize=48896 CPUtime=0.29
/proc/15900/stat : 15900 (SatELite_releas) R 15899 15899 15485 0 -1 4194304 9998 0 0 0 24 5 0 0 21 0 1 0 1164467558 50069504 9814 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/15900/statm: 12224 9815 50 174 0 12047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54256

[startup+0.701882 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 15899
/proc/meminfo: memFree=1718920/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164467558 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 236 195 169 0 51 0
[pid=15900] ppid=15899 vsize=75544 CPUtime=0.68
/proc/15900/stat : 15900 (SatELite_releas) R 15899 15899 15485 0 -1 4194304 17199 0 0 0 59 9 0 0 25 0 1 0 1164467558 77357056 17015 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/15900/statm: 18886 17015 51 174 0 18709 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 80904

[startup+1.50302 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 15901
/proc/meminfo: memFree=1610104/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164467558 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 236 195 169 0 51 0
[pid=15900] ppid=15899 vsize=155344 CPUtime=1.48
/proc/15900/stat : 15900 (SatELite_releas) R 15899 15899 15485 0 -1 4194304 30583 0 0 0 132 16 0 0 25 0 1 0 1164467558 159072256 30399 1992294400 134512640 135225430 4294956160 18446744073709551615 134610650 0 0 4096 3 0 0 0 17 0 0 0
/proc/15900/statm: 38836 30405 75 174 0 38659 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 160704

[startup+3.10131 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 15901
/proc/meminfo: memFree=1589176/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164467558 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 236 195 169 0 51 0
[pid=15900] ppid=15899 vsize=170020 CPUtime=3.08
/proc/15900/stat : 15900 (SatELite_releas) R 15899 15899 15485 0 -1 4194304 37205 0 0 0 285 23 0 0 25 0 1 0 1164467558 174100480 34110 1992294400 134512640 135225430 4294956160 18446744073709551615 134587369 0 0 4096 3 0 0 0 17 0 0 0
/proc/15900/statm: 42505 34110 77 174 0 42328 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 175380

[startup+6.30188 s]
/proc/loadavg: 1.20 1.05 1.01 2/67 15901
/proc/meminfo: memFree=1575928/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=0
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1164467558 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15899/statm: 1340 236 195 169 0 51 0
[pid=15900] ppid=15899 vsize=181352 CPUtime=6.28
/proc/15900/stat : 15900 (SatELite_releas) R 15899 15899 15485 0 -1 4194304 42907 0 0 0 602 26 0 0 25 0 1 0 1164467558 185704448 36128 1992294400 134512640 135225430 4294956160 18446744073709551615 134603461 0 0 4096 3 0 0 0 17 0 0 0
/proc/15900/statm: 45338 36128 77 174 0 45161 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 186712

[startup+12.702 s]
/proc/loadavg: 1.19 1.05 1.01 2/67 15902
/proc/meminfo: memFree=1633144/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=68228 CPUtime=4.8
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 15551 0 0 0 472 8 0 0 25 0 1 0 1164468346 69865472 15489 1992294400 134512640 135217611 4294956272 18446744073709551615 134532744 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 17057 15489 77 172 0 16882 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 73588

[startup+25.5013 s]
/proc/loadavg: 1.21 1.06 1.02 2/67 15902
/proc/meminfo: memFree=1630584/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=71264 CPUtime=17.59
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 16309 0 0 0 1750 9 0 0 25 0 1 0 1164468346 72974336 16247 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 17816 16247 77 172 0 17641 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 76624

[startup+51.1018 s]
/proc/loadavg: 1.14 1.05 1.01 2/67 15902
/proc/meminfo: memFree=1623480/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=78556 CPUtime=43.15
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 18133 0 0 0 4304 11 0 0 25 0 1 0 1164468346 80441344 18071 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 19639 18071 77 172 0 19464 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 83916

[startup+102.307 s]
/proc/loadavg: 1.06 1.04 1.01 2/67 15902
/proc/meminfo: memFree=1612344/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=89360 CPUtime=94.31
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 20851 0 0 0 9417 14 0 0 25 0 1 0 1164468346 91504640 20789 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 22340 20789 77 172 0 22165 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 94720

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 15902
/proc/meminfo: memFree=1610232/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=91736 CPUtime=154.28
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 21454 0 0 0 15413 15 0 0 25 0 1 0 1164468346 93937664 21392 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 22934 21392 77 172 0 22759 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 97096

[startup+222.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 15902
/proc/meminfo: memFree=1596920/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=104988 CPUtime=214.25
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 24736 0 0 0 21407 18 0 0 25 0 1 0 1164468346 107507712 24674 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 26247 24674 77 172 0 26072 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 110348

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 15902
/proc/meminfo: memFree=1596344/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=105516 CPUtime=274.22
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 24867 0 0 0 27404 18 0 0 25 0 1 0 1164468346 108048384 24805 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 26379 24805 77 172 0 26204 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 110876

[startup+342.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15902
/proc/meminfo: memFree=1592504/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=109480 CPUtime=334.19
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 25856 0 0 0 33400 19 0 0 25 0 1 0 1164468346 112107520 25794 1992294400 134512640 135217611 4294956272 18446744073709551615 134527817 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 27370 25794 77 172 0 27195 0

################
# More data... #
################

/proc/15902/statm: 35610 34022 77 172 0 35435 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 147800

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1559224/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=142440 CPUtime=634.05
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34085 0 0 0 63376 29 0 0 25 0 1 0 1164468346 145858560 34023 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 35610 34023 77 172 0 35435 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 147800

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557432/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=694.02
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34509 0 0 0 69372 30 0 0 25 0 1 0 1164468346 147623936 34447 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34447 77 172 0 35866 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 149524

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557304/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=754
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34509 0 0 0 75370 30 0 0 25 0 1 0 1164468346 147623936 34447 1992294400 134512640 135217611 4294956272 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34447 77 172 0 35866 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 149524

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557304/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=813.97
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34510 0 0 0 81367 30 0 0 25 0 1 0 1164468346 147623936 34448 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34448 77 172 0 35866 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 149524

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557304/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=873.93
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34513 0 0 0 87363 30 0 0 25 0 1 0 1164468346 147623936 34451 1992294400 134512640 135217611 4294956272 18446744073709551615 134532921 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34451 77 172 0 35866 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 149524

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557304/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=933.91
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34513 0 0 0 93361 30 0 0 25 0 1 0 1164468346 147623936 34451 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34451 77 172 0 35866 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 149524

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557240/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=993.88
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34513 0 0 0 99358 30 0 0 25 0 1 0 1164468346 147623936 34451 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34451 77 172 0 35866 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 149524

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557240/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=1053.84
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34516 0 0 0 105354 30 0 0 25 0 1 0 1164468346 147623936 34454 1992294400 134512640 135217611 4294956272 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34454 77 172 0 35866 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 149524

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557176/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=1113.81
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34516 0 0 0 111351 30 0 0 25 0 1 0 1164468346 147623936 34454 1992294400 134512640 135217611 4294956272 18446744073709551615 134533347 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34454 77 172 0 35866 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 149524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557112/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=1173.78
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34518 0 0 0 117348 30 0 0 25 0 1 0 1164468346 147623936 34456 1992294400 134512640 135217611 4294956272 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34456 77 172 0 35866 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 149524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557112/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=1192.18
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34518 0 0 0 119187 31 0 0 25 0 1 0 1164468346 147623936 34456 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34456 77 172 0 35866 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 149524

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15908
/proc/meminfo: memFree=1557112/2055920 swapFree=4177672/4192956
[pid=15899] ppid=15897 vsize=5360 CPUtime=7.86
/proc/15899/stat : 15899 (glucose.sh) S 15897 15899 15485 0 -1 4194304 313 47067 0 0 0 0 749 37 16 0 1 0 1164467558 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15899/statm: 1340 238 195 169 0 51 0
[pid=15902] ppid=15899 vsize=144164 CPUtime=1192.18
/proc/15902/stat : 15902 (glucose_static) R 15899 15899 15485 0 -1 4194304 34518 0 0 0 119187 31 0 0 25 0 1 0 1164468346 147623936 34456 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15902/statm: 36041 34456 77 172 0 35866 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 149524

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15899 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=496860
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=380942
# CPU time returned by wait4() is 7.8778
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.04
CPU user time (s): 1199.36
CPU system time (s): 0.68
CPU usage (%): 99.9439
Max. virtual memory (cumulated for all children) (KiB): 190388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.49686
system time used= 0.380942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47380
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 31

runsolver used 1.13483 second user time and 3.24251 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-05 09:54:13
IDJOB=1580318
IDBENCH=71015
IDSOLVER=503
FILE ID=node56/1580318-1238918051
PBS_JOBID= 9101372
Free space on /tmp= 103220 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-10p1.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580318-1238918051/watcher-1580318-1238918051 -o /tmp/evaluation-result-1580318-1238918051/solver-1580318-1238918051 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1580318-1238918051.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4f02dda0c6b1f76f43bce732093e4f1f
RANDOM SEED=546315520

node56.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1719400 kB
Buffers:         17860 kB
Cached:         245288 kB
SwapCached:       9124 kB
Active:         109772 kB
Inactive:       163948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719400 kB
SwapTotal:     4192956 kB
SwapFree:      4177672 kB
Dirty:           22664 kB
Writeback:           0 kB
Mapped:          16220 kB
Slab:            48748 kB
Committed_AS:  3104508 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103196 MiB
End job on node56 at 2009-04-05 10:14:16