Trace number 1534240

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.11 1200.52

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S2007898659-069.cnf
MD5SUMc31ae01e49038ee90ca261273074a0e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark582.064
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534240-1238556312/watcher-1534240-1238556312 -o /tmp/evaluation-result-1534240-1238556312/solver-1534240-1238556312 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1568747441 HOME/instance-1534240-1238556312.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 1.07 3/71 21084
/proc/meminfo: memFree=1248728/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=1484 CPUtime=0
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1128294301 1519616 161 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 371 161 105 292 0 76 0

[startup+0.024305 s]
/proc/loadavg: 0.92 0.98 1.07 3/71 21084
/proc/meminfo: memFree=1248728/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=1616 CPUtime=0.02
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 201 0 0 0 2 0 0 0 18 0 1 0 1128294301 1654784 184 1992294400 134512640 135712473 4294956192 18446744073709551615 134560243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 404 184 105 292 0 109 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1616

[startup+0.101318 s]
/proc/loadavg: 0.92 0.98 1.07 3/71 21084
/proc/meminfo: memFree=1248728/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=1616 CPUtime=0.09
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 228 0 0 0 9 0 0 0 18 0 1 0 1128294301 1654784 211 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 404 211 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301356 s]
/proc/loadavg: 0.92 0.98 1.07 3/71 21084
/proc/meminfo: memFree=1248728/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=2144 CPUtime=0.29
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 345 0 0 0 29 0 0 0 19 0 1 0 1128294301 2195456 328 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 536 328 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701432 s]
/proc/loadavg: 0.92 0.98 1.07 3/71 21084
/proc/meminfo: memFree=1248728/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=2276 CPUtime=0.69
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 393 0 0 0 69 0 0 0 22 0 1 0 1128294301 2330624 376 1992294400 134512640 135712473 4294956192 18446744073709551615 134557900 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 569 376 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 1.07 2/72 21085
/proc/meminfo: memFree=1247504/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=2540 CPUtime=1.49
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 438 0 0 0 149 0 0 0 25 0 1 0 1128294301 2600960 421 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 635 421 109 292 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10189 s]
/proc/loadavg: 0.92 0.98 1.07 2/72 21085
/proc/meminfo: memFree=1247120/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=2672 CPUtime=3.09
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 496 0 0 0 309 0 0 0 25 0 1 0 1128294301 2736128 479 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 668 479 109 292 0 373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2672

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 1.07 3/72 21085
/proc/meminfo: memFree=1246736/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=3072 CPUtime=6.29
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 568 0 0 0 629 0 0 0 25 0 1 0 1128294301 3145728 551 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 768 551 109 292 0 473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3072

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 1.07 2/72 21085
/proc/meminfo: memFree=1246224/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=3472 CPUtime=12.69
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 666 0 0 0 1269 0 0 0 25 0 1 0 1128294301 3555328 649 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 868 649 109 292 0 573 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3472

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 1.07 2/72 21085
/proc/meminfo: memFree=1235216/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=15088 CPUtime=25.48
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 3573 0 0 0 2546 2 0 0 25 0 1 0 1128294301 15450112 3556 1992294400 134512640 135712473 4294956192 18446744073709551615 134566481 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 3772 3556 109 292 0 3477 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15088

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 1.06 2/72 21085
/proc/meminfo: memFree=1216016/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=33580 CPUtime=51.08
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 8203 0 0 0 5103 5 0 0 25 0 1 0 1128294301 34385920 8186 1992294400 134512640 135712473 4294956192 18446744073709551615 134563935 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 8395 8186 109 292 0 8100 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33580

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.06 2/72 21085
/proc/meminfo: memFree=1167888/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=81900 CPUtime=102.26
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20189 0 0 0 10212 14 0 0 25 0 1 0 1128294301 83865600 20172 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20475 20172 109 292 0 20180 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 81900

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/72 21085
/proc/meminfo: memFree=1167696/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=82032 CPUtime=162.24
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20231 0 0 0 16210 14 0 0 25 0 1 0 1128294301 84000768 20214 1992294400 134512640 135712473 4294956192 18446744073709551615 134558623 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20508 20214 109 292 0 20213 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 82032

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/72 21085
/proc/meminfo: memFree=1167376/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=82304 CPUtime=222.21
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20295 0 0 0 22207 14 0 0 25 0 1 0 1128294301 84279296 20278 1992294400 134512640 135712473 4294956192 18446744073709551615 134554447 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20576 20278 109 292 0 20281 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 82304

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/72 21085
/proc/meminfo: memFree=1167056/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=82576 CPUtime=282.19
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20367 0 0 0 28205 14 0 0 25 0 1 0 1128294301 84557824 20350 1992294400 134512640 135712473 4294956192 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20644 20350 109 292 0 20349 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 82576

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/72 21085
/proc/meminfo: memFree=1166800/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=82848 CPUtime=342.17
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20441 0 0 0 34203 14 0 0 25 0 1 0 1128294301 84836352 20424 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20712 20424 109 292 0 20417 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 82848

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/72 21085
/proc/meminfo: memFree=1166672/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=83120 CPUtime=402.16
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20479 0 0 0 40201 15 0 0 25 0 1 0 1128294301 85114880 20462 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20780 20462 109 292 0 20485 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 83120

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/72 21085
/proc/meminfo: memFree=1166480/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=83256 CPUtime=462.13
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20509 0 0 0 46198 15 0 0 25 0 1 0 1128294301 85254144 20492 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20814 20492 109 292 0 20519 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 83256

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/72 21085
/proc/meminfo: memFree=1166416/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=83256 CPUtime=522.11
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20534 0 0 0 52196 15 0 0 25 0 1 0 1128294301 85254144 20517 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20814 20517 109 292 0 20519 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 83256

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/72 21085
/proc/meminfo: memFree=1166288/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=83392 CPUtime=582.09
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20567 0 0 0 58194 15 0 0 25 0 1 0 1128294301 85393408 20550 1992294400 134512640 135712473 4294956192 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20848 20550 109 292 0 20553 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 83392

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 1.01 2/72 21085
/proc/meminfo: memFree=1166224/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=83528 CPUtime=642.08
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20588 0 0 0 64193 15 0 0 25 0 1 0 1128294301 85532672 20571 1992294400 134512640 135712473 4294956192 18446744073709551615 134552693 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20882 20571 109 292 0 20587 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 83528

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21085
/proc/meminfo: memFree=1165968/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=83816 CPUtime=702.05
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20634 0 0 0 70190 15 0 0 25 0 1 0 1128294301 85827584 20617 1992294400 134512640 135712473 4294956192 18446744073709551615 134564760 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20954 20617 109 292 0 20659 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 83816

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21085
/proc/meminfo: memFree=1165904/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=83816 CPUtime=762.03
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20647 0 0 0 76188 15 0 0 25 0 1 0 1128294301 85827584 20630 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20954 20630 109 292 0 20659 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 83816

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21085
/proc/meminfo: memFree=1165840/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=83960 CPUtime=822.01
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20675 0 0 0 82185 16 0 0 25 0 1 0 1128294301 85975040 20658 1992294400 134512640 135712473 4294956192 18446744073709551615 134563529 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 20990 20658 109 292 0 20695 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 83960

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21085
/proc/meminfo: memFree=1165776/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=84104 CPUtime=881.99
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20693 0 0 0 88183 16 0 0 25 0 1 0 1128294301 86122496 20676 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 21026 20676 109 292 0 20731 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 84104

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21085
/proc/meminfo: memFree=1165648/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=84248 CPUtime=941.97
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20714 0 0 0 94181 16 0 0 25 0 1 0 1128294301 86269952 20697 1992294400 134512640 135712473 4294956192 18446744073709551615 134552728 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 21062 20697 109 292 0 20767 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 84248

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21085
/proc/meminfo: memFree=1165520/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=84248 CPUtime=1001.95
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20740 0 0 0 100179 16 0 0 25 0 1 0 1128294301 86269952 20723 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 21062 20723 109 292 0 20767 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 84248

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21085
/proc/meminfo: memFree=1165392/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=84536 CPUtime=1061.93
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20775 0 0 0 106177 16 0 0 25 0 1 0 1128294301 86564864 20758 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 21134 20758 109 292 0 20839 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 84536

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21085
/proc/meminfo: memFree=1165264/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=84536 CPUtime=1121.91
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20804 0 0 0 112175 16 0 0 25 0 1 0 1128294301 86564864 20787 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 21134 20787 109 292 0 20839 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 84536

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21086
/proc/meminfo: memFree=1165136/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=84680 CPUtime=1181.89
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20832 0 0 0 118173 16 0 0 25 0 1 0 1128294301 86712320 20815 1992294400 134512640 135712473 4294956192 18446744073709551615 134543699 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 21170 20815 109 292 0 20875 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 84680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 21087
/proc/meminfo: memFree=1165072/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=84824 CPUtime=1200.08
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20850 0 0 0 119992 16 0 0 25 0 1 0 1128294301 86859776 20833 1992294400 134512640 135712473 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 21206 20833 109 292 0 20911 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 84824

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: 0.99 0.98 1.00 2/72 21087
/proc/meminfo: memFree=1165072/2055920 swapFree=4170332/4192956
[pid=21084] ppid=21082 vsize=84824 CPUtime=1200.08
/proc/21084/stat : 21084 (SApperloT-hrp) R 21082 21084 20221 0 -1 4194304 20850 0 0 0 119992 16 0 0 25 0 1 0 1128294301 86859776 20833 1992294400 134512640 135712473 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 21206 20833 109 292 0 20911 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 84824

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.93
CPU system time (s): 0.181972
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 84824

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

runsolver used 1.16182 second user time and 3.21551 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-01 05:25:12
IDJOB=1534240
IDBENCH=70622
IDSOLVER=510
FILE ID=node38/1534240-1238556312
PBS_JOBID= 9062107
Free space on /tmp= 65528 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S2007898659-069.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534240-1238556312/watcher-1534240-1238556312 -o /tmp/evaluation-result-1534240-1238556312/solver-1534240-1238556312 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1568747441 HOME/instance-1534240-1238556312.cnf

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

MD5SUM BENCH= c31ae01e49038ee90ca261273074a0e1
RANDOM SEED=1568747441

node38.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.259
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	: 5931.00
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.259
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:       1249144 kB
Buffers:         92972 kB
Cached:         611420 kB
SwapCached:      11172 kB
Active:         196568 kB
Inactive:       520476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249144 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:          18380 kB
Slab:            74900 kB
Committed_AS:  3200272 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-04-01 05:45:15