Trace number 1532064

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT base? (TO) 1200.09 1206.01

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1284372491-036.cnf
MD5SUM2936351992cd53f891ea98e5e0e8663e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.4999
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
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-1532064-1238370883/watcher-1532064-1238370883 -o /tmp/evaluation-result-1532064-1238370883/solver-1532064-1238370883 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1018482622 HOME/instance-1532064-1238370883.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: 1.85 1.97 2.03 3/86 24784
/proc/meminfo: memFree=1669032/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=1448 CPUtime=0
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 134 0 0 0 0 0 0 0 19 0 1 0 463418707 1482752 118 1992294400 134512640 135674425 4294956208 18446744073709551615 134590843 0 0 4096 0 0 0 0 17 0 0 0
/proc/24784/statm: 362 118 91 283 0 76 0

[startup+0.0623949 s]
/proc/loadavg: 1.85 1.97 2.03 3/86 24784
/proc/meminfo: memFree=1669032/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=3164 CPUtime=0.05
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 591 0 0 0 5 0 0 0 19 0 1 0 463418707 3239936 574 1992294400 134512640 135674425 4294956208 18446744073709551615 134564895 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 791 574 99 283 0 505 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3164

[startup+0.102398 s]
/proc/loadavg: 1.85 1.97 2.03 3/86 24784
/proc/meminfo: memFree=1669032/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=3296 CPUtime=0.09
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 652 0 0 0 9 0 0 0 19 0 1 0 463418707 3375104 635 1992294400 134512640 135674425 4294956208 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 824 635 99 283 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3296

[startup+0.301437 s]
/proc/loadavg: 1.85 1.97 2.03 3/86 24784
/proc/meminfo: memFree=1669032/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=4352 CPUtime=0.29
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 912 0 0 0 29 0 0 0 21 0 1 0 463418707 4456448 895 1992294400 134512640 135674425 4294956208 18446744073709551615 134558908 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 1088 895 99 283 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4352

[startup+0.701512 s]
/proc/loadavg: 1.85 1.97 2.03 3/86 24784
/proc/meminfo: memFree=1669032/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=6332 CPUtime=0.69
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 1382 0 0 0 69 0 0 0 25 0 1 0 463418707 6483968 1365 1992294400 134512640 135674425 4294956208 18446744073709551615 134564699 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 1583 1365 99 283 0 1297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6332

[startup+1.50167 s]
/proc/loadavg: 1.85 1.97 2.03 3/87 24785
/proc/meminfo: memFree=1662624/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=9372 CPUtime=1.48
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 2143 0 0 0 147 1 0 0 25 0 1 0 463418707 9596928 2126 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 2343 2126 99 283 0 2057 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9372

[startup+3.10195 s]
/proc/loadavg: 1.85 1.97 2.03 3/87 24785
/proc/meminfo: memFree=1660128/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=10564 CPUtime=3.07
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 2465 0 0 0 306 1 0 0 25 0 1 0 463418707 10817536 2448 1992294400 134512640 135674425 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 2641 2448 99 283 0 2355 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10564

[startup+6.30255 s]
/proc/loadavg: 1.86 1.97 2.03 3/87 24785
/proc/meminfo: memFree=1658656/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=11368 CPUtime=6.26
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 2645 0 0 0 625 1 0 0 25 0 1 0 463418707 11640832 2628 1992294400 134512640 135674425 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 2842 2628 99 283 0 2556 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11368

[startup+12.7017 s]
/proc/loadavg: 1.87 1.97 2.03 3/87 24785
/proc/meminfo: memFree=1656672/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=13240 CPUtime=12.63
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 3116 0 0 0 1261 2 0 0 25 0 1 0 463418707 13557760 3099 1992294400 134512640 135674425 4294956208 18446744073709551615 134559723 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 3310 3099 99 283 0 3024 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 13240

[startup+25.5011 s]
/proc/loadavg: 1.90 1.97 2.03 3/87 24785
/proc/meminfo: memFree=1654304/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=15652 CPUtime=25.36
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 3684 0 0 0 2534 2 0 0 25 0 1 0 463418707 16027648 3667 1992294400 134512640 135674425 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 3913 3667 99 283 0 3627 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 15652

