Trace number 1533385

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.55

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S1017443264-065.cnf
MD5SUMa3624ecf3a9b6c1696f882edd6a86cc4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.441932
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
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-1533385-1238458545/watcher-1533385-1238458545 -o /tmp/evaluation-result-1533385-1238458545/solver-1533385-1238458545 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1955388416 HOME/instance-1533385-1238458545.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/72 16510
/proc/meminfo: memFree=1688896/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=1484 CPUtime=0
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 1118515739 1519616 171 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 371 171 105 292 0 76 0

[startup+0.055942 s]
/proc/loadavg: 0.99 0.97 0.99 3/72 16510
/proc/meminfo: memFree=1688896/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=1752 CPUtime=0.05
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 238 0 0 0 5 0 0 0 18 0 1 0 1118515739 1794048 221 1992294400 134512640 135712473 4294956208 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 438 221 105 292 0 143 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1752

[startup+0.101948 s]
/proc/loadavg: 0.99 0.97 0.99 3/72 16510
/proc/meminfo: memFree=1688896/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=1752 CPUtime=0.09
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 251 0 0 0 9 0 0 0 18 0 1 0 1118515739 1794048 234 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 438 234 105 292 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1752

[startup+0.301985 s]
/proc/loadavg: 0.99 0.97 0.99 3/72 16510
/proc/meminfo: memFree=1688896/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=2016 CPUtime=0.29
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 333 0 0 0 29 0 0 0 19 0 1 0 1118515739 2064384 316 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 504 316 109 292 0 209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2016

[startup+0.701061 s]
/proc/loadavg: 0.99 0.97 0.99 3/72 16510
/proc/meminfo: memFree=1688896/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=2544 CPUtime=0.69
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 461 0 0 0 69 0 0 0 22 0 1 0 1118515739 2605056 444 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 636 444 109 292 0 341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2544

