Trace number 1534015

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.15 1200.67

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S1039370030-037.cnf
MD5SUMd12485f50a62e2b98f775ccf4d7988c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.1417
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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-1534015-1238518970/watcher-1534015-1238518970 -o /tmp/evaluation-result-1534015-1238518970/solver-1534015-1238518970 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=396834197 HOME/instance-1534015-1238518970.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 25180
/proc/meminfo: memFree=1457192/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=1484 CPUtime=0
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1124561813 1519616 157 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 371 158 105 292 0 76 0

[startup+0.0377799 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 25180
/proc/meminfo: memFree=1457192/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=1616 CPUtime=0.03
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 202 0 0 0 3 0 0 0 18 0 1 0 1124561813 1654784 185 1992294400 134512640 135712473 4294956208 18446744073709551615 134564706 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 404 185 105 292 0 109 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1616

[startup+0.101787 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 25180
/proc/meminfo: memFree=1457192/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=1616 CPUtime=0.1
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 219 0 0 0 10 0 0 0 18 0 1 0 1124561813 1654784 202 1992294400 134512640 135712473 4294956208 18446744073709551615 134575094 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 404 202 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.301808 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 25180
/proc/meminfo: memFree=1457192/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=2012 CPUtime=0.3
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 330 0 0 0 30 0 0 0 19 0 1 0 1124561813 2060288 313 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 503 313 109 292 0 208 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2012

[startup+0.70185 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 25180
/proc/meminfo: memFree=1457192/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=2280 CPUtime=0.7
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 368 0 0 0 70 0 0 0 23 0 1 0 1124561813 2334720 351 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 570 351 109 292 0 275 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2280

[startup+1.50194 s]
/proc/loadavg: 0.91 0.95 0.98 2/74 25181
/proc/meminfo: memFree=1456032/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=2412 CPUtime=1.5
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 403 0 0 0 150 0 0 0 25 0 1 0 1124561813 2469888 386 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 603 386 109 292 0 308 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2412

[startup+3.10111 s]
/proc/loadavg: 0.91 0.95 0.98 2/74 25181
/proc/meminfo: memFree=1455712/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=4788 CPUtime=3.09
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 1012 0 0 0 309 0 0 0 25 0 1 0 1124561813 4902912 995 1992294400 134512640 135712473 4294956208 18446744073709551615 134564669 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 1197 995 109 292 0 902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4788

[startup+6.30145 s]
/proc/loadavg: 0.92 0.95 0.98 2/74 25181
/proc/meminfo: memFree=1453152/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=5052 CPUtime=6.29
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 1073 0 0 0 629 0 0 0 25 0 1 0 1124561813 5173248 1056 1992294400 134512640 135712473 4294956208 18446744073709551615 134563568 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 1263 1056 109 292 0 968 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5052

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/74 25181
/proc/meminfo: memFree=1452704/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=5316 CPUtime=12.69
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 1145 0 0 0 1269 0 0 0 25 0 1 0 1124561813 5443584 1128 1992294400 134512640 135712473 4294956208 18446744073709551615 134540580 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 1329 1128 109 292 0 1034 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5316

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/74 25181
/proc/meminfo: memFree=1452448/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=5716 CPUtime=25.48
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 1255 0 0 0 2548 0 0 0 25 0 1 0 1124561813 5853184 1238 1992294400 134512640 135712473 4294956208 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 1429 1238 109 292 0 1134 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5716

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/74 25181
/proc/meminfo: memFree=1452000/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=6248 CPUtime=51.07
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 1382 0 0 0 5107 0 0 0 25 0 1 0 1124561813 6397952 1365 1992294400 134512640 135712473 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 1562 1365 109 292 0 1267 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6248

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.98 2/74 25181
/proc/meminfo: memFree=1451168/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=6920 CPUtime=102.25
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 1545 0 0 0 10225 0 0 0 25 0 1 0 1124561813 7086080 1528 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 1730 1528 109 292 0 1435 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6920

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1423968/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=35792 CPUtime=162.22
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 8591 0 0 0 16217 5 0 0 25 0 1 0 1124561813 36651008 8574 1992294400 134512640 135712473 4294956208 18446744073709551615 134620607 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 8948 8574 109 292 0 8653 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 35792

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1359520/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=100444 CPUtime=222.19
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 24508 0 0 0 22202 17 0 0 25 0 1 0 1124561813 102854656 24491 1992294400 134512640 135712473 4294956208 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 25111 24491 109 292 0 24816 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 100444

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1282976/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=178060 CPUtime=282.17
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 43805 0 0 0 28189 28 0 0 25 0 1 0 1124561813 182333440 43788 1992294400 134512640 135712473 4294956208 18446744073709551615 134563144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 44515 43788 109 292 0 44220 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 178060

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1221408/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=238944 CPUtime=342.14
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 58983 0 0 0 34175 39 0 0 25 0 1 0 1124561813 244678656 58900 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 59736 58900 109 292 0 59441 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 238944

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1193504/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=268088 CPUtime=402.11
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 66065 0 0 0 40166 45 0 0 25 0 1 0 1124561813 274522112 65982 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 67022 65982 109 292 0 66727 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 268088

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1160864/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=300860 CPUtime=462.08
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 74113 0 0 0 46154 54 0 0 25 0 1 0 1124561813 308080640 74030 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 75215 74030 109 292 0 74920 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 300860

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1130144/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=332384 CPUtime=522.07
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 81827 0 0 0 52144 63 0 0 25 0 1 0 1124561813 340361216 81744 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 83096 81744 109 292 0 82801 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 332384

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1100256/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=362584 CPUtime=582.03
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 89253 0 0 0 58131 72 0 0 25 0 1 0 1124561813 371286016 89170 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 90646 89170 109 292 0 90351 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 362584

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1057312/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=405456 CPUtime=642.01
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 99899 0 0 0 64120 81 0 0 25 0 1 0 1124561813 415186944 99816 1992294400 134512640 135712473 4294956208 18446744073709551615 134564745 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 101364 99816 109 292 0 101069 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 405456

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020128/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=701.98
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 70109 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 442916

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020064/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=761.96
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 76107 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 442916

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020064/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=821.93
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 82104 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134584859 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 442916

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020064/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=881.9
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 88101 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 442916

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020064/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=941.87
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 94098 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134576018 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 442916

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020064/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=1001.85
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 100096 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 442916

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020064/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=1061.82
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 106093 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134543650 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 442916

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020064/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=1121.8
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 112091 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 442916

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020064/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=1181.77
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 118088 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 442916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 25181
/proc/meminfo: memFree=1020064/2055920 swapFree=4164824/4192956
[pid=25180] ppid=25178 vsize=442916 CPUtime=1200.07
/proc/25180/stat : 25180 (SApperloT-hrp) R 25178 25180 25107 0 -1 4194304 109176 0 0 0 119918 89 0 0 25 0 1 0 1124561813 453545984 109093 1992294400 134512640 135712473 4294956208 18446744073709551615 134552647 0 0 4096 0 0 0 0 17 0 0 0
/proc/25180/statm: 110729 109093 109 292 0 110434 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 442916

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.67
CPU time (s): 1200.15
CPU user time (s): 1199.18
CPU system time (s): 0.964853
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 442916

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

runsolver used 1.11383 second user time and 3.2625 second system time

The end

Launcher Data

Begin job on node81 at 2009-03-31 19:02:50
IDJOB=1534015
IDBENCH=70577
IDSOLVER=510
FILE ID=node81/1534015-1238518970
PBS_JOBID= 9062021
Free space on /tmp= 126316 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S1039370030-037.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534015-1238518970/watcher-1534015-1238518970 -o /tmp/evaluation-result-1534015-1238518970/solver-1534015-1238518970 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=396834197 HOME/instance-1534015-1238518970.cnf

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

MD5SUM BENCH= d12485f50a62e2b98f775ccf4d7988c2
RANDOM SEED=396834197

node81.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.220
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.220
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:       1457616 kB
Buffers:         85756 kB
Cached:         412000 kB
SwapCached:      19112 kB
Active:         317080 kB
Inactive:       201532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457616 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          26524 kB
Slab:            64528 kB
Committed_AS:  2964872 kB
PageTables:       2084 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= 126316 MiB
End job on node81 at 2009-03-31 19:22:52