Trace number 1534320

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.09 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S404185236-001.cnf
MD5SUM0374a56a4be774bc099f027bd9c7fc30
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.2885
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1534320-1238566545/watcher-1534320-1238566545 -o /tmp/evaluation-result-1534320-1238566545/solver-1534320-1238566545 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1974819764 HOME/instance-1534320-1238566545.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.09 1.04 1.05 2/73 22079
/proc/meminfo: memFree=1515040/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=1352 CPUtime=0
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 149 0 0 0 0 0 0 0 20 0 1 0 913043153 1384448 133 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 337 137 99 292 0 42 0

[startup+0.0172381 s]
/proc/loadavg: 1.09 1.04 1.05 2/73 22079
/proc/meminfo: memFree=1515040/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=1484 CPUtime=0.01
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 182 0 0 0 1 0 0 0 20 0 1 0 913043153 1519616 165 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 371 165 105 292 0 76 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1484

[startup+0.101247 s]
/proc/loadavg: 1.09 1.04 1.05 2/73 22079
/proc/meminfo: memFree=1515040/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=1616 CPUtime=0.09
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 209 0 0 0 9 0 0 0 20 0 1 0 913043153 1654784 192 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 404 192 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301267 s]
/proc/loadavg: 1.09 1.04 1.05 2/73 22079
/proc/meminfo: memFree=1515040/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=2012 CPUtime=0.29
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 313 0 0 0 29 0 0 0 21 0 1 0 913043153 2060288 296 1992294400 134512640 135712473 4294956192 18446744073709551615 134574542 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 503 296 109 292 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2012

[startup+0.701309 s]
/proc/loadavg: 1.09 1.04 1.05 2/73 22079
/proc/meminfo: memFree=1515040/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=2144 CPUtime=0.69
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 342 0 0 0 69 0 0 0 25 0 1 0 913043153 2195456 325 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 536 325 109 292 0 241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2144

[startup+1.50139 s]
/proc/loadavg: 1.09 1.04 1.05 2/74 22080
/proc/meminfo: memFree=1514072/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=2276 CPUtime=1.49
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 378 0 0 0 149 0 0 0 25 0 1 0 913043153 2330624 361 1992294400 134512640 135712473 4294956192 18446744073709551615 134563164 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 569 361 109 292 0 274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10156 s]
/proc/loadavg: 1.09 1.04 1.05 2/74 22080
/proc/meminfo: memFree=1513816/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=4796 CPUtime=3.09
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 1012 0 0 0 309 0 0 0 25 0 1 0 913043153 4911104 995 1992294400 134512640 135712473 4294956192 18446744073709551615 134556947 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 1199 995 109 292 0 904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4796

[startup+6.3019 s]
/proc/loadavg: 1.08 1.04 1.05 2/74 22080
/proc/meminfo: memFree=1510104/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=5984 CPUtime=6.29
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 1324 0 0 0 629 0 0 0 25 0 1 0 913043153 6127616 1307 1992294400 134512640 135712473 4294956192 18446744073709551615 134564286 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 1496 1307 109 292 0 1201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5984

[startup+12.7016 s]
/proc/loadavg: 1.07 1.04 1.05 2/74 22080
/proc/meminfo: memFree=1509728/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=6376 CPUtime=12.68
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 1399 0 0 0 1268 0 0 0 25 0 1 0 913043153 6529024 1382 1992294400 134512640 135712473 4294956192 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 1594 1382 109 292 0 1299 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6376

[startup+25.5019 s]
/proc/loadavg: 1.06 1.03 1.05 2/74 22080
/proc/meminfo: memFree=1509408/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=6640 CPUtime=25.48
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 1473 0 0 0 2548 0 0 0 25 0 1 0 913043153 6799360 1456 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 1660 1456 109 292 0 1365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6640

