Trace number 1727417

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

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

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-1727417-1240724596/watcher-1727417-1240724596 -o /tmp/evaluation-result-1727417-1240724596/solver-1727417-1240724596 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1639659042 HOME/instance-1727417-1240724596.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.92 0.98 0.99 3/65 20366
/proc/meminfo: memFree=1482976/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=5848 CPUtime=0
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 100489314 5988352 244 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 1462 244 90 283 0 1176 0

[startup+0.096108 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20366
/proc/meminfo: memFree=1482976/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=9412 CPUtime=0.08
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 1160 0 0 0 8 0 0 0 18 0 1 0 100489314 9637888 1145 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 2353 1145 90 283 0 2067 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9412

[startup+0.101106 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20366
/proc/meminfo: memFree=1482976/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=9544 CPUtime=0.09
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 1186 0 0 0 9 0 0 0 18 0 1 0 100489314 9773056 1170 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 2386 1170 90 283 0 2100 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9544

[startup+0.301142 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20366
/proc/meminfo: memFree=1482976/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=19444 CPUtime=0.29
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 3656 0 0 0 27 2 0 0 19 0 1 0 100489314 19910656 3640 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 4861 3641 90 283 0 4575 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19444

[startup+0.701212 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20366
/proc/meminfo: memFree=1482976/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=35020 CPUtime=0.69
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 7552 0 0 0 66 3 0 0 23 0 1 0 100489314 35860480 7535 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 8755 7535 98 283 0 8469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35020

[startup+1.50136 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20367
/proc/meminfo: memFree=1453080/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=35020 CPUtime=1.49
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 7569 0 0 0 146 3 0 0 25 0 1 0 100489314 35860480 7552 1992294400 134512640 135674940 4294956208 18446744073709551615 134550810 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 8755 7552 98 283 0 8469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35020

[startup+3.10164 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20367
/proc/meminfo: memFree=1452952/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=35152 CPUtime=3.09
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 7581 0 0 0 306 3 0 0 25 0 1 0 100489314 35995648 7564 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 8788 7564 98 283 0 8502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35152

[startup+6.30121 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 20367
/proc/meminfo: memFree=1450584/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=38452 CPUtime=6.28
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 8408 0 0 0 624 4 0 0 25 0 1 0 100489314 39374848 8391 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 9613 8391 98 283 0 9327 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38452

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 20367
/proc/meminfo: memFree=1444952/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=44128 CPUtime=12.69
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 9823 0 0 0 1263 6 0 0 25 0 1 0 100489314 45187072 9806 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 11032 9806 98 283 0 10746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44128

[startup+25.5016 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 20367
/proc/meminfo: memFree=1435352/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=53512 CPUtime=25.48
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 12181 0 0 0 2539 9 0 0 25 0 1 0 100489314 54796288 12131 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 13378 12131 98 283 0 13092 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53512

[startup+51.1012 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 20367
/proc/meminfo: memFree=1416472/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=72572 CPUtime=51.07
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 16942 0 0 0 5094 13 0 0 25 0 1 0 100489314 74313728 16892 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 18143 16892 98 283 0 17857 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72572

[startup+102.305 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 20367
/proc/meminfo: memFree=1409624/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=79316 CPUtime=102.24
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 18561 0 0 0 10210 14 0 0 25 0 1 0 100489314 81219584 18511 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 19829 18511 99 283 0 19543 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79316

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20367
/proc/meminfo: memFree=1361304/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=128184 CPUtime=162.21
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 30735 0 0 0 16195 26 0 0 25 0 1 0 100489314 131260416 30620 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 32046 30620 99 283 0 31760 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 128184

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20367
/proc/meminfo: memFree=1342808/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=147560 CPUtime=222.18
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 35437 0 0 0 22185 33 0 0 25 0 1 0 100489314 151101440 35193 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 36890 35193 99 283 0 36604 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 147560

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1322136/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=168664 CPUtime=282.15
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 40628 0 0 0 28177 38 0 0 25 0 1 0 100489314 172711936 40384 1992294400 134512640 135674940 4294956208 18446744073709551615 134558476 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 42166 40384 99 283 0 41880 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 168664

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1310104/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=180588 CPUtime=342.13
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 43585 0 0 0 34170 43 0 0 25 0 1 0 100489314 184922112 43341 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 45147 43341 99 283 0 44861 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 180588

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1296216/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=195112 CPUtime=402.09
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 47064 0 0 0 40163 46 0 0 25 0 1 0 100489314 199794688 46820 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 48778 46820 99 283 0 48492 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 195112

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1285336/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=205924 CPUtime=462.07
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 49763 0 0 0 46158 49 0 0 25 0 1 0 100489314 210866176 49519 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 51481 49519 99 283 0 51195 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 205924

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1273112/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=218752 CPUtime=522.04
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 52867 0 0 0 52152 52 0 0 25 0 1 0 100489314 224002048 52623 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 54688 52623 99 283 0 54402 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 218752

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1261976/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=231044 CPUtime=582.01
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 55852 0 0 0 58147 54 0 0 25 0 1 0 100489314 236589056 55351 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 57761 55351 99 283 0 57475 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 231044

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1253016/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=239892 CPUtime=641.99
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 58061 0 0 0 64142 57 0 0 25 0 1 0 100489314 245649408 57560 1992294400 134512640 135674940 4294956208 18446744073709551615 134559205 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 59973 57560 99 283 0 59687 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 239892

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1238744/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=255308 CPUtime=701.96
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 61657 0 0 0 70136 60 0 0 25 0 1 0 100489314 261435392 61156 1992294400 134512640 135674940 4294956208 18446744073709551615 134565176 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 63827 61156 99 283 0 63541 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 255308

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1224600/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=269628 CPUtime=761.93
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 65158 0 0 0 76129 64 0 0 25 0 1 0 100489314 276099072 64657 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 67407 64657 99 283 0 67121 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 269628

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1209624/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=284784 CPUtime=821.9
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 68927 0 0 0 82120 70 0 0 25 0 1 0 100489314 291618816 68426 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 71196 68426 99 283 0 70910 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 284784

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1194008/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=300236 CPUtime=881.87
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 72787 0 0 0 88113 74 0 0 25 0 1 0 100489314 307441664 72286 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 75059 72286 99 283 0 74773 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 300236

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1176344/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=318452 CPUtime=941.85
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 77242 0 0 0 94105 80 0 0 25 0 1 0 100489314 326094848 76741 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 79613 76741 99 283 0 79327 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 318452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1163672/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=331264 CPUtime=1001.82
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 80354 0 0 0 100097 85 0 0 25 0 1 0 100489314 339214336 79853 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 82816 79853 99 283 0 82530 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 331264

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20367
/proc/meminfo: memFree=1149912/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=345072 CPUtime=1061.79
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 83801 0 0 0 106091 88 0 0 25 0 1 0 100489314 353353728 83300 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 86268 83300 99 283 0 85982 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 345072

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20373
/proc/meminfo: memFree=1137560/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=357484 CPUtime=1121.76
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 86854 0 0 0 112084 92 0 0 25 0 1 0 100489314 366063616 86353 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 89371 86353 99 283 0 89085 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 357484

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20373
/proc/meminfo: memFree=1125656/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=369896 CPUtime=1181.74
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 89868 0 0 0 118078 96 0 0 25 0 1 0 100489314 378773504 89367 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 92474 89367 99 283 0 92188 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 369896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20373
/proc/meminfo: memFree=1121496/2055920 swapFree=4192952/4192956
[pid=20366] ppid=20364 vsize=373760 CPUtime=1200.03
/proc/20366/stat : 20366 (SApperloT-base) R 20364 20366 20243 0 -1 4194304 90854 0 0 0 119906 97 0 0 25 0 1 0 100489314 382730240 90353 1992294400 134512640 135674940 4294956208 18446744073709551615 134551641 0 0 4096 0 0 0 0 17 0 0 0
/proc/20366/statm: 93440 90353 99 283 0 93154 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 373760

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.66
CPU time (s): 1200.09
CPU user time (s): 1199.07
CPU system time (s): 1.02684
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 373760

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

runsolver used 1.23881 second user time and 2.86356 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 07:43:18
IDJOB=1727417
IDBENCH=24638
IDSOLVER=509
FILE ID=node89/1727417-1240724596
PBS_JOBID= 9186934
Free space on /tmp= 66372 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727417-1240724596/watcher-1727417-1240724596 -o /tmp/evaluation-result-1727417-1240724596/solver-1727417-1240724596 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1639659042 HOME/instance-1727417-1240724596.cnf

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

MD5SUM BENCH= ff7bc04717f7472a7de76a6b5c02e3a4
RANDOM SEED=1639659042

node89.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.268
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.268
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:       1483520 kB
Buffers:         56128 kB
Cached:         424628 kB
SwapCached:          4 kB
Active:         207924 kB
Inactive:       286588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483520 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           14132 kB
Writeback:           0 kB
Mapped:          23540 kB
Slab:            63884 kB
Committed_AS:   305648 kB
PageTables:       1372 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= 66368 MiB
End job on node89 at 2009-04-26 08:03:21