Trace number 1728849

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 hrp? (TO) 1200.13 1200.45

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
MD5SUM67e3f1c82b3561160730d7e2b008579e
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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
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-1728849-1240741940/watcher-1728849-1240741940 -o /tmp/evaluation-result-1728849-1240741940/solver-1728849-1240741940 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1323367068 HOME/instance-1728849-1240741940.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.98 1.00 3/65 28299
/proc/meminfo: memFree=1590536/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=1484 CPUtime=0
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 102226670 1519616 154 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 371 154 105 292 0 76 0

[startup+0.102297 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 28299
/proc/meminfo: memFree=1590536/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=1616 CPUtime=0.1
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 219 0 0 0 10 0 0 0 18 0 1 0 102226670 1654784 202 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 404 202 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.202308 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 28299
/proc/meminfo: memFree=1590536/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=1748 CPUtime=0.2
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 254 0 0 0 20 0 0 0 18 0 1 0 102226670 1789952 237 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 437 237 109 292 0 142 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1748

[startup+0.302318 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 28299
/proc/meminfo: memFree=1590536/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=2144 CPUtime=0.3
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 349 0 0 0 30 0 0 0 19 0 1 0 102226670 2195456 332 1992294400 134512640 135712473 4294956192 18446744073709551615 134560705 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 536 332 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.702365 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 28299
/proc/meminfo: memFree=1590536/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=2804 CPUtime=0.7
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 509 0 0 0 70 0 0 0 22 0 1 0 102226670 2871296 492 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 701 493 109 292 0 406 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2804

[startup+1.50146 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1588800/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=3068 CPUtime=1.49
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 573 0 0 0 149 0 0 0 25 0 1 0 102226670 3141632 556 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 767 556 109 292 0 472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3068

[startup+3.10164 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1588416/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=3332 CPUtime=3.09
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 650 0 0 0 309 0 0 0 25 0 1 0 102226670 3411968 633 1992294400 134512640 135712473 4294956192 18446744073709551615 134581392 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 833 633 109 292 0 538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3332

[startup+6.30201 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1587904/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=3596 CPUtime=6.29
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 728 0 0 0 629 0 0 0 25 0 1 0 102226670 3682304 711 1992294400 134512640 135712473 4294956192 18446744073709551615 134558540 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 899 711 109 292 0 604 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3596

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1587392/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=4124 CPUtime=12.69
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 836 0 0 0 1269 0 0 0 25 0 1 0 102226670 4222976 819 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 1031 819 109 292 0 736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4124

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1586816/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=4652 CPUtime=25.48
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 968 0 0 0 2548 0 0 0 25 0 1 0 102226670 4763648 951 1992294400 134512640 135712473 4294956192 18446744073709551615 134557850 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 1163 951 109 292 0 868 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4652

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1540032/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=52712 CPUtime=51.07
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 12990 0 0 0 5101 6 0 0 25 0 1 0 102226670 53977088 12973 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 13178 12973 109 292 0 12883 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52712

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1480192/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=111324 CPUtime=102.27
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 27584 0 0 0 10213 14 0 0 25 0 1 0 102226670 113995776 27567 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 27831 27567 109 292 0 27536 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 111324

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1479872/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=111592 CPUtime=162.25
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 27650 0 0 0 16211 14 0 0 25 0 1 0 102226670 114270208 27633 1992294400 134512640 135712473 4294956192 18446744073709551615 134558623 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 27898 27633 109 292 0 27603 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111592

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1479552/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=111996 CPUtime=222.23
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 27753 0 0 0 22209 14 0 0 25 0 1 0 102226670 114683904 27736 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 27999 27736 109 292 0 27704 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 111996

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1479232/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=112404 CPUtime=282.21
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 27823 0 0 0 28207 14 0 0 25 0 1 0 102226670 115101696 27806 1992294400 134512640 135712473 4294956192 18446744073709551615 134563517 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 28101 27806 109 292 0 27806 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 112404

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28300
/proc/meminfo: memFree=1478912/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=112676 CPUtime=342.2
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 27903 0 0 0 34206 14 0 0 25 0 1 0 102226670 115380224 27886 1992294400 134512640 135712473 4294956192 18446744073709551615 134554843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 28169 27886 109 292 0 27874 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 112676

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1467200/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=125072 CPUtime=402.19
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 30976 0 0 0 40201 18 0 0 25 0 1 0 102226670 128073728 30893 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 31268 30893 109 292 0 30973 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 125072

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1449280/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=143720 CPUtime=462.17
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 35616 0 0 0 46194 23 0 0 25 0 1 0 102226670 147169280 35403 1992294400 134512640 135712473 4294956192 18446744073709551615 134564820 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 35930 35403 109 292 0 35635 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 143720

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1432960/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=160220 CPUtime=522.15
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 39726 0 0 0 52189 26 0 0 25 0 1 0 102226670 164065280 39384 1992294400 134512640 135712473 4294956192 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 40055 39384 109 292 0 39760 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 160220

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1423616/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=170508 CPUtime=582.14
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 42265 0 0 0 58185 29 0 0 25 0 1 0 102226670 174600192 41665 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 42627 41665 109 292 0 42332 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 170508

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1411968/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=182796 CPUtime=642.12
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 45231 0 0 0 64180 32 0 0 25 0 1 0 102226670 187183104 44631 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 45699 44631 109 292 0 45404 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 182796

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1399360/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=195584 CPUtime=702.11
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 48317 0 0 0 70174 37 0 0 25 0 1 0 102226670 200278016 47717 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 48896 47717 109 292 0 48601 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 195584

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1395200/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=200772 CPUtime=762.1
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 49326 0 0 0 76172 38 0 0 25 0 1 0 102226670 205590528 48726 1992294400 134512640 135712473 4294956192 18446744073709551615 134564387 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 50193 48726 109 292 0 49898 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 200772

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1378688/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=217676 CPUtime=822.07
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 53467 0 0 0 82164 43 0 0 25 0 1 0 102226670 222900224 52867 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 54419 52867 109 292 0 54124 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 217676

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1367104/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=229488 CPUtime=882.06
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 56328 0 0 0 88160 46 0 0 25 0 1 0 102226670 234995712 55728 1992294400 134512640 135712473 4294956192 18446744073709551615 134540641 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 57372 55728 109 292 0 57077 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 229488

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1362688/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=234428 CPUtime=942.04
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 57472 0 0 0 94156 48 0 0 25 0 1 0 102226670 240054272 56872 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 58607 56872 109 292 0 58312 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 234428

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1351232/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=245848 CPUtime=1002.02
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 60288 0 0 0 100151 51 0 0 25 0 1 0 102226670 251748352 59688 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 61462 59688 109 292 0 61167 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 245848

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1339584/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=257772 CPUtime=1062.01
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 63190 0 0 0 106146 55 0 0 25 0 1 0 102226670 263958528 62590 1992294400 134512640 135712473 4294956192 18446744073709551615 134540629 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 64443 62590 109 292 0 64148 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 257772

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1336832/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=260932 CPUtime=1122
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 63890 0 0 0 112144 56 0 0 25 0 1 0 102226670 267194368 63290 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 65233 63290 109 292 0 64938 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 260932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1319936/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=278464 CPUtime=1181.98
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 68141 0 0 0 118138 60 0 0 25 0 1 0 102226670 285147136 67541 1992294400 134512640 135712473 4294956192 18446744073709551615 134564140 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 69616 67541 109 292 0 69321 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 278464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1315264/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=282964 CPUtime=1200.08
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 69239 0 0 0 119946 62 0 0 25 0 1 0 102226670 289755136 68639 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 70741 68639 109 292 0 70446 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 282964

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28302
/proc/meminfo: memFree=1315264/2055920 swapFree=4192812/4192956
[pid=28299] ppid=28297 vsize=282964 CPUtime=1200.08
/proc/28299/stat : 28299 (SApperloT-hrp) R 28297 28299 28109 0 -1 4194304 69239 0 0 0 119946 62 0 0 25 0 1 0 102226670 289755136 68639 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/28299/statm: 70741 68639 109 292 0 70446 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 282964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.13
CPU user time (s): 1199.46
CPU system time (s): 0.662899
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 282964

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

runsolver used 1.3168 second user time and 2.6026 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-26 12:32:20
IDJOB=1728849
IDBENCH=24687
IDSOLVER=510
FILE ID=node74/1728849-1240741940
PBS_JOBID= 9187023
Free space on /tmp= 103116 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728849-1240741940/watcher-1728849-1240741940 -o /tmp/evaluation-result-1728849-1240741940/solver-1728849-1240741940 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1323367068 HOME/instance-1728849-1240741940.cnf

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

MD5SUM BENCH= 67e3f1c82b3561160730d7e2b008579e
RANDOM SEED=1323367068

node74.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.233
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.233
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:       1590952 kB
Buffers:         42928 kB
Cached:         342768 kB
SwapCached:          0 kB
Active:         154516 kB
Inactive:       245996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          23916 kB
Slab:            50276 kB
Committed_AS:   470956 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103116 MiB
End job on node74 at 2009-04-26 12:52:22