Trace number 1532810

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S1203268705-053.cnf
MD5SUM2cf097c2e3f08e952b8382a74656155a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.54377
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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-1532810-1238400244/watcher-1532810-1238400244 -o /tmp/evaluation-result-1532810-1238400244/solver-1532810-1238400244 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=966124580 HOME/instance-1532810-1238400244.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.98 0.99 3/64 11827
/proc/meminfo: memFree=1756368/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=1776 CPUtime=0
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 1112690707 1818624 207 1992294400 134512640 135712473 4294956208 18446744073709551615 134537114 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 444 208 95 292 0 149 0

[startup+0.100215 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11827
/proc/meminfo: memFree=1756368/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=2996 CPUtime=0.09
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 575 0 0 0 9 0 0 0 18 0 1 0 1112690707 3067904 558 1992294400 134512640 135712473 4294956208 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 749 558 105 292 0 454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2996

[startup+0.201232 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11827
/proc/meminfo: memFree=1756368/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=3392 CPUtime=0.19
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 664 0 0 0 19 0 0 0 18 0 1 0 1112690707 3473408 647 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 848 647 105 292 0 553 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3392

[startup+0.30125 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11827
/proc/meminfo: memFree=1756368/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=3788 CPUtime=0.29
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 754 0 0 0 29 0 0 0 19 0 1 0 1112690707 3878912 737 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 947 737 105 292 0 652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3788

[startup+0.701322 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11827
/proc/meminfo: memFree=1756368/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=5112 CPUtime=0.69
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 1079 0 0 0 69 0 0 0 23 0 1 0 1112690707 5234688 1062 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 1278 1062 105 292 0 983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5112

[startup+1.50146 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1751112/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=7356 CPUtime=1.49
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 1662 0 0 0 149 0 0 0 25 0 1 0 1112690707 7532544 1645 1992294400 134512640 135712473 4294956208 18446744073709551615 134564214 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 1839 1645 109 292 0 1544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7356

[startup+3.10175 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1749128/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=9204 CPUtime=3.09
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 2100 0 0 0 308 1 0 0 25 0 1 0 1112690707 9424896 2083 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 2301 2083 109 292 0 2006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9204

[startup+6.30132 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1746696/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=10656 CPUtime=6.29
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 2480 0 0 0 628 1 0 0 25 0 1 0 1112690707 10911744 2463 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 2664 2463 109 292 0 2369 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10656

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1745168/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=12516 CPUtime=12.69
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 2949 0 0 0 1268 1 0 0 25 0 1 0 1112690707 12816384 2932 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 3129 2932 109 292 0 2834 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12516

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1742992/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=14376 CPUtime=25.49
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 3400 0 0 0 2547 2 0 0 25 0 1 0 1112690707 14721024 3383 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 3594 3383 109 292 0 3299 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14376

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1740432/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=17112 CPUtime=51.07
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 4030 0 0 0 5105 2 0 0 25 0 1 0 1112690707 17522688 4013 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 4278 4013 109 292 0 3983 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17112

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1737424/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=20224 CPUtime=102.26
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 4794 0 0 0 10222 4 0 0 25 0 1 0 1112690707 20709376 4777 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 5056 4777 109 292 0 4761 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20224

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1712592/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=45840 CPUtime=162.24
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 11162 0 0 0 16216 8 0 0 25 0 1 0 1112690707 46940160 11145 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 11460 11145 109 292 0 11165 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 45840

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1660240/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=97332 CPUtime=222.22
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 24025 0 0 0 22201 21 0 0 25 0 1 0 1112690707 99667968 24008 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 24333 24008 109 292 0 24038 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 97332

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1658128/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=99720 CPUtime=282.19
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 24555 0 0 0 28197 22 0 0 25 0 1 0 1112690707 102113280 24538 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 24930 24538 109 292 0 24635 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 99720

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1655440/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=102596 CPUtime=342.17
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 25226 0 0 0 34194 23 0 0 25 0 1 0 1112690707 105058304 25209 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 25649 25209 109 292 0 25354 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 102596

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1653840/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=104280 CPUtime=402.14
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 25621 0 0 0 40191 23 0 0 25 0 1 0 1112690707 106782720 25604 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 26070 25604 109 292 0 25775 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 104280

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1651216/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=107096 CPUtime=462.12
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 26288 0 0 0 46188 24 0 0 25 0 1 0 1112690707 109666304 26271 1992294400 134512640 135712473 4294956208 18446744073709551615 134554803 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 26774 26271 109 292 0 26479 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 107096

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1650192/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=107904 CPUtime=522.11
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 26537 0 0 0 52186 25 0 0 25 0 1 0 1112690707 110493696 26504 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 26976 26504 109 292 0 26681 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 107904

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1649552/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=108744 CPUtime=582.08
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 26722 0 0 0 58183 25 0 0 25 0 1 0 1112690707 111353856 26689 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 27186 26689 109 292 0 26891 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 108744

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1647312/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=111212 CPUtime=642.07
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 27314 0 0 0 64181 26 0 0 25 0 1 0 1112690707 113881088 27281 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 27803 27281 109 292 0 27508 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 111212

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1646096/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=112232 CPUtime=702.04
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 27555 0 0 0 70178 26 0 0 25 0 1 0 1112690707 114925568 27522 1992294400 134512640 135712473 4294956208 18446744073709551615 134554819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 28058 27522 109 292 0 27763 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 112232

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1644496/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=113888 CPUtime=762.02
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 27940 0 0 0 76176 26 0 0 25 0 1 0 1112690707 116621312 27907 1992294400 134512640 135712473 4294956208 18446744073709551615 134581084 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 28472 27907 109 292 0 28177 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 113888

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1643472/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=115000 CPUtime=822
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 28186 0 0 0 82173 27 0 0 25 0 1 0 1112690707 117760000 28153 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 28750 28153 109 292 0 28455 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 115000

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1643472/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=115000 CPUtime=881.98
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 28187 0 0 0 88171 27 0 0 25 0 1 0 1112690707 117760000 28154 1992294400 134512640 135712473 4294956208 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 28750 28154 109 292 0 28455 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 115000

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1641872/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=116628 CPUtime=941.96
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 28569 0 0 0 94168 28 0 0 25 0 1 0 1112690707 119427072 28536 1992294400 134512640 135712473 4294956208 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 29157 28536 109 292 0 28862 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 116628

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1641488/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=117284 CPUtime=1001.93
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 28696 0 0 0 100165 28 0 0 25 0 1 0 1112690707 120098816 28663 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 29321 28663 109 292 0 29026 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 117284

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1640336/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=118404 CPUtime=1061.92
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 28991 0 0 0 106163 29 0 0 25 0 1 0 1112690707 121245696 28958 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 29601 28958 109 292 0 29306 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 118404

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1640016/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=118696 CPUtime=1121.89
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 29063 0 0 0 112160 29 0 0 25 0 1 0 1112690707 121544704 29030 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 29674 29030 109 292 0 29379 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 118696

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11828
/proc/meminfo: memFree=1638608/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=120268 CPUtime=1181.87
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 29404 0 0 0 118157 30 0 0 25 0 1 0 1112690707 123154432 29365 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 30067 29365 109 292 0 29772 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 120268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 11828
/proc/meminfo: memFree=1638480/2055920 swapFree=4178768/4192956
[pid=11827] ppid=11825 vsize=120412 CPUtime=1200.07
/proc/11827/stat : 11827 (SApperloT-hrp) R 11825 11827 11757 0 -1 4194304 29435 0 0 0 119977 30 0 0 25 0 1 0 1112690707 123301888 29396 1992294400 134512640 135712473 4294956208 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/11827/statm: 30103 29396 109 292 0 29808 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 120412

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.52
CPU time (s): 1200.1
CPU user time (s): 1199.78
CPU system time (s): 0.320951
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 120412

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

runsolver used 1.07084 second user time and 2.23466 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-30 10:04:05
IDJOB=1532810
IDBENCH=70336
IDSOLVER=510
FILE ID=node12/1532810-1238400244
PBS_JOBID= 9061444
Free space on /tmp= 65408 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S1203268705-053.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532810-1238400244/watcher-1532810-1238400244 -o /tmp/evaluation-result-1532810-1238400244/solver-1532810-1238400244 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=966124580 HOME/instance-1532810-1238400244.cnf

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

MD5SUM BENCH= 2cf097c2e3f08e952b8382a74656155a
RANDOM SEED=966124580

node12.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.266
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.266
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:       1756784 kB
Buffers:         61996 kB
Cached:         161472 kB
SwapCached:       7936 kB
Active:         164756 kB
Inactive:        68124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756784 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            52268 kB
Committed_AS:  3033344 kB
PageTables:       1380 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= 65404 MiB
End job on node12 at 2009-03-30 10:24:07