Trace number 1785311

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
SApperloT base? (TO) 5000.02 5001.31

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark271
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-1785311-1241905512/watcher-1785311-1241905512 -o /tmp/evaluation-result-1785311-1241905512/solver-1785311-1241905512 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1470697617 HOME/instance-1785311-1241905512.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 24141
/proc/meminfo: memFree=1922816/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1316 CPUtime=0
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 218579832 1347584 125 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 329 125 98 283 0 43 0

[startup+0.0974241 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 24141
/proc/meminfo: memFree=1922816/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1448 CPUtime=0.09
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 164 0 0 0 9 0 0 0 18 0 1 0 218579832 1482752 147 1992294400 134512640 135674940 4294956208 18446744073709551615 134561399 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 362 147 98 283 0 76 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1448

[startup+0.101423 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 24141
/proc/meminfo: memFree=1922816/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1448 CPUtime=0.09
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 164 0 0 0 9 0 0 0 18 0 1 0 218579832 1482752 147 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 362 147 98 283 0 76 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1448

[startup+0.301442 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 24141
/proc/meminfo: memFree=1922816/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1448 CPUtime=0.29
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 176 0 0 0 29 0 0 0 19 0 1 0 218579832 1482752 159 1992294400 134512640 135674940 4294956208 18446744073709551615 134536843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 362 159 98 283 0 76 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1448

[startup+0.701482 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 24141
/proc/meminfo: memFree=1922816/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1448 CPUtime=0.69
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 185 0 0 0 69 0 0 0 22 0 1 0 218579832 1482752 168 1992294400 134512640 135674940 4294956208 18446744073709551615 134561408 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 362 168 98 283 0 76 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1448

[startup+1.50156 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24142
/proc/meminfo: memFree=1922424/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1580 CPUtime=1.49
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 200 0 0 0 149 0 0 0 25 0 1 0 218579832 1617920 183 1992294400 134512640 135674940 4294956208 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 395 183 98 283 0 109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1580

[startup+3.10172 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24142
/proc/meminfo: memFree=1922296/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1580 CPUtime=3.09
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 211 0 0 0 309 0 0 0 25 0 1 0 218579832 1617920 194 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 395 194 98 283 0 109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1580

[startup+6.30104 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24142
/proc/meminfo: memFree=1922104/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1712 CPUtime=6.29
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 224 0 0 0 629 0 0 0 25 0 1 0 218579832 1753088 207 1992294400 134512640 135674940 4294956208 18446744073709551615 134555835 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 428 207 98 283 0 142 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1712

[startup+12.7017 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24142
/proc/meminfo: memFree=1921976/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1712 CPUtime=12.69
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 236 0 0 0 1269 0 0 0 25 0 1 0 218579832 1753088 219 1992294400 134512640 135674940 4294956208 18446744073709551615 134581588 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 428 219 98 283 0 142 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1712

[startup+25.502 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24142
/proc/meminfo: memFree=1921912/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1712 CPUtime=25.49
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 250 0 0 0 2549 0 0 0 25 0 1 0 218579832 1753088 233 1992294400 134512640 135674940 4294956208 18446744073709551615 134566178 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 428 233 98 283 0 142 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1712

[startup+51.1015 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24142
/proc/meminfo: memFree=1921912/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=1844 CPUtime=51.08
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 276 0 0 0 5108 0 0 0 25 0 1 0 218579832 1888256 259 1992294400 134512640 135674940 4294956208 18446744073709551615 134550653 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 461 259 98 283 0 175 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1844

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24142
/proc/meminfo: memFree=1921592/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2108 CPUtime=102.27
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 328 0 0 0 10227 0 0 0 25 0 1 0 218579832 2158592 311 1992294400 134512640 135674940 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 527 311 98 283 0 241 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2108

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24142
/proc/meminfo: memFree=1921528/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2108 CPUtime=162.25
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 346 0 0 0 16225 0 0 0 25 0 1 0 218579832 2158592 329 1992294400 134512640 135674940 4294956208 18446744073709551615 134559290 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 527 329 98 283 0 241 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2108

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24142
/proc/meminfo: memFree=1921464/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2108 CPUtime=222.23
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 354 0 0 0 22223 0 0 0 25 0 1 0 218579832 2158592 337 1992294400 134512640 135674940 4294956208 18446744073709551615 134539715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 527 337 98 283 0 241 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2108

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24142
/proc/meminfo: memFree=1921400/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2108 CPUtime=282.21
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 355 0 0 0 28221 0 0 0 25 0 1 0 218579832 2158592 338 1992294400 134512640 135674940 4294956208 18446744073709551615 134573068 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 527 338 98 283 0 241 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2108

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24142
/proc/meminfo: memFree=1921336/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2240 CPUtime=342.21
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 364 0 0 0 34220 1 0 0 25 0 1 0 218579832 2293760 347 1992294400 134512640 135674940 4294956208 18446744073709551615 134571206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 560 347 98 283 0 274 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 2240

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24142
/proc/meminfo: memFree=1921272/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2240 CPUtime=402.19
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 368 0 0 0 40218 1 0 0 25 0 1 0 218579832 2293760 351 1992294400 134512640 135674940 4294956208 18446744073709551615 134550608 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 560 351 98 283 0 274 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 2240

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24142
/proc/meminfo: memFree=1921272/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2240 CPUtime=462.17
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 372 0 0 0 46216 1 0 0 25 0 1 0 218579832 2293760 355 1992294400 134512640 135674940 4294956208 18446744073709551615 134564596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 560 355 98 283 0 274 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 2240

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24142
/proc/meminfo: memFree=1921144/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2240 CPUtime=522.16
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 381 0 0 0 52215 1 0 0 25 0 1 0 218579832 2293760 364 1992294400 134512640 135674940 4294956208 18446744073709551615 134565284 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 560 364 98 283 0 274 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 2240

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24142
/proc/meminfo: memFree=1921144/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2240 CPUtime=582.14
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 384 0 0 0 58213 1 0 0 25 0 1 0 218579832 2293760 367 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 560 367 98 283 0 274 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 2240

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24142
/proc/meminfo: memFree=1921144/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2240 CPUtime=642.13
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 386 0 0 0 64212 1 0 0 25 0 1 0 218579832 2293760 369 1992294400 134512640 135674940 4294956208 18446744073709551615 134552506 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 560 369 98 283 0 274 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 2240


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24150
/proc/meminfo: memFree=1918776/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4061.25
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 525 0 0 0 406116 9 0 0 25 0 1 0 218579832 2985984 508 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 508 98 283 0 443 0
Current children cumulated CPU time (s) 4061.25
Current children cumulated vsize (KiB) 2916

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24150
/proc/meminfo: memFree=1918776/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4121.23
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 529 0 0 0 412114 9 0 0 25 0 1 0 218579832 2985984 512 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 512 98 283 0 443 0
Current children cumulated CPU time (s) 4121.23
Current children cumulated vsize (KiB) 2916

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24150
/proc/meminfo: memFree=1918776/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4181.23
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 531 0 0 0 418113 10 0 0 25 0 1 0 218579832 2985984 514 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 514 98 283 0 443 0
Current children cumulated CPU time (s) 4181.23
Current children cumulated vsize (KiB) 2916

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24150
/proc/meminfo: memFree=1918712/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4241.21
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 533 0 0 0 424111 10 0 0 25 0 1 0 218579832 2985984 516 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 516 98 283 0 443 0
Current children cumulated CPU time (s) 4241.21
Current children cumulated vsize (KiB) 2916

[startup+4302.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 24150
/proc/meminfo: memFree=1918712/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4301.19
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 535 0 0 0 430109 10 0 0 25 0 1 0 218579832 2985984 518 1992294400 134512640 135674940 4294956208 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 518 98 283 0 443 0
Current children cumulated CPU time (s) 4301.19
Current children cumulated vsize (KiB) 2916

[startup+4362.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 24150
/proc/meminfo: memFree=1918712/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4361.18
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 539 0 0 0 436108 10 0 0 25 0 1 0 218579832 2985984 522 1992294400 134512640 135674940 4294956208 18446744073709551615 134539720 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 522 98 283 0 443 0
Current children cumulated CPU time (s) 4361.18
Current children cumulated vsize (KiB) 2916

[startup+4422.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 24150
/proc/meminfo: memFree=1918648/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4421.16
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 541 0 0 0 442106 10 0 0 25 0 1 0 218579832 2985984 524 1992294400 134512640 135674940 4294956208 18446744073709551615 134556466 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 524 98 283 0 443 0
Current children cumulated CPU time (s) 4421.16
Current children cumulated vsize (KiB) 2916

[startup+4482.3 s]
/proc/loadavg: 1.12 1.05 1.01 2/65 24150
/proc/meminfo: memFree=1918648/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4481.14
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 543 0 0 0 448104 10 0 0 25 0 1 0 218579832 2985984 526 1992294400 134512640 135674940 4294956208 18446744073709551615 134555611 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 526 98 283 0 443 0
Current children cumulated CPU time (s) 4481.14
Current children cumulated vsize (KiB) 2916

[startup+4542.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 24150
/proc/meminfo: memFree=1918648/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4541.13
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 545 0 0 0 454103 10 0 0 25 0 1 0 218579832 2985984 528 1992294400 134512640 135674940 4294956208 18446744073709551615 134555964 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 528 98 283 0 443 0
Current children cumulated CPU time (s) 4541.13
Current children cumulated vsize (KiB) 2916

[startup+4602.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 24156
/proc/meminfo: memFree=1918256/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4601.11
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 549 0 0 0 460101 10 0 0 25 0 1 0 218579832 2985984 532 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 532 98 283 0 443 0
Current children cumulated CPU time (s) 4601.11
Current children cumulated vsize (KiB) 2916

[startup+4662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24156
/proc/meminfo: memFree=1918256/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4661.1
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 551 0 0 0 466099 11 0 0 25 0 1 0 218579832 2985984 534 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 534 98 283 0 443 0
Current children cumulated CPU time (s) 4661.1
Current children cumulated vsize (KiB) 2916

[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24156
/proc/meminfo: memFree=1918256/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=2916 CPUtime=4721.09
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 555 0 0 0 472098 11 0 0 25 0 1 0 218579832 2985984 538 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 729 538 98 283 0 443 0
Current children cumulated CPU time (s) 4721.09
Current children cumulated vsize (KiB) 2916

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24156
/proc/meminfo: memFree=1918256/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=3052 CPUtime=4781.07
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 559 0 0 0 478096 11 0 0 25 0 1 0 218579832 3125248 542 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 763 542 98 283 0 477 0
Current children cumulated CPU time (s) 4781.07
Current children cumulated vsize (KiB) 3052

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24156
/proc/meminfo: memFree=1918256/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=3052 CPUtime=4841.05
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 561 0 0 0 484094 11 0 0 25 0 1 0 218579832 3125248 544 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 763 544 98 283 0 477 0
Current children cumulated CPU time (s) 4841.05
Current children cumulated vsize (KiB) 3052

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=1918264/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=3052 CPUtime=4901.03
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 561 0 0 0 490092 11 0 0 25 0 1 0 218579832 3125248 544 1992294400 134512640 135674940 4294956208 18446744073709551615 134540997 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 763 544 98 283 0 477 0
Current children cumulated CPU time (s) 4901.03
Current children cumulated vsize (KiB) 3052

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=1918264/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=3052 CPUtime=4961.02
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 567 0 0 0 496091 11 0 0 25 0 1 0 218579832 3125248 550 1992294400 134512640 135674940 4294956208 18446744073709551615 134573150 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 763 550 98 283 0 477 0
Current children cumulated CPU time (s) 4961.02
Current children cumulated vsize (KiB) 3052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=1918200/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=3052 CPUtime=5000.01
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 569 0 0 0 499990 11 0 0 25 0 1 0 218579832 3125248 552 1992294400 134512640 135674940 4294956208 18446744073709551615 134563843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 763 552 98 283 0 477 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 3052

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24156
/proc/meminfo: memFree=1918200/2055920 swapFree=4181464/4192956
[pid=24141] ppid=24139 vsize=3052 CPUtime=5000.01
/proc/24141/stat : 24141 (SApperloT-base) R 24139 24141 24075 0 -1 4194304 569 0 0 0 499990 11 0 0 25 0 1 0 218579832 3125248 552 1992294400 134512640 135674940 4294956208 18446744073709551615 134563843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24141/statm: 763 552 98 283 0 477 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 3052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.31
CPU time (s): 5000.02
CPU user time (s): 4999.9
CPU system time (s): 0.119981
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 3052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.9
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 569
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= 2
involuntary context switches= 9305

runsolver used 3.89241 second user time and 10.0255 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-09 23:45:12
IDJOB=1785311
IDBENCH=24743
IDSOLVER=642
FILE ID=node36/1785311-1241905512
PBS_JOBID= 9264794
Free space on /tmp= 66236 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785311-1241905512/watcher-1785311-1241905512 -o /tmp/evaluation-result-1785311-1241905512/solver-1785311-1241905512 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1470697617 HOME/instance-1785311-1241905512.cnf

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=1470697617

node36.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.232
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.232
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:       1923232 kB
Buffers:         17760 kB
Cached:          55852 kB
SwapCached:       5268 kB
Active:          30356 kB
Inactive:        51064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923232 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            1416 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            37332 kB
Committed_AS:   702820 kB
PageTables:       1356 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= 66236 MiB
End job on node36 at 2009-05-10 01:08:36