Trace number 1518116

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.09 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S353643296-086.cnf
MD5SUM737f90cc4667953389f21d8a50271567
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021996
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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...
0.00/0.00	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    2125     6375 |     637       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2113     6419 |      --       0       --      -- |     --   | -12/44
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 488   #clauses: 2113   #literals: 6419
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  488                                                  |
0.00/0.01	c |  Number of clauses:    2113                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.41	HOME/glucose.sh: line 55: 24195 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1518116-1238295437/watcher-1518116-1238295437 -o /tmp/evaluation-result-1518116-1238295437/solver-1518116-1238295437 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518116-1238295437.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: 2.07 2.10 2.13 4/94 24192
/proc/meminfo: memFree=1726496/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) R 24190 24192 20748 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251601152671 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/24192/statm: 1340 235 194 169 0 51 0
[pid=24193] ppid=24192 vsize=5360 CPUtime=0
/proc/24193/stat : 24193 (glucose.sh) R 24192 24192 20748 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251601152671 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/24193/statm: 1340 235 194 169 0 51 0

[startup+0.0616739 s]
/proc/loadavg: 2.07 2.10 2.13 4/94 24192
/proc/meminfo: memFree=1726496/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101677 s]
/proc/loadavg: 2.07 2.10 2.13 4/94 24192
/proc/meminfo: memFree=1726496/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301699 s]
/proc/loadavg: 2.07 2.10 2.13 4/94 24192
/proc/meminfo: memFree=1726496/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701743 s]
/proc/loadavg: 2.07 2.10 2.13 4/94 24192
/proc/meminfo: memFree=1726496/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50183 s]
/proc/loadavg: 2.07 2.10 2.13 3/96 24195
/proc/meminfo: memFree=1724304/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=3744 CPUtime=1.48
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 584 0 0 0 148 0 0 0 25 0 1 0 1102207401 3833856 570 1992294400 134512640 135217611 4294956304 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 936 570 74 172 0 761 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9104

[startup+3.10201 s]
/proc/loadavg: 2.07 2.10 2.13 3/96 24195
/proc/meminfo: memFree=1723728/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=4276 CPUtime=3.07
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 713 0 0 0 307 0 0 0 25 0 1 0 1102207401 4378624 699 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 1069 699 74 172 0 894 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9636

[startup+6.30136 s]
/proc/loadavg: 2.07 2.10 2.12 3/96 24195
/proc/meminfo: memFree=1722640/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=4972 CPUtime=6.27
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 905 0 0 0 627 0 0 0 25 0 1 0 1102207401 5091328 891 1992294400 134512640 135217611 4294956304 18446744073709551615 134527911 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 1243 891 74 172 0 1068 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10332

[startup+12.7011 s]
/proc/loadavg: 2.06 2.10 2.12 3/96 24195
/proc/meminfo: memFree=1721360/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=6044 CPUtime=12.67
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 1162 0 0 0 1267 0 0 0 25 0 1 0 1102207401 6189056 1148 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 1511 1148 74 172 0 1336 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11404

[startup+25.5015 s]
/proc/loadavg: 2.05 2.09 2.12 3/96 24195
/proc/meminfo: memFree=1719824/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=7696 CPUtime=25.47
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 1544 0 0 0 2546 1 0 0 25 0 1 0 1102207401 7880704 1530 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 1924 1530 74 172 0 1749 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13056

[startup+51.1013 s]
/proc/loadavg: 2.03 2.08 2.12 3/96 24195
/proc/meminfo: memFree=1718096/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=9584 CPUtime=51.06
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 1985 0 0 0 5105 1 0 0 25 0 1 0 1102207401 9814016 1971 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 2396 1971 74 172 0 2221 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14944

[startup+102.308 s]
/proc/loadavg: 2.01 2.07 2.11 3/96 24195
/proc/meminfo: memFree=1715664/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=12008 CPUtime=102.25
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 2572 0 0 0 10223 2 0 0 25 0 1 0 1102207401 12296192 2558 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 3002 2558 74 172 0 2827 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17368

[startup+162.302 s]
/proc/loadavg: 2.00 2.05 2.09 3/96 24195
/proc/meminfo: memFree=1713808/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=13900 CPUtime=162.24
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 3022 0 0 0 16221 3 0 0 25 0 1 0 1102207401 14233600 3008 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 3475 3008 74 172 0 3300 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19260

[startup+222.301 s]
/proc/loadavg: 2.00 2.04 2.09 3/96 24195
/proc/meminfo: memFree=1712400/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=15508 CPUtime=222.22
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 3403 0 0 0 22219 3 0 0 25 0 1 0 1102207401 15880192 3389 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 3877 3389 74 172 0 3702 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20868

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.08 3/96 24201
/proc/meminfo: memFree=1711184/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=16688 CPUtime=282.19
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 3702 0 0 0 28216 3 0 0 25 0 1 0 1102207401 17088512 3688 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 4172 3688 74 172 0 3997 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 22048

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 2.08 3/96 24201
/proc/meminfo: memFree=1710352/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=17600 CPUtime=342.17
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 3921 0 0 0 34214 3 0 0 25 0 1 0 1102207401 18022400 3907 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 4400 3907 74 172 0 4225 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 22960

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.07 3/96 24201
/proc/meminfo: memFree=1709328/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=18652 CPUtime=402.17
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 4170 0 0 0 40213 4 0 0 25 0 1 0 1102207401 19099648 4156 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 4663 4156 74 172 0 4488 0

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