[startup+1.50121 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1687224/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=3864 CPUtime=1.49
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 770 0 0 0 149 0 0 0 25 0 1 0 1118515739 3956736 753 1992294400 134512640 135712473 4294956208 18446744073709551615 134559894 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 966 753 109 292 0 671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3864

[startup+3.10151 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1686072/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=4132 CPUtime=3.09
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 833 0 0 0 309 0 0 0 25 0 1 0 1118515739 4231168 816 1992294400 134512640 135712473 4294956208 18446744073709551615 134564814 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 1033 816 109 292 0 738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4132

[startup+6.30111 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1685624/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=4400 CPUtime=6.29
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 906 0 0 0 629 0 0 0 25 0 1 0 1118515739 4505600 889 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 1100 889 109 292 0 805 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4400

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1684984/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=4804 CPUtime=12.69
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 1020 0 0 0 1269 0 0 0 25 0 1 0 1118515739 4919296 1003 1992294400 134512640 135712473 4294956208 18446744073709551615 134540830 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 1201 1003 109 292 0 906 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4804

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1684664/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=5212 CPUtime=25.48
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 1097 0 0 0 2548 0 0 0 25 0 1 0 1118515739 5337088 1080 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 1303 1080 109 292 0 1008 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5212

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1684280/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=5628 CPUtime=51.07
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 1184 0 0 0 5107 0 0 0 25 0 1 0 1118515739 5763072 1167 1992294400 134512640 135712473 4294956208 18446744073709551615 134563666 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 1407 1167 109 292 0 1112 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5628

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1634168/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=56784 CPUtime=102.25
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 13693 0 0 0 10217 8 0 0 25 0 1 0 1118515739 58146816 13676 1992294400 134512640 135712473 4294956208 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 14196 13676 109 292 0 13901 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 56784

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1579576/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=112136 CPUtime=162.23
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 27298 0 0 0 16207 16 0 0 25 0 1 0 1118515739 114827264 27281 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 28034 27281 109 292 0 27739 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 112136

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1579512/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=112136 CPUtime=222.2
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 27298 0 0 0 22204 16 0 0 25 0 1 0 1118515739 114827264 27281 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 28034 27281 109 292 0 27739 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 112136

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1579512/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=112136 CPUtime=282.18
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 27298 0 0 0 28202 16 0 0 25 0 1 0 1118515739 114827264 27281 1992294400 134512640 135712473 4294956208 18446744073709551615 134562835 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 28034 27281 109 292 0 27739 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 112136

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1579512/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=112136 CPUtime=342.16
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 27300 0 0 0 34200 16 0 0 25 0 1 0 1118515739 114827264 27283 1992294400 134512640 135712473 4294956208 18446744073709551615 134564739 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 28034 27283 109 292 0 27739 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 112136

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1579448/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=112136 CPUtime=402.13
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 27300 0 0 0 40197 16 0 0 25 0 1 0 1118515739 114827264 27283 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 28034 27283 109 292 0 27739 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 112136

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1579448/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=112136 CPUtime=462.11
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 27302 0 0 0 46195 16 0 0 25 0 1 0 1118515739 114827264 27285 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 28034 27285 109 292 0 27739 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 112136

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1579448/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=112136 CPUtime=522.1
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 27307 0 0 0 52193 17 0 0 25 0 1 0 1118515739 114827264 27290 1992294400 134512640 135712473 4294956208 18446744073709551615 134559312 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 28034 27290 109 292 0 27739 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 112136

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1556600/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=136312 CPUtime=582.08
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 33261 0 0 0 58185 23 0 0 25 0 1 0 1118515739 139583488 33048 1992294400 134512640 135712473 4294956208 18446744073709551615 134592516 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 34078 33048 109 292 0 33783 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 136312

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1536760/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=157344 CPUtime=642.06
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 38477 0 0 0 64177 29 0 0 25 0 1 0 1118515739 161120256 37934 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 39336 37934 109 292 0 39041 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 157344

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1520888/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=173828 CPUtime=702.03
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 42601 0 0 0 70170 33 0 0 25 0 1 0 1118515739 177999872 41929 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 43457 41929 109 292 0 43162 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 173828

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/73 16511
/proc/meminfo: memFree=1505976/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=189928 CPUtime=762.01
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 46552 0 0 0 76163 38 0 0 25 0 1 0 1118515739 194486272 45623 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 47482 45623 109 292 0 47187 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 189928

[startup+822.302 s]
/proc/loadavg: 1.10 1.00 1.00 2/73 16511
/proc/meminfo: memFree=1503544/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=192756 CPUtime=821.98
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 47229 0 0 0 82160 38 0 0 25 0 1 0 1118515739 197382144 46234 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 48189 46234 109 292 0 47894 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 192756

[startup+882.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/73 16511
/proc/meminfo: memFree=1498488/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=199048 CPUtime=881.96
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 48761 0 0 0 88156 40 0 0 25 0 1 0 1118515739 203825152 47733 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 49762 47733 109 292 0 49467 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 199048

[startup+942.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/73 16511
/proc/meminfo: memFree=1484600/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=212692 CPUtime=941.94
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 52143 0 0 0 94150 44 0 0 25 0 1 0 1118515739 217796608 50986 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 53173 50986 109 292 0 52878 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 212692

[startup+1002.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/73 16511
/proc/meminfo: memFree=1472760/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=224872 CPUtime=1001.92
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 55090 0 0 0 100145 47 0 0 25 0 1 0 1118515739 230268928 53933 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 56218 53933 109 292 0 55923 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 224872

[startup+1062.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/73 16511
/proc/meminfo: memFree=1462968/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=234892 CPUtime=1061.9
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 57589 0 0 0 106140 50 0 0 25 0 1 0 1118515739 240529408 56399 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 58723 56399 109 292 0 58428 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 234892

[startup+1122.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/73 16511
/proc/meminfo: memFree=1460920/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=236752 CPUtime=1121.87
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 58047 0 0 0 112137 50 0 0 25 0 1 0 1118515739 242434048 56857 1992294400 134512640 135712473 4294956208 18446744073709551615 134601810 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 59188 56857 109 292 0 58893 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 236752

[startup+1182.3 s]
/proc/loadavg: 1.12 1.06 1.00 2/73 16511
/proc/meminfo: memFree=1455224/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=243320 CPUtime=1181.86
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 59636 0 0 0 118133 53 0 0 25 0 1 0 1118515739 249159680 58317 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 60830 58317 109 292 0 60535 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 243320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.09 1.05 1.00 2/73 16511
/proc/meminfo: memFree=1451320/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=247048 CPUtime=1200.06
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 60577 0 0 0 119952 54 0 0 25 0 1 0 1118515739 252977152 59258 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 61762 59258 109 292 0 61467 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 247048

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: 1.09 1.05 1.00 2/73 16511
/proc/meminfo: memFree=1451320/2055920 swapFree=4174980/4192956
[pid=16510] ppid=16508 vsize=247048 CPUtime=1200.06
/proc/16510/stat : 16510 (SApperloT-hrp) R 16508 16510 16146 0 -1 4194304 60577 0 0 0 119952 54 0 0 25 0 1 0 1118515739 252977152 59258 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/16510/statm: 61762 59258 109 292 0 61467 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 247048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.1
CPU user time (s): 1199.52
CPU system time (s): 0.581911
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 247048

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

runsolver used 1.16682 second user time and 3.20951 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-31 02:15:45
IDJOB=1533385
IDBENCH=70451
IDSOLVER=510
FILE ID=node64/1533385-1238458545
PBS_JOBID= 9061695
Free space on /tmp= 66408 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S1017443264-065.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533385-1238458545/watcher-1533385-1238458545 -o /tmp/evaluation-result-1533385-1238458545/solver-1533385-1238458545 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1955388416 HOME/instance-1533385-1238458545.cnf

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

MD5SUM BENCH= a3624ecf3a9b6c1696f882edd6a86cc4
RANDOM SEED=1955388416

node64.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.261
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.261
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:       1689376 kB
Buffers:         69228 kB
Cached:         217692 kB
SwapCached:       8744 kB
Active:         148564 kB
Inactive:       148824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689376 kB
SwapTotal:     4192956 kB
SwapFree:      4174980 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          16100 kB
Slab:            54044 kB
Committed_AS:  2997592 kB
PageTables:       2000 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= 66408 MiB
End job on node64 at 2009-03-31 02:35:47