Trace number 1532370

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.12 1200.65

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S2140929154-062.cnf
MD5SUMd3e388145b1dc90e0d73a294f0c3ce44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark811.961
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-1532370-1238380543/watcher-1532370-1238380543 -o /tmp/evaluation-result-1532370-1238380543/solver-1532370-1238380543 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=673102291 HOME/instance-1532370-1238380543.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 2/64 16358
/proc/meminfo: memFree=712320/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=1352 CPUtime=0
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 1110719665 1384448 112 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 338 112 95 292 0 43 0

[startup+0.0502969 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 16358
/proc/meminfo: memFree=712320/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=2936 CPUtime=0.04
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 544 0 0 0 4 0 0 0 20 0 1 0 1110719665 3006464 527 1992294400 134512640 135712473 4294956192 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 734 528 105 292 0 439 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2936

[startup+0.102301 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 16358
/proc/meminfo: memFree=712320/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=3200 CPUtime=0.09
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 605 0 0 0 9 0 0 0 20 0 1 0 1110719665 3276800 588 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 800 588 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.30232 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 16358
/proc/meminfo: memFree=712320/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=3992 CPUtime=0.29
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 802 0 0 0 29 0 0 0 22 0 1 0 1110719665 4087808 785 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 998 785 105 292 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3992

[startup+0.701361 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 16358
/proc/meminfo: memFree=712320/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=5580 CPUtime=0.68
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 1208 0 0 0 68 0 0 0 25 0 1 0 1110719665 5713920 1191 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 1395 1191 105 292 0 1100 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5580

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16359
/proc/meminfo: memFree=707704/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=6372 CPUtime=1.48
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 1395 0 0 0 148 0 0 0 25 0 1 0 1110719665 6524928 1378 1992294400 134512640 135712473 4294956192 18446744073709551615 134557958 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 1593 1378 105 292 0 1298 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6372

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 16359
/proc/meminfo: memFree=706744/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=6932 CPUtime=3.09
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 1541 0 0 0 308 1 0 0 25 0 1 0 1110719665 7098368 1524 1992294400 134512640 135712473 4294956192 18446744073709551615 134558595 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 1733 1524 105 292 0 1438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6932

[startup+6.30194 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16359
/proc/meminfo: memFree=703544/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=10896 CPUtime=6.28
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 2536 0 0 0 626 2 0 0 25 0 1 0 1110719665 11157504 2519 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/16358/statm: 2724 2519 109 292 0 2429 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10896

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 16359
/proc/meminfo: memFree=699000/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=14576 CPUtime=12.66
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 3411 0 0 0 1264 2 0 0 25 0 1 0 1110719665 14925824 3394 1992294400 134512640 135712473 4294956192 18446744073709551615 134554723 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 3644 3394 109 292 0 3349 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14576

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 16359
/proc/meminfo: memFree=697464/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=16400 CPUtime=25.46
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 3808 0 0 0 2543 3 0 0 25 0 1 0 1110719665 16793600 3791 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 4100 3791 109 292 0 3805 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16400

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 16359
/proc/meminfo: memFree=695672/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=18752 CPUtime=51.05
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 4275 0 0 0 5102 3 0 0 25 0 1 0 1110719665 19202048 4258 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 4688 4258 109 292 0 4393 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18752

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 16359
/proc/meminfo: memFree=692856/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=21844 CPUtime=102.23
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 4924 0 0 0 10219 4 0 0 25 0 1 0 1110719665 22368256 4907 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 5461 4907 109 292 0 5166 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 21844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16359
/proc/meminfo: memFree=691000/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=24256 CPUtime=162.2
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 5384 0 0 0 16216 4 0 0 25 0 1 0 1110719665 24838144 5367 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 6064 5367 109 292 0 5769 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 24256

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16359
/proc/meminfo: memFree=689400/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=26212 CPUtime=222.18
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 5785 0 0 0 22213 5 0 0 25 0 1 0 1110719665 26841088 5768 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 6553 5768 109 292 0 6258 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26212

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16359
/proc/meminfo: memFree=688376/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=27524 CPUtime=282.15
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 6043 0 0 0 28210 5 0 0 25 0 1 0 1110719665 28184576 6026 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 6881 6026 109 292 0 6586 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 27524

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16359
/proc/meminfo: memFree=687352/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=28836 CPUtime=342.12
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 6309 0 0 0 34207 5 0 0 25 0 1 0 1110719665 29528064 6292 1992294400 134512640 135712473 4294956192 18446744073709551615 134564227 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 7209 6292 109 292 0 6914 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 28836

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16359
/proc/meminfo: memFree=686648/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=29604 CPUtime=402.1
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 6477 0 0 0 40205 5 0 0 25 0 1 0 1110719665 30314496 6460 1992294400 134512640 135712473 4294956192 18446744073709551615 134554415 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 7401 6460 109 292 0 7106 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 29604

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=685880/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=30564 CPUtime=462.06
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 6671 0 0 0 46201 5 0 0 25 0 1 0 1110719665 31297536 6654 1992294400 134512640 135712473 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 7641 6654 109 292 0 7346 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 30564

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=684984/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=31596 CPUtime=522.04
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 6912 0 0 0 52199 5 0 0 25 0 1 0 1110719665 32354304 6895 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 7899 6895 109 292 0 7604 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 31596

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=684280/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=32496 CPUtime=582.02
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 7103 0 0 0 58197 5 0 0 25 0 1 0 1110719665 33275904 7086 1992294400 134512640 135712473 4294956192 18446744073709551615 134564130 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 8124 7086 109 292 0 7829 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 32496

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=683896/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=32952 CPUtime=642
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 7208 0 0 0 64194 6 0 0 25 0 1 0 1110719665 33742848 7191 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 8238 7191 109 292 0 7943 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 32952

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=682808/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=34116 CPUtime=701.97
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 7435 0 0 0 70191 6 0 0 25 0 1 0 1110719665 34934784 7418 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 8529 7418 109 292 0 8234 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 34116

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=652216/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=65300 CPUtime=761.95
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 15142 0 0 0 76181 14 0 0 25 0 1 0 1110719665 66867200 15092 1992294400 134512640 135712473 4294956192 18446744073709551615 134601593 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 16325 15092 109 292 0 16030 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 65300

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=616376/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=102512 CPUtime=821.91
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 24299 0 0 0 82167 24 0 0 25 0 1 0 1110719665 104972288 24249 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 25628 24249 109 292 0 25333 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 102512

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=579896/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=138556 CPUtime=881.89
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 33202 0 0 0 88155 34 0 0 25 0 1 0 1110719665 141881344 33152 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 34639 33152 109 292 0 34344 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 138556

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=548472/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=170972 CPUtime=941.87
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 41151 0 0 0 94142 45 0 0 25 0 1 0 1110719665 175075328 41101 1992294400 134512640 135712473 4294956192 18446744073709551615 134589353 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 42743 41101 109 292 0 42448 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 170972

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=513528/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=205792 CPUtime=1001.84
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 49772 0 0 0 100129 55 0 0 25 0 1 0 1110719665 210731008 49722 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 51448 49722 109 292 0 51153 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 205792

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=483576/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=236748 CPUtime=1061.81
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 57351 0 0 0 106119 62 0 0 25 0 1 0 1110719665 242429952 57301 1992294400 134512640 135712473 4294956192 18446744073709551615 134592512 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 59187 57301 109 292 0 58892 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 236748

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=453816/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=266332 CPUtime=1121.79
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 64689 0 0 0 112108 71 0 0 25 0 1 0 1110719665 272723968 64639 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 66583 64639 109 292 0 66288 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 266332

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=419192/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=301236 CPUtime=1181.77
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 73273 0 0 0 118097 80 0 0 25 0 1 0 1110719665 308465664 73223 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 75309 73223 109 292 0 75014 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 301236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 16361
/proc/meminfo: memFree=409912/2055920 swapFree=4176444/4192956
[pid=16358] ppid=16356 vsize=310732 CPUtime=1200.06
/proc/16358/stat : 16358 (SApperloT-hrp) R 16356 16358 15571 0 -1 4194304 75596 0 0 0 119924 82 0 0 25 0 1 0 1110719665 318189568 75546 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 0 0 0
/proc/16358/statm: 77683 75546 109 292 0 77388 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 310732

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.65
CPU time (s): 1200.12
CPU user time (s): 1199.25
CPU system time (s): 0.870867
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 310732

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

runsolver used 1.35679 second user time and 3.01754 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-30 04:35:43
IDJOB=1532370
IDBENCH=70248
IDSOLVER=510
FILE ID=node27/1532370-1238380543
PBS_JOBID= 9061245
Free space on /tmp= 65720 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S2140929154-062.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532370-1238380543/watcher-1532370-1238380543 -o /tmp/evaluation-result-1532370-1238380543/solver-1532370-1238380543 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=673102291 HOME/instance-1532370-1238380543.cnf

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

MD5SUM BENCH= d3e388145b1dc90e0d73a294f0c3ce44
RANDOM SEED=673102291

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:        712736 kB
Buffers:         92460 kB
Cached:        1147224 kB
SwapCached:       9544 kB
Active:         205528 kB
Inactive:      1045400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        712736 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:          16824 kB
Slab:            78116 kB
Committed_AS:  2817244 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65716 MiB
End job on node27 at 2009-03-30 04:55:46