[pid=24195] ppid=24192 vsize=19696 CPUtime=462.15
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 4396 0 0 0 46211 4 0 0 25 0 1 0 1102207401 20168704 4382 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 4924 4382 74 172 0 4749 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25056

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.06 3/96 24201
/proc/meminfo: memFree=1707152/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=21188 CPUtime=522.13
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 4717 0 0 0 52209 4 0 0 25 0 1 0 1102207401 21696512 4703 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 5297 4703 74 172 0 5122 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26548

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.05 3/96 24201
/proc/meminfo: memFree=1706640/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=21648 CPUtime=582.12
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 4841 0 0 0 58207 5 0 0 25 0 1 0 1102207401 22167552 4827 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 5412 4827 74 172 0 5237 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 27008

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.05 3/96 24201
/proc/meminfo: memFree=1705552/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=22852 CPUtime=642.11
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 5107 0 0 0 64206 5 0 0 25 0 1 0 1102207401 23400448 5093 1992294400 134512640 135217611 4294956304 18446744073709551615 134538772 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 5713 5093 74 172 0 5538 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 28212

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/96 24201
/proc/meminfo: memFree=1705040/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=23340 CPUtime=702.09
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 5236 0 0 0 70204 5 0 0 25 0 1 0 1102207401 23900160 5222 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 5835 5222 74 172 0 5660 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 28700

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.03 3/96 24201
/proc/meminfo: memFree=1704272/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=24200 CPUtime=762.07
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 5419 0 0 0 76202 5 0 0 25 0 1 0 1102207401 24780800 5405 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 6050 5405 74 172 0 5875 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 29560

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/96 24201
/proc/meminfo: memFree=1703952/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=24480 CPUtime=822.05
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 5504 0 0 0 82200 5 0 0 25 0 1 0 1102207401 25067520 5490 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 6120 5490 74 172 0 5945 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 29840

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.02 3/96 24201
/proc/meminfo: memFree=1703504/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=24948 CPUtime=882.03
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 5606 0 0 0 88198 5 0 0 25 0 1 0 1102207401 25546752 5592 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 6237 5592 74 172 0 6062 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 30308

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/96 24201
/proc/meminfo: memFree=1702928/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=25528 CPUtime=942.03
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 5751 0 0 0 94197 6 0 0 25 0 1 0 1102207401 26140672 5737 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 6382 5737 74 172 0 6207 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 30888

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/96 24201
/proc/meminfo: memFree=1702608/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=25792 CPUtime=1002.01
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 5839 0 0 0 100195 6 0 0 25 0 1 0 1102207401 26411008 5825 1992294400 134512640 135217611 4294956304 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 6448 5825 74 172 0 6273 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 31152

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 24201
/proc/meminfo: memFree=1702224/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=26228 CPUtime=1061.99
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 5918 0 0 0 106193 6 0 0 25 0 1 0 1102207401 26857472 5904 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 6557 5904 74 172 0 6382 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 31588

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 24201
/proc/meminfo: memFree=1701712/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=26780 CPUtime=1121.97
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 6063 0 0 0 112191 6 0 0 25 0 1 0 1102207401 27422720 6049 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 6695 6049 74 172 0 6520 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 32140

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 24201
/proc/meminfo: memFree=1701136/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=27200 CPUtime=1181.96
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 6190 0 0 0 118190 6 0 0 25 0 1 0 1102207401 27852800 6176 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 6800 6176 74 172 0 6625 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 32560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 24201
/proc/meminfo: memFree=1700944/2055920 swapFree=4152308/4192956
[pid=24192] ppid=24190 vsize=5360 CPUtime=0
/proc/24192/stat : 24192 (glucose.sh) S 24190 24192 20748 0 -1 4194304 313 173 0 0 0 0 0 0 20 0 1 0 1102207400 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24192/statm: 1340 238 195 169 0 51 0
[pid=24195] ppid=24192 vsize=27464 CPUtime=1200.06
/proc/24195/stat : 24195 (glucose_static) R 24192 24192 20748 0 -1 4194304 6237 0 0 0 120000 6 0 0 25 0 1 0 1102207401 28123136 6223 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24195/statm: 6866 6223 74 172 0 6691 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 32824

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.074988
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 32824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6734
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= 17
involuntary context switches= 1161

runsolver used 1.81572 second user time and 4.74828 second system time

The end

Launcher Data

Begin job on node91 at 2009-03-29 04:57:18
IDJOB=1518116
IDBENCH=70653
IDSOLVER=503
FILE ID=node91/1518116-1238295437
PBS_JOBID= 9060980
Free space on /tmp= 66480 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S353643296-086.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518116-1238295437/watcher-1518116-1238295437 -o /tmp/evaluation-result-1518116-1238295437/solver-1518116-1238295437 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518116-1238295437.cnf

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

MD5SUM BENCH= 737f90cc4667953389f21d8a50271567
RANDOM SEED=1917987656

node91.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.252
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.252
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1726912 kB
Buffers:         59212 kB
Cached:         194060 kB
SwapCached:      23080 kB
Active:         193628 kB
Inactive:        84280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726912 kB
SwapTotal:     4192956 kB
SwapFree:      4152308 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          16084 kB
Slab:            34244 kB
Committed_AS:  2370124 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node91 at 2009-03-29 05:17:20