Trace number 1730862

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) 1200.08 1200.51

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-1.sat05-2263.reshuffled-07.cnf
MD5SUM5c670fd8fd3fa9f00ac6df3f4ca9c99c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
Number of clauses of size 40
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-1730862-1240764465/watcher-1730862-1240764465 -o /tmp/evaluation-result-1730862-1240764465/solver-1730862-1240764465 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1137493838 HOME/instance-1730862-1240764465.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24245
/proc/meminfo: memFree=1547128/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=1316 CPUtime=0
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 104479523 1347584 128 1992294400 134512640 135674940 4294956208 18446744073709551615 134581519 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 329 128 98 283 0 43 0

[startup+0.0534431 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24245
/proc/meminfo: memFree=1547128/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=1448 CPUtime=0.05
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 169 0 0 0 5 0 0 0 18 0 1 0 104479523 1482752 152 1992294400 134512640 135674940 4294956208 18446744073709551615 134571487 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 362 152 98 283 0 76 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1448

[startup+0.101449 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24245
/proc/meminfo: memFree=1547128/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=1448 CPUtime=0.09
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 177 0 0 0 9 0 0 0 18 0 1 0 104479523 1482752 160 1992294400 134512640 135674940 4294956208 18446744073709551615 134550567 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 362 160 98 283 0 76 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1448

[startup+0.30148 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24245
/proc/meminfo: memFree=1547128/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=1580 CPUtime=0.29
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 194 0 0 0 29 0 0 0 19 0 1 0 104479523 1617920 177 1992294400 134512640 135674940 4294956208 18446744073709551615 134540978 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 395 177 98 283 0 109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1580

[startup+0.701544 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24245
/proc/meminfo: memFree=1547128/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=1580 CPUtime=0.69
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 208 0 0 0 69 0 0 0 22 0 1 0 104479523 1617920 191 1992294400 134512640 135674940 4294956208 18446744073709551615 134556775 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 395 191 98 283 0 109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1580

[startup+1.50167 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1546736/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=1712 CPUtime=1.49
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 234 0 0 0 149 0 0 0 25 0 1 0 104479523 1753088 217 1992294400 134512640 135674940 4294956208 18446744073709551615 134556321 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 428 217 98 283 0 142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1712

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1546416/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=1844 CPUtime=3.09
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 263 0 0 0 309 0 0 0 25 0 1 0 104479523 1888256 246 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 461 246 98 283 0 175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1844

[startup+6.30244 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1546160/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=1980 CPUtime=6.29
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 295 0 0 0 629 0 0 0 25 0 1 0 104479523 2027520 278 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 495 278 98 283 0 209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1980

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1545968/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=2112 CPUtime=12.69
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 338 0 0 0 1269 0 0 0 25 0 1 0 104479523 2162688 321 1992294400 134512640 135674940 4294956208 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 528 321 98 283 0 242 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2112

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1545712/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=2244 CPUtime=25.48
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 387 0 0 0 2548 0 0 0 25 0 1 0 104479523 2297856 370 1992294400 134512640 135674940 4294956208 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 561 370 98 283 0 275 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2244

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1545584/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=2508 CPUtime=51.07
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 439 0 0 0 5107 0 0 0 25 0 1 0 104479523 2568192 422 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 627 422 98 283 0 341 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2508

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1545328/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=2776 CPUtime=102.26
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 522 0 0 0 10226 0 0 0 25 0 1 0 104479523 2842624 505 1992294400 134512640 135674940 4294956208 18446744073709551615 134539963 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 694 505 98 283 0 408 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2776

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1544880/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=3312 CPUtime=162.24
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 624 0 0 0 16223 1 0 0 25 0 1 0 104479523 3391488 607 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 828 607 98 283 0 542 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3312

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24246
/proc/meminfo: memFree=1544624/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=3448 CPUtime=222.22
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 676 0 0 0 22221 1 0 0 25 0 1 0 104479523 3530752 659 1992294400 134512640 135674940 4294956208 18446744073709551615 134560394 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 862 659 98 283 0 576 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3448

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1544368/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=3720 CPUtime=282.19
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 728 0 0 0 28218 1 0 0 25 0 1 0 104479523 3809280 711 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 930 711 98 283 0 644 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 3720

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1544112/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=3992 CPUtime=342.16
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 798 0 0 0 34215 1 0 0 25 0 1 0 104479523 4087808 781 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 998 781 98 283 0 712 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 3992

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1543664/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4400 CPUtime=402.14
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 898 0 0 0 40213 1 0 0 25 0 1 0 104479523 4505600 881 1992294400 134512640 135674940 4294956208 18446744073709551615 134560461 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1100 881 98 283 0 814 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 4400

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1543472/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4532 CPUtime=462.13
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 943 0 0 0 46211 2 0 0 25 0 1 0 104479523 4640768 926 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1133 926 98 283 0 847 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 4532

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1543216/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4668 CPUtime=522.11
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 987 0 0 0 52209 2 0 0 25 0 1 0 104479523 4780032 970 1992294400 134512640 135674940 4294956208 18446744073709551615 134559234 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1167 970 98 283 0 881 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 4668

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1543152/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4804 CPUtime=582.08
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1007 0 0 0 58206 2 0 0 25 0 1 0 104479523 4919296 990 1992294400 134512640 135674940 4294956208 18446744073709551615 134571313 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1201 990 98 283 0 915 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 4804

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1543088/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4804 CPUtime=642.06
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1021 0 0 0 64204 2 0 0 25 0 1 0 104479523 4919296 1004 1992294400 134512640 135674940 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1201 1004 98 283 0 915 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 4804

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1543024/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4940 CPUtime=702.05
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1033 0 0 0 70202 3 0 0 25 0 1 0 104479523 5058560 1016 1992294400 134512640 135674940 4294956208 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1235 1016 98 283 0 949 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 4940

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24246
/proc/meminfo: memFree=1542960/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4940 CPUtime=762.03
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1037 0 0 0 76200 3 0 0 25 0 1 0 104479523 5058560 1020 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1235 1020 98 283 0 949 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 4940

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1543016/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4940 CPUtime=822
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1041 0 0 0 82197 3 0 0 25 0 1 0 104479523 5058560 1024 1992294400 134512640 135674940 4294956208 18446744073709551615 134571240 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1235 1024 98 283 0 949 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 4940

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1543016/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4940 CPUtime=881.97
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1049 0 0 0 88194 3 0 0 25 0 1 0 104479523 5058560 1032 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1235 1032 98 283 0 949 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 4940

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1543016/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4940 CPUtime=941.95
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1053 0 0 0 94192 3 0 0 25 0 1 0 104479523 5058560 1036 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1235 1036 98 283 0 949 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 4940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1542952/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=4940 CPUtime=1001.93
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1059 0 0 0 100190 3 0 0 25 0 1 0 104479523 5058560 1042 1992294400 134512640 135674940 4294956208 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1235 1042 98 283 0 949 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 4940

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1542888/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=5076 CPUtime=1061.91
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1065 0 0 0 106188 3 0 0 25 0 1 0 104479523 5197824 1048 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1269 1048 98 283 0 983 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 5076

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1542832/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=5076 CPUtime=1121.9
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1069 0 0 0 112186 4 0 0 25 0 1 0 104479523 5197824 1052 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1269 1052 98 283 0 983 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 5076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1542896/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=5076 CPUtime=1181.88
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1069 0 0 0 118184 4 0 0 25 0 1 0 104479523 5197824 1052 1992294400 134512640 135674940 4294956208 18446744073709551615 134571290 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1269 1052 98 283 0 983 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 5076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1542896/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=5076 CPUtime=1200.08
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1069 0 0 0 120004 4 0 0 25 0 1 0 104479523 5197824 1052 1992294400 134512640 135674940 4294956208 18446744073709551615 134561375 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1269 1052 98 283 0 983 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 5076

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1542896/2055920 swapFree=4181132/4192956
[pid=24245] ppid=24243 vsize=5076 CPUtime=1200.08
/proc/24245/stat : 24245 (SApperloT-base) R 24243 24245 24110 0 -1 4194304 1069 0 0 0 120004 4 0 0 25 0 1 0 104479523 5197824 1052 1992294400 134512640 135674940 4294956208 18446744073709551615 134561375 0 0 4096 0 0 0 0 17 1 0 0
/proc/24245/statm: 1269 1052 98 283 0 983 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 5076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1200.04
CPU system time (s): 0.042993
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 5076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.04
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1069
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= 2087

runsolver used 0.912861 second user time and 2.41063 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-26 18:47:45
IDJOB=1730862
IDBENCH=24738
IDSOLVER=509
FILE ID=node26/1730862-1240764465
PBS_JOBID= 9187152
Free space on /tmp= 66108 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-280-1.sat05-2263.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730862-1240764465/watcher-1730862-1240764465 -o /tmp/evaluation-result-1730862-1240764465/solver-1730862-1240764465 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1137493838 HOME/instance-1730862-1240764465.cnf

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

MD5SUM BENCH= 5c670fd8fd3fa9f00ac6df3f4ca9c99c
RANDOM SEED=1137493838

node26.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.261
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.261
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:       1547608 kB
Buffers:         58064 kB
Cached:         372872 kB
SwapCached:       5692 kB
Active:         111072 kB
Inactive:       328056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547608 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:          13604 kB
Slab:            55264 kB
Committed_AS:   373188 kB
PageTables:       1368 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= 66108 MiB
End job on node26 at 2009-04-26 19:07:48