Trace number 1532574

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.06 1200.51

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S1582955175-042.cnf
MD5SUM7696351997fcc9a0c11830645b719732
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.493924
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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-1532574-1238388233/watcher-1532574-1238388233 -o /tmp/evaluation-result-1532574-1238388233/solver-1532574-1238388233 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1908270811 HOME/instance-1532574-1238388233.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 30755
/proc/meminfo: memFree=1441864/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=1580 CPUtime=0
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 194 0 0 0 0 0 0 0 20 0 1 0 1111484257 1617920 178 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 395 179 91 283 0 109 0

[startup+0.0810021 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 30755
/proc/meminfo: memFree=1441864/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=1976 CPUtime=0.07
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 313 0 0 0 7 0 0 0 20 0 1 0 1111484257 2023424 296 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 494 296 99 283 0 208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1976

[startup+0.103005 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 30755
/proc/meminfo: memFree=1441864/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=2108 CPUtime=0.1
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 338 0 0 0 10 0 0 0 20 0 1 0 1111484257 2158592 321 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 527 321 99 283 0 241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2108

[startup+0.302043 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 30755
/proc/meminfo: memFree=1441864/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=2900 CPUtime=0.29
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 526 0 0 0 29 0 0 0 22 0 1 0 1111484257 2969600 509 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 725 509 99 283 0 439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2900

[startup+0.70112 s]
/proc/loadavg: 0.99 0.97 0.99 3/76 30755
/proc/meminfo: memFree=1441864/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=3428 CPUtime=0.69
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 655 0 0 0 69 0 0 0 25 0 1 0 1111484257 3510272 638 1992294400 134512640 135674425 4294956208 18446744073709551615 134555555 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 857 638 99 283 0 571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3428

[startup+1.50127 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30756
/proc/meminfo: memFree=1439552/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=3692 CPUtime=1.49
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 743 0 0 0 149 0 0 0 25 0 1 0 1111484257 3780608 726 1992294400 134512640 135674425 4294956208 18446744073709551615 134560488 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 923 726 99 283 0 637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3692

[startup+3.10158 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30756
/proc/meminfo: memFree=1438912/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=4360 CPUtime=3.09
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 905 0 0 0 309 0 0 0 25 0 1 0 1111484257 4464640 888 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 1090 888 99 283 0 804 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4360

[startup+6.3012 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30756
/proc/meminfo: memFree=1437696/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=5292 CPUtime=6.29
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 1106 0 0 0 629 0 0 0 25 0 1 0 1111484257 5419008 1089 1992294400 134512640 135674425 4294956208 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 1323 1089 99 283 0 1037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5292

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30756
/proc/meminfo: memFree=1436544/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=6276 CPUtime=12.68
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 1361 0 0 0 1268 0 0 0 25 0 1 0 1111484257 6426624 1344 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 1569 1344 99 283 0 1283 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6276

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30756
/proc/meminfo: memFree=1435136/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=7876 CPUtime=25.48
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 1723 0 0 0 2547 1 0 0 25 0 1 0 1111484257 8065024 1706 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 1969 1706 99 283 0 1683 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7876

[startup+51.1029 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30756
/proc/meminfo: memFree=1433216/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=9816 CPUtime=51.07
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 2187 0 0 0 5106 1 0 0 25 0 1 0 1111484257 10051584 2170 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 2454 2170 99 283 0 2168 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9816

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1430208/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=13000 CPUtime=102.26
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 2920 0 0 0 10224 2 0 0 25 0 1 0 1111484257 13312000 2903 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 3250 2903 99 283 0 2964 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13000

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1427648/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=15748 CPUtime=162.23
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 3558 0 0 0 16221 2 0 0 25 0 1 0 1111484257 16125952 3541 1992294400 134512640 135674425 4294956208 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 3937 3541 99 283 0 3651 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 15748

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1425664/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=17904 CPUtime=222.21
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 4051 0 0 0 22218 3 0 0 25 0 1 0 1111484257 18333696 4034 1992294400 134512640 135674425 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 4476 4034 99 283 0 4190 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 17904

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1424384/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=19268 CPUtime=282.19
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 4358 0 0 0 28216 3 0 0 25 0 1 0 1111484257 19730432 4341 1992294400 134512640 135674425 4294956208 18446744073709551615 134555964 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 4817 4341 99 283 0 4531 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 19268

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1422592/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=21296 CPUtime=342.16
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 4807 0 0 0 34213 3 0 0 25 0 1 0 1111484257 21807104 4790 1992294400 134512640 135674425 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 5324 4790 99 283 0 5038 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 21296

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1421440/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=22576 CPUtime=402.14
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 5080 0 0 0 40211 3 0 0 25 0 1 0 1111484257 23117824 5063 1992294400 134512640 135674425 4294956208 18446744073709551615 134567223 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 5644 5063 99 283 0 5358 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 22576

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1420480/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=23672 CPUtime=462.12
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 5315 0 0 0 46208 4 0 0 25 0 1 0 1111484257 24240128 5298 1992294400 134512640 135674425 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 5918 5298 99 283 0 5632 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 23672

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1419072/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=25240 CPUtime=522.1
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 5677 0 0 0 52206 4 0 0 25 0 1 0 1111484257 25845760 5660 1992294400 134512640 135674425 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 6310 5660 99 283 0 6024 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 25240

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1418048/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=26412 CPUtime=582.07
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 5925 0 0 0 58203 4 0 0 25 0 1 0 1111484257 27045888 5908 1992294400 134512640 135674425 4294956208 18446744073709551615 134551267 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 6603 5908 99 283 0 6317 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 26412

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1417280/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=27124 CPUtime=642.06
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 6104 0 0 0 64202 4 0 0 25 0 1 0 1111484257 27774976 6087 1992294400 134512640 135674425 4294956208 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 6781 6087 99 283 0 6495 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 27124

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1416576/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=28044 CPUtime=702.03
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 6300 0 0 0 70199 4 0 0 25 0 1 0 1111484257 28717056 6283 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 7011 6283 99 283 0 6725 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 28044

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1415232/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=29428 CPUtime=762.01
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 6613 0 0 0 76197 4 0 0 25 0 1 0 1111484257 30134272 6596 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 7357 6596 99 283 0 7071 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 29428

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1414336/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=30588 CPUtime=821.98
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 6851 0 0 0 82194 4 0 0 25 0 1 0 1111484257 31322112 6834 1992294400 134512640 135674425 4294956208 18446744073709551615 134581861 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 7647 6834 99 283 0 7361 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 30588

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1413504/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=31544 CPUtime=881.97
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 7060 0 0 0 88192 5 0 0 25 0 1 0 1111484257 32301056 7043 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 7886 7043 99 283 0 7600 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 31544

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1412928/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=32128 CPUtime=941.94
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 7201 0 0 0 94189 5 0 0 25 0 1 0 1111484257 32899072 7184 1992294400 134512640 135674425 4294956208 18446744073709551615 134560473 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 8032 7184 99 283 0 7746 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 32128

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30758
/proc/meminfo: memFree=1412480/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=32736 CPUtime=1001.92
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 7322 0 0 0 100187 5 0 0 25 0 1 0 1111484257 33521664 7305 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 8184 7305 99 283 0 7898 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 32736

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30764
/proc/meminfo: memFree=1412096/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=33188 CPUtime=1061.89
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 7443 0 0 0 106184 5 0 0 25 0 1 0 1111484257 33984512 7426 1992294400 134512640 135674425 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 8297 7426 99 283 0 8011 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 33188

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30764
/proc/meminfo: memFree=1411008/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=34448 CPUtime=1121.87
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 7709 0 0 0 112182 5 0 0 25 0 1 0 1111484257 35274752 7692 1992294400 134512640 135674425 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 8612 7692 99 283 0 8326 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 34448

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30764
/proc/meminfo: memFree=1410176/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=35448 CPUtime=1181.84
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 7926 0 0 0 118179 5 0 0 25 0 1 0 1111484257 36298752 7909 1992294400 134512640 135674425 4294956208 18446744073709551615 134564788 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 8862 7909 99 283 0 8576 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 35448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 30764
/proc/meminfo: memFree=1409856/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=35720 CPUtime=1200.04
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 7993 0 0 0 119999 5 0 0 25 0 1 0 1111484257 36577280 7976 1992294400 134512640 135674425 4294956208 18446744073709551615 134558957 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 8930 7976 99 283 0 8644 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35720

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.97 0.99 2/77 30764
/proc/meminfo: memFree=1409856/2055920 swapFree=4127460/4192956
[pid=30755] ppid=30753 vsize=35720 CPUtime=1200.04
/proc/30755/stat : 30755 (SApperloT-base) R 30753 30755 30533 0 -1 4194304 7993 0 0 0 119999 5 0 0 25 0 1 0 1111484257 36577280 7976 1992294400 134512640 135674425 4294956208 18446744073709551615 134558957 0 0 4096 0 0 0 0 17 1 0 0
/proc/30755/statm: 8930 7976 99 283 0 8644 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.99
CPU system time (s): 0.06299
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 35720

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

runsolver used 1.08384 second user time and 3.2975 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-30 06:43:53
IDJOB=1532574
IDBENCH=70289
IDSOLVER=509
FILE ID=node63/1532574-1238388233
PBS_JOBID= 9061311
Free space on /tmp= 66484 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S1582955175-042.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532574-1238388233/watcher-1532574-1238388233 -o /tmp/evaluation-result-1532574-1238388233/solver-1532574-1238388233 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1908270811 HOME/instance-1532574-1238388233.cnf

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

MD5SUM BENCH= 7696351997fcc9a0c11830645b719732
RANDOM SEED=1908270811

node63.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.285
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.285
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:      2055920 kB
MemFree:       1442344 kB
Buffers:         85800 kB
Cached:         390940 kB
SwapCached:      55360 kB
Active:          56564 kB
Inactive:       476992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442344 kB
SwapTotal:     4192956 kB
SwapFree:      4127460 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          14612 kB
Slab:            64632 kB
Committed_AS:  3241056 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node63 at 2009-03-30 07:03:56