Trace number 1738046

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.07 1199.94

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-24-193-22-70.cnf
MD5SUM0a7df8011edd7a5f3da371261f9b3f8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.2858
Satisfiable
(Un)Satisfiability was proved
Number of variables528
Number of clauses30728
Sum of the clauses size61940
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230706
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

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-1738046-1240835245/watcher-1738046-1240835245 -o /tmp/evaluation-result-1738046-1240835245/solver-1738046-1240835245 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=657515852 HOME/instance-1738046-1240835245.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.94 0.98 0.99 3/64 1499
/proc/meminfo: memFree=1652664/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=1628 CPUtime=0
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 111557855 1667072 159 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 407 159 95 292 0 112 0

[startup+0.0611971 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 1499
/proc/meminfo: memFree=1652664/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=2552 CPUtime=0.06
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 420 0 0 0 6 0 0 0 18 0 1 0 111557855 2613248 403 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 638 403 105 292 0 343 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2552

[startup+0.102183 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 1499
/proc/meminfo: memFree=1652664/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=2952 CPUtime=0.1
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 505 0 0 0 10 0 0 0 18 0 1 0 111557855 3022848 488 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 738 488 105 292 0 443 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2952

[startup+0.301127 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 1499
/proc/meminfo: memFree=1652664/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=3876 CPUtime=0.29
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 760 0 0 0 29 0 0 0 19 0 1 0 111557855 3969024 743 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 969 743 105 292 0 674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3876

[startup+0.702013 s]
/proc/loadavg: 0.94 0.98 0.99 3/64 1499
/proc/meminfo: memFree=1652664/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=5860 CPUtime=0.69
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 1256 0 0 0 69 0 0 0 23 0 1 0 111557855 6000640 1239 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 1465 1240 110 292 0 1170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5860

[startup+1.50179 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1646896/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=8380 CPUtime=1.5
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 1872 0 0 0 149 1 0 0 25 0 1 0 111557855 8581120 1855 1992294400 134512640 135712473 4294956208 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 2095 1855 109 292 0 1800 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8380

[startup+3.10133 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1643952/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=10552 CPUtime=3.09
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 2367 0 0 0 308 1 0 0 25 0 1 0 111557855 10805248 2350 1992294400 134512640 135712473 4294956208 18446744073709551615 134564712 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 2638 2350 109 292 0 2343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10552

[startup+6.30142 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1642160/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=12248 CPUtime=6.29
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 2748 0 0 0 628 1 0 0 25 0 1 0 111557855 12541952 2731 1992294400 134512640 135712473 4294956208 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 3062 2731 109 292 0 2767 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12248

[startup+12.7016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1640176/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=14724 CPUtime=12.7
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 3237 0 0 0 1268 2 0 0 25 0 1 0 111557855 15077376 3220 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 3681 3220 109 292 0 3386 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14724

[startup+25.502 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1636272/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=19508 CPUtime=25.5
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 4362 0 0 0 2547 3 0 0 25 0 1 0 111557855 19976192 4345 1992294400 134512640 135712473 4294956208 18446744073709551615 134564834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 4877 4345 109 292 0 4582 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19508

[startup+51.1017 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1616304/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=38784 CPUtime=51.1
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 9126 0 0 0 5104 6 0 0 25 0 1 0 111557855 39714816 9076 1992294400 134512640 135712473 4294956208 18446744073709551615 134564376 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 9696 9076 109 292 0 9401 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 38784

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1599280/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=56688 CPUtime=102.3
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 13466 0 0 0 10222 8 0 0 25 0 1 0 111557855 58048512 13351 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 14172 13351 109 292 0 13877 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56688

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1566512/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=90852 CPUtime=162.31
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 21723 0 0 0 16215 16 0 0 25 0 1 0 111557855 93032448 21608 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 22713 21608 109 292 0 22418 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 90852

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1565040/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=91836 CPUtime=222.31
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 21972 0 0 0 22215 16 0 0 25 0 1 0 111557855 94040064 21857 1992294400 134512640 135712473 4294956208 18446744073709551615 134564374 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 22959 21857 109 292 0 22664 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 91836

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1564848/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=91836 CPUtime=282.32
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 22006 0 0 0 28216 16 0 0 25 0 1 0 111557855 94040064 21891 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 22959 21891 109 292 0 22664 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 91836

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1558768/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=98060 CPUtime=342.33
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 23573 0 0 0 34215 18 0 0 25 0 1 0 111557855 100413440 23458 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 24515 23458 109 292 0 24220 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 98060

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1519280/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=139304 CPUtime=402.33
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 33611 0 0 0 40206 27 0 0 25 0 1 0 111557855 142647296 33367 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 34826 33367 109 292 0 34531 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 139304

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1500
/proc/meminfo: memFree=1496752/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=162068 CPUtime=462.34
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 39132 0 0 0 46201 33 0 0 25 0 1 0 111557855 165957632 38888 1992294400 134512640 135712473 4294956208 18446744073709551615 134559886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 40517 38888 109 292 0 40222 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 162068

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1502
/proc/meminfo: memFree=1496624/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=162068 CPUtime=522.35
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 39179 0 0 0 52202 33 0 0 25 0 1 0 111557855 165957632 38935 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 40517 38935 109 292 0 40222 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 162068

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1502
/proc/meminfo: memFree=1496368/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=162068 CPUtime=582.36
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 39241 0 0 0 58203 33 0 0 25 0 1 0 111557855 165957632 38997 1992294400 134512640 135712473 4294956208 18446744073709551615 134592615 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 40517 38997 109 292 0 40222 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 162068

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1502
/proc/meminfo: memFree=1496240/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=162068 CPUtime=642.37
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 39270 0 0 0 64204 33 0 0 25 0 1 0 111557855 165957632 39026 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 40517 39026 109 292 0 40222 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 162068

[startup+702.303 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1483248/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=175512 CPUtime=702.37
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 42599 0 0 0 70202 35 0 0 25 0 1 0 111557855 179724288 42355 1992294400 134512640 135712473 4294956208 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 43878 42355 109 292 0 43583 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 175512

[startup+762.305 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1476336/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=182104 CPUtime=762.38
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 44236 0 0 0 76202 36 0 0 25 0 1 0 111557855 186474496 43992 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 45526 43992 109 292 0 45231 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 182104

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1476272/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=182104 CPUtime=822.38
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 44255 0 0 0 82202 36 0 0 25 0 1 0 111557855 186474496 44011 1992294400 134512640 135712473 4294956208 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 45526 44011 109 292 0 45231 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 182104

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1465520/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=193104 CPUtime=882.39
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 46939 0 0 0 88201 38 0 0 25 0 1 0 111557855 197738496 46695 1992294400 134512640 135712473 4294956208 18446744073709551615 134601590 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 48276 46695 109 292 0 47981 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 193104

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1435440/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=224112 CPUtime=942.39
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 54556 0 0 0 94193 46 0 0 25 0 1 0 111557855 229490688 54312 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 56028 54312 109 292 0 55733 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 224112

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1433456/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=225432 CPUtime=1002.4
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 54919 0 0 0 100193 47 0 0 25 0 1 0 111557855 230842368 54675 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 56358 54675 109 292 0 56063 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 225432

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1433328/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=225432 CPUtime=1062.41
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 54948 0 0 0 106194 47 0 0 25 0 1 0 111557855 230842368 54704 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 56358 54704 109 292 0 56063 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 225432

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1433264/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=225432 CPUtime=1122.41
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 54962 0 0 0 112194 47 0 0 25 0 1 0 111557855 230842368 54718 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 56358 54718 109 292 0 56063 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 225432

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1433200/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=225432 CPUtime=1182.42
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 54988 0 0 0 118195 47 0 0 25 0 1 0 111557855 230842368 54744 1992294400 134512640 135712473 4294956208 18446744073709551615 134564364 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 56358 54744 109 292 0 56063 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 225432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1433136/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=225432 CPUtime=1200.03
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 54993 0 0 0 119956 47 0 0 25 0 1 0 111557855 230842368 54749 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 56358 54749 109 292 0 56063 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 225432

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

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

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1502
/proc/meminfo: memFree=1433136/2055920 swapFree=4181400/4192956
[pid=1499] ppid=1497 vsize=225432 CPUtime=1200.03
/proc/1499/stat : 1499 (SApperloT-hrp) R 1497 1499 1314 0 -1 4194304 54993 0 0 0 119956 47 0 0 25 0 1 0 111557855 230842368 54749 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1499/statm: 56358 54749 109 292 0 56063 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 225432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.94
CPU time (s): 1200.07
CPU user time (s): 1199.56
CPU system time (s): 0.508922
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 225432

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

runsolver used 0.748886 second user time and 2.5996 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-27 14:27:25
IDJOB=1738046
IDBENCH=71800
IDSOLVER=510
FILE ID=node16/1738046-1240835245
PBS_JOBID= 9187500
Free space on /tmp= 66404 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738046-1240835245/watcher-1738046-1240835245 -o /tmp/evaluation-result-1738046-1240835245/solver-1738046-1240835245 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=657515852 HOME/instance-1738046-1240835245.cnf

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

MD5SUM BENCH= 0a7df8011edd7a5f3da371261f9b3f8b
RANDOM SEED=657515852

node16.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.234
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.234
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:       1653080 kB
Buffers:         54792 kB
Cached:         266984 kB
SwapCached:       5440 kB
Active:         102880 kB
Inactive:       226864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653080 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            59100 kB
Committed_AS:   442456 kB
PageTables:       1436 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= 66404 MiB
End job on node16 at 2009-04-27 14:47:27