[startup+51.1018 s]
/proc/loadavg: 1.93 1.97 2.02 3/87 24785
/proc/meminfo: memFree=1651936/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=18384 CPUtime=50.84
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 4325 0 0 0 5081 3 0 0 25 0 1 0 463418707 18825216 4308 1992294400 134512640 135674425 4294956208 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 4596 4308 99 283 0 4310 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 18384

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 2.02 3/87 24785
/proc/meminfo: memFree=1648992/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=21872 CPUtime=101.78
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 5092 0 0 0 10175 3 0 0 25 0 1 0 463418707 22396928 5075 1992294400 134512640 135674425 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 5468 5075 99 283 0 5182 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 21872

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 2.01 3/87 24785
/proc/meminfo: memFree=1645536/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=25240 CPUtime=161.49
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 5846 0 0 0 16145 4 0 0 25 0 1 0 463418707 25845760 5829 1992294400 134512640 135674425 4294956208 18446744073709551615 134559635 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 6310 5829 99 283 0 6024 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 25240

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 2.01 3/87 24785
/proc/meminfo: memFree=1643168/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=27796 CPUtime=221.19
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 6439 0 0 0 22115 4 0 0 25 0 1 0 463418707 28463104 6422 1992294400 134512640 135674425 4294956208 18446744073709551615 134565270 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 6949 6422 99 283 0 6663 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 27796

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24785
/proc/meminfo: memFree=1640480/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=30588 CPUtime=280.9
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 7097 0 0 0 28085 5 0 0 25 0 1 0 463418707 31322112 7080 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 7647 7080 99 283 0 7361 0
Current children cumulated CPU time (s) 280.9
Current children cumulated vsize (KiB) 30588

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24785
/proc/meminfo: memFree=1639008/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=32280 CPUtime=340.61
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 7474 0 0 0 34056 5 0 0 25 0 1 0 463418707 33054720 7457 1992294400 134512640 135674425 4294956208 18446744073709551615 134558951 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 8070 7457 99 283 0 7784 0
Current children cumulated CPU time (s) 340.61
Current children cumulated vsize (KiB) 32280

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1637856/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=33696 CPUtime=400.3
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 7743 0 0 0 40025 5 0 0 25 0 1 0 463418707 34504704 7726 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 8424 7726 99 283 0 8138 0
Current children cumulated CPU time (s) 400.3
Current children cumulated vsize (KiB) 33696

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1635488/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=36288 CPUtime=460.01
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 8348 0 0 0 45995 6 0 0 25 0 1 0 463418707 37158912 8331 1992294400 134512640 135674425 4294956208 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 9072 8331 99 283 0 8786 0
Current children cumulated CPU time (s) 460.01
Current children cumulated vsize (KiB) 36288

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1634976/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=37272 CPUtime=519.72
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 8517 0 0 0 51966 6 0 0 25 0 1 0 463418707 38166528 8500 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 9318 8500 99 283 0 9032 0
Current children cumulated CPU time (s) 519.72
Current children cumulated vsize (KiB) 37272

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1634528/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=37688 CPUtime=579.43
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 8630 0 0 0 57937 6 0 0 25 0 1 0 463418707 38592512 8613 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 9422 8613 99 283 0 9136 0
Current children cumulated CPU time (s) 579.43
Current children cumulated vsize (KiB) 37688

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1632480/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=39768 CPUtime=639.13
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 9117 0 0 0 63907 6 0 0 25 0 1 0 463418707 40722432 9100 1992294400 134512640 135674425 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 9942 9100 99 283 0 9656 0
Current children cumulated CPU time (s) 639.13
Current children cumulated vsize (KiB) 39768

