Trace number 1726298

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.41

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
MD5SUMb79b003513b2a70c9b89188422a831e2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1000
Sum of the clauses size3000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31000
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.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1000     3000 |     299       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 250   #clauses: 1000   #literals: 3000
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	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:  250                                                  |
0.00/0.01	c |  Number of clauses:    1000                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.01/1200.41	HOME/glucose.sh: line 55: 23300 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726298-1240710486/watcher-1726298-1240710486 -o /tmp/evaluation-result-1726298-1240710486/solver-1726298-1240710486 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1726298-1240710486.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: 0.99 0.97 1.00 2/64 23297
/proc/meminfo: memFree=1830848/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) R 23295 23297 22846 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 99082078 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/23297/statm: 1340 235 194 169 0 51 0
[pid=23298] ppid=23297 vsize=5360 CPUtime=0
/proc/23298/stat : 23298 (glucose.sh) R 23297 23297 22846 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 1 0 99082078 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 4467315 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/23298/statm: 1340 236 195 169 0 51 0

[startup+0.080949 s]
/proc/loadavg: 0.99 0.97 1.00 2/64 23297
/proc/meminfo: memFree=1830848/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101949 s]
/proc/loadavg: 0.99 0.97 1.00 2/64 23297
/proc/meminfo: memFree=1830848/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301972 s]
/proc/loadavg: 0.99 0.97 1.00 2/64 23297
/proc/meminfo: memFree=1830848/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702019 s]
/proc/loadavg: 0.99 0.97 1.00 2/64 23297
/proc/meminfo: memFree=1830848/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50111 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1828912/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=3544 CPUtime=1.48
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 533 0 0 0 148 0 0 0 25 0 1 0 99082079 3629056 519 1992294400 134512640 135217611 4294956272 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 886 519 75 172 0 711 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8904

