Trace number 1532980

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.14 1200.45

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S15767910-042.cnf
MD5SUMc210a2e606daadbb1d4386048a71e2b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark67.4987
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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-1532980-1238409650/watcher-1532980-1238409650 -o /tmp/evaluation-result-1532980-1238409650/solver-1532980-1238409650 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=529228697 HOME/instance-1532980-1238409650.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.91 0.95 0.98 3/73 14962
/proc/meminfo: memFree=1602872/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=2300 CPUtime=0
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 314 0 0 0 0 0 0 0 20 0 1 0 897353641 2355200 298 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 575 298 95 292 0 280 0

[startup+0.100565 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 14962
/proc/meminfo: memFree=1602872/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=5760 CPUtime=0.09
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 1234 0 0 0 9 0 0 0 20 0 1 0 897353641 5898240 1217 1992294400 134512640 135712473 4294956208 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 1440 1217 105 292 0 1145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5760

[startup+0.201574 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 14962
/proc/meminfo: memFree=1602872/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=6024 CPUtime=0.19
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 1330 0 0 0 19 0 0 0 21 0 1 0 897353641 6168576 1313 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 1506 1313 105 292 0 1211 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6024

[startup+0.301585 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 14962
/proc/meminfo: memFree=1602872/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=6420 CPUtime=0.29
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 1409 0 0 0 29 0 0 0 22 0 1 0 897353641 6574080 1392 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 1605 1392 105 292 0 1310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6420

[startup+0.701626 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 14962
/proc/meminfo: memFree=1602872/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=7368 CPUtime=0.69
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 1639 0 0 0 69 0 0 0 25 0 1 0 897353641 7544832 1622 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 1842 1622 105 292 0 1547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7368

[startup+1.50271 s]
/proc/loadavg: 0.91 0.95 0.98 2/74 14963
/proc/meminfo: memFree=1595824/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=9348 CPUtime=1.49
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 2136 0 0 0 148 1 0 0 25 0 1 0 897353641 9572352 2119 1992294400 134512640 135712473 4294956208 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 2337 2119 105 292 0 2042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9348

[startup+3.10188 s]
/proc/loadavg: 0.91 0.95 0.98 2/74 14963
/proc/meminfo: memFree=1592496/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=14904 CPUtime=3.09
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 3546 0 0 0 306 3 0 0 25 0 1 0 897353641 15261696 3529 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 3726 3529 105 292 0 3431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14904

[startup+6.30122 s]
/proc/loadavg: 0.92 0.95 0.98 2/74 14963
/proc/meminfo: memFree=1585264/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=20580 CPUtime=6.29
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 4929 0 0 0 625 4 0 0 25 0 1 0 897353641 21073920 4912 1992294400 134512640 135712473 4294956208 18446744073709551615 134559260 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 5145 4912 109 292 0 4850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20580

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/74 14963
/proc/meminfo: memFree=1569648/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=35368 CPUtime=12.69
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 8640 0 0 0 1262 7 0 0 25 0 1 0 897353641 36216832 8623 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 8842 8623 109 292 0 8547 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35368

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.98 2/74 14963
/proc/meminfo: memFree=1555576/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=48316 CPUtime=25.48
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 11855 0 0 0 2539 9 0 0 25 0 1 0 897353641 49475584 11838 1992294400 134512640 135712473 4294956208 18446744073709551615 134556983 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 12079 11838 109 292 0 11784 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48316

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/74 14963
/proc/meminfo: memFree=1543864/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=60072 CPUtime=51.08
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 14806 0 0 0 5096 12 0 0 25 0 1 0 897353641 61513728 14756 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 15018 14756 109 292 0 14723 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60072

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.98 2/74 14963
/proc/meminfo: memFree=1539320/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=64560 CPUtime=102.27
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 15928 0 0 0 10214 13 0 0 25 0 1 0 897353641 66109440 15878 1992294400 134512640 135712473 4294956208 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 16140 15878 109 292 0 15845 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64560

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1535416/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=68604 CPUtime=162.25
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 16890 0 0 0 16212 13 0 0 25 0 1 0 897353641 70250496 16840 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 17151 16840 109 292 0 16856 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68604

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1529528/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=74648 CPUtime=222.24
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 18357 0 0 0 22210 14 0 0 25 0 1 0 897353641 76439552 18307 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 18662 18307 109 292 0 18367 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 74648

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1525688/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=78548 CPUtime=282.22
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 19303 0 0 0 28207 15 0 0 25 0 1 0 897353641 80433152 19253 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 19637 19253 109 292 0 19342 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 78548

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1520896/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=83204 CPUtime=342.21
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 20479 0 0 0 34204 17 0 0 25 0 1 0 897353641 85200896 20429 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 20801 20429 109 292 0 20506 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 83204

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1517888/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=86456 CPUtime=402.18
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 21238 0 0 0 40201 17 0 0 25 0 1 0 897353641 88530944 21188 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 21614 21188 109 292 0 21319 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 86456

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1516032/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=88396 CPUtime=462.17
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 21743 0 0 0 46200 17 0 0 25 0 1 0 897353641 90517504 21693 1992294400 134512640 135712473 4294956208 18446744073709551615 134581160 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 22099 21693 109 292 0 21804 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 88396

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1516032/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=88396 CPUtime=522.15
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 21743 0 0 0 52198 17 0 0 25 0 1 0 897353641 90517504 21693 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 22099 21693 109 292 0 21804 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 88396

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1515072/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=89320 CPUtime=582.14
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 21972 0 0 0 58196 18 0 0 25 0 1 0 897353641 91463680 21922 1992294400 134512640 135712473 4294956208 18446744073709551615 134554803 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 22330 21922 109 292 0 22035 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 89320

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1514304/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=90112 CPUtime=642.12
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 22160 0 0 0 64194 18 0 0 25 0 1 0 897353641 92274688 22110 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 22528 22110 109 292 0 22233 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 90112

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1514112/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=90368 CPUtime=702.11
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 22201 0 0 0 70193 18 0 0 25 0 1 0 897353641 92536832 22151 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 22592 22151 109 292 0 22297 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 90368

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1501952/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=102632 CPUtime=762.1
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 25241 0 0 0 76190 20 0 0 25 0 1 0 897353641 105095168 25191 1992294400 134512640 135712473 4294956208 18446744073709551615 134612963 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 25658 25191 109 292 0 25363 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 102632

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1472448/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=132332 CPUtime=822.08
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 32673 0 0 0 82178 30 0 0 25 0 1 0 897353641 135507968 32623 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 33083 32623 109 292 0 32788 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 132332

[startup+882.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1443008/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=161504 CPUtime=882.06
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 39951 0 0 0 88168 38 0 0 25 0 1 0 897353641 165380096 39901 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 40376 39901 109 292 0 40081 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 161504

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1414592/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=190148 CPUtime=942.04
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 47108 0 0 0 94158 46 0 0 25 0 1 0 897353641 194711552 47058 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 47537 47058 109 292 0 47242 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 190148

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1386624/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=217868 CPUtime=1002.04
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 54044 0 0 0 100148 56 0 0 25 0 1 0 897353641 223096832 53994 1992294400 134512640 135712473 4294956208 18446744073709551615 134564540 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 54467 53994 109 292 0 54172 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 217868

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1334272/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=270904 CPUtime=1062.01
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 67281 0 0 0 106136 65 0 0 25 0 1 0 897353641 277405696 67231 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 67726 67231 109 292 0 67431 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 270904

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1323392/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=280912 CPUtime=1122
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 69776 0 0 0 112132 68 0 0 25 0 1 0 897353641 287653888 69726 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 70228 69726 109 292 0 69933 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 280912

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1321280/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=283084 CPUtime=1181.98
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 70314 0 0 0 118129 69 0 0 25 0 1 0 897353641 289878016 70264 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 70771 70264 109 292 0 70476 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 283084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1321280/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=283084 CPUtime=1200.08
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 70314 0 0 0 119939 69 0 0 25 0 1 0 897353641 289878016 70264 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 70771 70264 109 292 0 70476 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 283084

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14963
/proc/meminfo: memFree=1321280/2055920 swapFree=4176824/4192956
[pid=14962] ppid=14960 vsize=283084 CPUtime=1200.08
/proc/14962/stat : 14962 (SApperloT-hrp) R 14960 14962 14895 0 -1 4194304 70314 0 0 0 119939 69 0 0 25 0 1 0 897353641 289878016 70264 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14962/statm: 70771 70264 109 292 0 70476 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 283084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.14
CPU user time (s): 1199.4
CPU system time (s): 0.736887
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 283084

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

runsolver used 1.12483 second user time and 3.25251 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-30 12:40:50
IDJOB=1532980
IDBENCH=70370
IDSOLVER=510
FILE ID=node82/1532980-1238409650
PBS_JOBID= 9061453
Free space on /tmp= 61636 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S15767910-042.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532980-1238409650/watcher-1532980-1238409650 -o /tmp/evaluation-result-1532980-1238409650/solver-1532980-1238409650 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=529228697 HOME/instance-1532980-1238409650.cnf

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

MD5SUM BENCH= c210a2e606daadbb1d4386048a71e2b1
RANDOM SEED=529228697

node82.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.232
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.232
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:       1603352 kB
Buffers:         72532 kB
Cached:         308824 kB
SwapCached:       7332 kB
Active:         283592 kB
Inactive:       107216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603352 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            46888 kB
Committed_AS:  2345528 kB
PageTables:       1996 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= 61636 MiB
End job on node82 at 2009-03-30 13:00:53