[startup+702.303 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1631136/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=41384 CPUtime=698.83
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 9439 0 0 0 69877 6 0 0 25 0 1 0 463418707 42377216 9422 1992294400 134512640 135674425 4294956208 18446744073709551615 134556466 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 10346 9422 99 283 0 10060 0
Current children cumulated CPU time (s) 698.83
Current children cumulated vsize (KiB) 41384

[startup+762.308 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1630432/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=42268 CPUtime=758.54
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 9650 0 0 0 75848 6 0 0 25 0 1 0 463418707 43282432 9633 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 10567 9633 99 283 0 10281 0
Current children cumulated CPU time (s) 758.54
Current children cumulated vsize (KiB) 42268

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1629728/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=43328 CPUtime=818.25
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 9823 0 0 0 81819 6 0 0 25 0 1 0 463418707 44367872 9806 1992294400 134512640 135674425 4294956208 18446744073709551615 134564753 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 10832 9806 99 283 0 10546 0
Current children cumulated CPU time (s) 818.25
Current children cumulated vsize (KiB) 43328

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1629216/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=43652 CPUtime=877.95
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 9919 0 0 0 87789 6 0 0 25 0 1 0 463418707 44699648 9902 1992294400 134512640 135674425 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 10913 9902 99 283 0 10627 0
Current children cumulated CPU time (s) 877.95
Current children cumulated vsize (KiB) 43652

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1628832/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=44248 CPUtime=937.66
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 10029 0 0 0 93760 6 0 0 25 0 1 0 463418707 45309952 10012 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 11062 10012 99 283 0 10776 0
Current children cumulated CPU time (s) 937.66
Current children cumulated vsize (KiB) 44248

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1626464/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=46968 CPUtime=997.37
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 10628 0 0 0 99730 7 0 0 25 0 1 0 463418707 48095232 10611 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 11742 10611 99 283 0 11456 0
Current children cumulated CPU time (s) 997.37
Current children cumulated vsize (KiB) 46968

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1625056/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=48600 CPUtime=1057.08
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 10987 0 0 0 105701 7 0 0 25 0 1 0 463418707 49766400 10970 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 12150 10970 99 283 0 11864 0
Current children cumulated CPU time (s) 1057.08
Current children cumulated vsize (KiB) 48600

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1624608/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=49132 CPUtime=1116.78
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 11095 0 0 0 111671 7 0 0 25 0 1 0 463418707 50311168 11078 1992294400 134512640 135674425 4294956208 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 12283 11078 99 283 0 11997 0
Current children cumulated CPU time (s) 1116.78
Current children cumulated vsize (KiB) 49132

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1623904/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=49912 CPUtime=1176.49
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 11252 0 0 0 117642 7 0 0 25 0 1 0 463418707 51109888 11235 1992294400 134512640 135674425 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 12478 11235 99 283 0 12192 0
Current children cumulated CPU time (s) 1176.49
Current children cumulated vsize (KiB) 49912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206 s]
/proc/loadavg: 1.99 1.97 2.00 3/87 24791
/proc/meminfo: memFree=1623712/2055924 swapFree=4179676/4192956
[pid=24784] ppid=24782 vsize=50068 CPUtime=1200.07
/proc/24784/stat : 24784 (SApperloT-base) R 24782 24784 24747 0 -1 4194304 11294 0 0 0 120000 7 0 0 25 0 1 0 463418707 51269632 11277 1992294400 134512640 135674425 4294956208 18446744073709551615 134571287 0 0 4096 0 0 0 0 17 1 0 0
/proc/24784/statm: 12517 11277 99 283 0 12231 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 50068

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): 1206.01
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.081987
CPU usage (%): 99.5085
Max. virtual memory (cumulated for all children) (KiB): 50068

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

runsolver used 1.18882 second user time and 4.31634 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 01:54:43
IDJOB=1532064
IDBENCH=70187
IDSOLVER=509
FILE ID=node83/1532064-1238370883
PBS_JOBID= 9061299
Free space on /tmp= 66480 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S1284372491-036.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532064-1238370883/watcher-1532064-1238370883 -o /tmp/evaluation-result-1532064-1238370883/solver-1532064-1238370883 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1018482622 HOME/instance-1532064-1238370883.cnf

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

MD5SUM BENCH= 2936351992cd53f891ea98e5e0e8663e
RANDOM SEED=1018482622

node83.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1669576 kB
Buffers:         71544 kB
Cached:         221528 kB
SwapCached:       7488 kB
Active:         183984 kB
Inactive:       127452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1669576 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:            2080 kB
Writeback:           0 kB
Mapped:          25896 kB
Slab:            58952 kB
Committed_AS:  1040848 kB
PageTables:       2680 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= 66480 MiB
End job on node83 at 2009-03-30 02:14:51