[startup+3.10129 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1828336/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=4228 CPUtime=3.08
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 696 0 0 0 308 0 0 0 25 0 1 0 99082079 4329472 682 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 1057 682 75 172 0 882 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9588

[startup+6.30165 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1827440/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=4932 CPUtime=6.28
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 858 0 0 0 628 0 0 0 25 0 1 0 99082079 5050368 844 1992294400 134512640 135217611 4294956272 18446744073709551615 134527804 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 1233 844 75 172 0 1058 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10292

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1826416/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=5808 CPUtime=12.67
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 1091 0 0 0 1267 0 0 0 25 0 1 0 99082079 5947392 1077 1992294400 134512640 135217611 4294956272 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 1452 1077 75 172 0 1277 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11168

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1825200/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=7148 CPUtime=25.47
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 1387 0 0 0 2547 0 0 0 25 0 1 0 99082079 7319552 1373 1992294400 134512640 135217611 4294956272 18446744073709551615 134533678 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 1787 1373 75 172 0 1612 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12508

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1823728/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=8612 CPUtime=51.07
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 1752 0 0 0 5106 1 0 0 25 0 1 0 99082079 8818688 1738 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 2153 1738 75 172 0 1978 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13972

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1821104/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=11588 CPUtime=102.25
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 2404 0 0 0 10224 1 0 0 25 0 1 0 99082079 11866112 2390 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 2897 2390 75 172 0 2722 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16948

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1819184/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=13480 CPUtime=162.23
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 2851 0 0 0 16221 2 0 0 25 0 1 0 99082079 13803520 2837 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 3370 2837 75 172 0 3195 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18840

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1817648/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=15108 CPUtime=222.22
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 3236 0 0 0 22219 3 0 0 25 0 1 0 99082079 15470592 3222 1992294400 134512640 135217611 4294956272 18446744073709551615 134533286 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 3777 3222 75 172 0 3602 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20468

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1816304/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=16744 CPUtime=282.2
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 3593 0 0 0 28217 3 0 0 25 0 1 0 99082079 17145856 3563 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 4186 3563 75 172 0 4011 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22104

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1815472/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=17552 CPUtime=342.19
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 3786 0 0 0 34215 4 0 0 25 0 1 0 99082079 17973248 3756 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 4388 3756 75 172 0 4213 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22912

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1813936/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=19160 CPUtime=402.17
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 4171 0 0 0 40212 5 0 0 25 0 1 0 99082079 19619840 4141 1992294400 134512640 135217611 4294956272 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 4790 4141 75 172 0 4615 0

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

[pid=23300] ppid=23297 vsize=20460 CPUtime=462.15
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 4466 0 0 0 46210 5 0 0 25 0 1 0 99082079 20951040 4436 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 5115 4436 75 172 0 4940 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25820

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1811760/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=21300 CPUtime=522.13
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 4681 0 0 0 52208 5 0 0 25 0 1 0 99082079 21811200 4651 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 5325 4651 75 172 0 5150 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26660

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1810608/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=22488 CPUtime=582.13
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 4963 0 0 0 58207 6 0 0 25 0 1 0 99082079 23027712 4933 1992294400 134512640 135217611 4294956272 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 5622 4933 75 172 0 5447 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 27848

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1809968/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=23208 CPUtime=642.11
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 5127 0 0 0 64205 6 0 0 25 0 1 0 99082079 23764992 5097 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 5802 5097 75 172 0 5627 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 28568

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1808176/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=24984 CPUtime=702.09
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 5570 0 0 0 70203 6 0 0 25 0 1 0 99082079 25583616 5540 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 6246 5540 75 172 0 6071 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 30344

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 23300
/proc/meminfo: memFree=1807472/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=25740 CPUtime=762.07
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 5718 0 0 0 76201 6 0 0 25 0 1 0 99082079 26357760 5688 1992294400 134512640 135217611 4294956272 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 6435 5688 75 172 0 6260 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 31100

[startup+822.302 s]
/proc/loadavg: 1.03 0.99 1.00 2/66 23306
/proc/meminfo: memFree=1807208/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=25992 CPUtime=822.06
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 5757 0 0 0 82199 7 0 0 25 0 1 0 99082079 26615808 5727 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 6498 5727 75 172 0 6323 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 31352

[startup+882.301 s]
/proc/loadavg: 1.16 1.04 1.02 2/66 23786
/proc/meminfo: memFree=1774120/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=26736 CPUtime=881.98
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 5927 0 0 0 88189 9 0 0 25 0 1 0 99082079 27377664 5897 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 6684 5897 75 172 0 6509 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 32096

[startup+942.301 s]
/proc/loadavg: 1.06 1.03 1.01 2/66 23786
/proc/meminfo: memFree=1773672/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=27348 CPUtime=941.98
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 6057 0 0 0 94188 10 0 0 25 0 1 0 99082079 28004352 6027 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 6837 6027 75 172 0 6662 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 32708

[startup+1002.3 s]
/proc/loadavg: 1.02 1.03 1.01 2/66 23786
/proc/meminfo: memFree=1773544/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=27664 CPUtime=1001.96
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 6094 0 0 0 100186 10 0 0 25 0 1 0 99082079 28327936 6064 1992294400 134512640 135217611 4294956272 18446744073709551615 134533786 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 6916 6064 75 172 0 6741 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 33024

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 23786
/proc/meminfo: memFree=1772904/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=28508 CPUtime=1061.94
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 6240 0 0 0 106184 10 0 0 25 0 1 0 99082079 29192192 6210 1992294400 134512640 135217611 4294956272 18446744073709551615 134532981 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 7127 6210 75 172 0 6952 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 33868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 23786
/proc/meminfo: memFree=1772136/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=29240 CPUtime=1121.92
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 6422 0 0 0 112182 10 0 0 25 0 1 0 99082079 29941760 6392 1992294400 134512640 135217611 4294956272 18446744073709551615 134539066 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 7310 6392 75 172 0 7135 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 34600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 23786
/proc/meminfo: memFree=1771760/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=29816 CPUtime=1181.91
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 6540 0 0 0 118181 10 0 0 25 0 1 0 99082079 30531584 6510 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 7454 6510 75 172 0 7279 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 35176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 23786
/proc/meminfo: memFree=1771568/2055920 swapFree=4180724/4192956
[pid=23297] ppid=23295 vsize=5360 CPUtime=0
/proc/23297/stat : 23297 (glucose.sh) S 23295 23297 22846 0 -1 4194304 313 139 0 0 0 0 0 0 21 0 1 0 99082078 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23297/statm: 1340 238 195 169 0 51 0
[pid=23300] ppid=23297 vsize=29816 CPUtime=1200.01
/proc/23300/stat : 23300 (glucose_static) R 23297 23297 22846 0 -1 4194304 6562 0 0 0 119991 10 0 0 25 0 1 0 99082079 30531584 6532 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23300/statm: 7454 6532 75 172 0 7279 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 35176

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.41
CPU time (s): 1200.04
CPU user time (s): 1199.92
CPU system time (s): 0.117982
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 35176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7026
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= 22
involuntary context switches= 2483

runsolver used 1.38879 second user time and 2.97555 second system time

The end

Launcher Data

Begin job on node23 at 2009-04-26 03:48:06
IDJOB=1726298
IDBENCH=24610
IDSOLVER=503
FILE ID=node23/1726298-1240710486
PBS_JOBID= 9186818
Free space on /tmp= 66320 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726298-1240710486/watcher-1726298-1240710486 -o /tmp/evaluation-result-1726298-1240710486/solver-1726298-1240710486 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1726298-1240710486.cnf

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

MD5SUM BENCH= b79b003513b2a70c9b89188422a831e2
RANDOM SEED=298607927

node23.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.238
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.238
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:       1831264 kB
Buffers:         21608 kB
Cached:         152868 kB
SwapCached:       5792 kB
Active:          40356 kB
Inactive:       142292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831264 kB
SwapTotal:     4192956 kB
SwapFree:      4180724 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            28020 kB
Committed_AS:   409984 kB
PageTables:       1388 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= 66320 MiB
End job on node23 at 2009-04-26 04:08:08