[startup+51.1016 s]
/proc/loadavg: 1.04 1.03 1.05 2/74 22080
/proc/meminfo: memFree=1509024/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=7040 CPUtime=51.07
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 1562 0 0 0 5107 0 0 0 25 0 1 0 913043153 7208960 1545 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 1760 1545 109 292 0 1465 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7040

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.04 2/74 22080
/proc/meminfo: memFree=1508384/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=7576 CPUtime=102.26
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 1711 0 0 0 10226 0 0 0 25 0 1 0 913043153 7757824 1694 1992294400 134512640 135712473 4294956192 18446744073709551615 134574385 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 1894 1694 109 292 0 1599 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7576

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.04 2/74 22080
/proc/meminfo: memFree=1480864/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=36156 CPUtime=162.24
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 8815 0 0 0 16217 7 0 0 25 0 1 0 913043153 37023744 8602 1992294400 134512640 135712473 4294956192 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 9039 8602 109 292 0 8744 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 36156

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/74 22080
/proc/meminfo: memFree=1462752/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=55384 CPUtime=222.22
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 13553 0 0 0 22210 12 0 0 25 0 1 0 913043153 56713216 13082 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 13846 13082 109 292 0 13551 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 55384

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.02 2/74 22080
/proc/meminfo: memFree=1449696/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=68632 CPUtime=282.21
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 16822 0 0 0 28204 17 0 0 25 0 1 0 913043153 70279168 16351 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 17158 16351 109 292 0 16863 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68632

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 22080
/proc/meminfo: memFree=1445664/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=73040 CPUtime=342.19
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 17774 0 0 0 34201 18 0 0 25 0 1 0 913043153 74792960 17303 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 18260 17303 109 292 0 17965 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 73040

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 22080
/proc/meminfo: memFree=1441312/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=77932 CPUtime=402.17
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 18930 0 0 0 40198 19 0 0 25 0 1 0 913043153 79802368 18459 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 19483 18459 109 292 0 19188 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 77932

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 22080
/proc/meminfo: memFree=1428448/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=91060 CPUtime=462.16
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 22085 0 0 0 46193 23 0 0 25 0 1 0 913043153 93245440 21614 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 22765 21614 109 292 0 22470 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 91060

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22080
/proc/meminfo: memFree=1423648/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=96192 CPUtime=522.14
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 23304 0 0 0 52190 24 0 0 25 0 1 0 913043153 98500608 22833 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 24048 22833 109 292 0 23753 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 96192

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1418976/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=101308 CPUtime=582.12
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 24458 0 0 0 58187 25 0 0 25 0 1 0 913043153 103739392 23987 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 25327 23987 109 292 0 25032 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 101308

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1407840/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=112628 CPUtime=642.11
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 27226 0 0 0 64181 30 0 0 25 0 1 0 913043153 115331072 26755 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 28157 26755 109 292 0 27862 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 112628

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1400288/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=120408 CPUtime=702.09
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 29129 0 0 0 70177 32 0 0 25 0 1 0 913043153 123297792 28658 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 30102 28658 109 292 0 29807 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 120408

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1391904/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=129240 CPUtime=762.07
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 31210 0 0 0 76173 34 0 0 25 0 1 0 913043153 132341760 30739 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 32310 30739 109 292 0 32015 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 129240

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1379872/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=142136 CPUtime=822.06
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 34413 0 0 0 82168 38 0 0 25 0 1 0 913043153 145547264 33747 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 35534 33747 109 292 0 35239 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 142136

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1375584/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=146400 CPUtime=882.04
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 35467 0 0 0 88165 39 0 0 25 0 1 0 913043153 149913600 34801 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 36600 34801 109 292 0 36305 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 146400

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1373792/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=148420 CPUtime=942.02
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 35929 0 0 0 94162 40 0 0 25 0 1 0 913043153 151982080 35263 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 37105 35263 109 292 0 36810 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 148420

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1364256/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=158144 CPUtime=1002
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 38305 0 0 0 100158 42 0 0 25 0 1 0 913043153 161939456 37639 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 39536 37639 109 292 0 39241 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 158144

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1355232/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=167560 CPUtime=1061.99
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 40556 0 0 0 106154 45 0 0 25 0 1 0 913043153 171581440 39890 1992294400 134512640 135712473 4294956192 18446744073709551615 134540738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 41890 39890 109 292 0 41595 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 167560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1353696/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=169400 CPUtime=1121.97
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 40942 0 0 0 112152 45 0 0 25 0 1 0 913043153 173465600 40276 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 42350 40276 109 292 0 42055 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 169400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1346208/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=177236 CPUtime=1181.95
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 42831 0 0 0 118148 47 0 0 25 0 1 0 913043153 181489664 42165 1992294400 134512640 135712473 4294956192 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 44309 42165 109 292 0 44014 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 177236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22082
/proc/meminfo: memFree=1343776/2055920 swapFree=4176824/4192956
[pid=22079] ppid=22077 vsize=179628 CPUtime=1200.05
/proc/22079/stat : 22079 (SApperloT-hrp) R 22077 22079 21822 0 -1 4194304 43405 0 0 0 119957 48 0 0 25 0 1 0 913043153 183939072 42739 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22079/statm: 44907 42739 109 292 0 44612 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 179628

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.43
CPU time (s): 1200.09
CPU user time (s): 1199.58
CPU system time (s): 0.507922
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 179628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.58
system time used= 0.507922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43405
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= 1
involuntary context switches= 3171

runsolver used 0.98185 second user time and 3.39548 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-01 08:15:45
IDJOB=1534320
IDBENCH=70638
IDSOLVER=510
FILE ID=node82/1534320-1238566545
PBS_JOBID= 9062154
Free space on /tmp= 61636 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S404185236-001.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534320-1238566545/watcher-1534320-1238566545 -o /tmp/evaluation-result-1534320-1238566545/solver-1534320-1238566545 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1974819764 HOME/instance-1534320-1238566545.cnf

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

MD5SUM BENCH= 0374a56a4be774bc099f027bd9c7fc30
RANDOM SEED=1974819764

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:       1515520 kB
Buffers:         90392 kB
Cached:         358692 kB
SwapCached:       7332 kB
Active:         336420 kB
Inactive:       122152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1515520 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          15004 kB
Slab:            66944 kB
Committed_AS:  2506504 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-04-01 08:35:48