Trace number 1534530

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.05 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S1876865608-086.cnf
MD5SUMa08fcca560a80877927507a2ea133f40
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1534530-1238578393/watcher-1534530-1238578393 -o /tmp/evaluation-result-1534530-1238578393/solver-1534530-1238578393 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=751497085 HOME/instance-1534530-1238578393.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.92 0.98 0.99 3/64 23873
/proc/meminfo: memFree=1266480/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=1484 CPUtime=0
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1130504854 1519616 169 1992294400 134512640 135712473 4294956208 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 371 169 105 292 0 76 0

[startup+0.028857 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23873
/proc/meminfo: memFree=1266480/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=1616 CPUtime=0.02
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 214 0 0 0 2 0 0 0 18 0 1 0 1130504854 1654784 197 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 404 197 105 292 0 109 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1616

[startup+0.101868 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23873
/proc/meminfo: memFree=1266480/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=1752 CPUtime=0.1
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 247 0 0 0 10 0 0 0 18 0 1 0 1130504854 1794048 230 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 438 230 105 292 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1752

[startup+0.3019 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23873
/proc/meminfo: memFree=1266480/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=2148 CPUtime=0.3
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 353 0 0 0 30 0 0 0 19 0 1 0 1130504854 2199552 336 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 537 336 109 292 0 242 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2148

[startup+0.701963 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23873
/proc/meminfo: memFree=1266480/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=2544 CPUtime=0.7
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 436 0 0 0 70 0 0 0 22 0 1 0 1130504854 2605056 419 1992294400 134512640 135712473 4294956208 18446744073709551615 134564483 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 636 419 109 292 0 341 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2544

[startup+1.50109 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1265064/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=2676 CPUtime=1.49
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 494 0 0 0 149 0 0 0 25 0 1 0 1130504854 2740224 477 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 669 477 109 292 0 374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2676

[startup+3.10135 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1264680/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=3072 CPUtime=3.09
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 569 0 0 0 309 0 0 0 25 0 1 0 1130504854 3145728 552 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 768 552 109 292 0 473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3072

[startup+6.30186 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1264104/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=3472 CPUtime=6.29
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 676 0 0 0 629 0 0 0 25 0 1 0 1130504854 3555328 659 1992294400 134512640 135712473 4294956208 18446744073709551615 134553840 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 868 659 109 292 0 573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3472

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1261544/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=7436 CPUtime=12.69
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 1653 0 0 0 1269 0 0 0 25 0 1 0 1130504854 7614464 1636 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 1859 1636 109 292 0 1564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7436

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1247848/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=19588 CPUtime=25.49
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 4700 0 0 0 2547 2 0 0 25 0 1 0 1130504854 20058112 4683 1992294400 134512640 135712473 4294956208 18446744073709551615 134554442 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 4897 4683 109 292 0 4602 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19588

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1247080/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=20252 CPUtime=51.08
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 4882 0 0 0 5106 2 0 0 25 0 1 0 1130504854 20738048 4865 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 5063 4865 109 292 0 4768 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20252

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1246248/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=21060 CPUtime=102.26
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5090 0 0 0 10224 2 0 0 25 0 1 0 1130504854 21565440 5073 1992294400 134512640 135712473 4294956208 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 5265 5073 109 292 0 4970 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21060

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1245544/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=21876 CPUtime=162.24
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5257 0 0 0 16221 3 0 0 25 0 1 0 1130504854 22401024 5240 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 5469 5240 109 292 0 5174 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21876

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1245160/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=22156 CPUtime=222.22
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5345 0 0 0 22219 3 0 0 25 0 1 0 1130504854 22687744 5328 1992294400 134512640 135712473 4294956208 18446744073709551615 134564249 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 5539 5328 109 292 0 5244 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22156

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23874
/proc/meminfo: memFree=1244904/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=22572 CPUtime=282.2
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5426 0 0 0 28217 3 0 0 25 0 1 0 1130504854 23113728 5409 1992294400 134512640 135712473 4294956208 18446744073709551615 134564816 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 5643 5409 109 292 0 5348 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22572

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23876
/proc/meminfo: memFree=1244520/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=22988 CPUtime=342.18
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5522 0 0 0 34215 3 0 0 25 0 1 0 1130504854 23539712 5505 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 5747 5505 109 292 0 5452 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 22988

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23876
/proc/meminfo: memFree=1244136/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=23396 CPUtime=402.17
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5621 0 0 0 40213 4 0 0 25 0 1 0 1130504854 23957504 5604 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 5849 5604 109 292 0 5554 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 23396

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23876
/proc/meminfo: memFree=1243816/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=23684 CPUtime=462.15
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5686 0 0 0 46211 4 0 0 25 0 1 0 1130504854 24252416 5669 1992294400 134512640 135712473 4294956208 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 5921 5669 109 292 0 5626 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 23684

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23876
/proc/meminfo: memFree=1243496/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=24116 CPUtime=522.12
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5775 0 0 0 52208 4 0 0 25 0 1 0 1130504854 24694784 5758 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 6029 5758 109 292 0 5734 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 24116

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23876
/proc/meminfo: memFree=1243240/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=24404 CPUtime=582.1
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5842 0 0 0 58206 4 0 0 25 0 1 0 1130504854 24989696 5825 1992294400 134512640 135712473 4294956208 18446744073709551615 134562741 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 6101 5825 109 292 0 5806 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 24404

[startup+642.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 23876
/proc/meminfo: memFree=1242920/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=24548 CPUtime=642.1
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5905 0 0 0 64205 5 0 0 25 0 1 0 1130504854 25137152 5888 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 6137 5888 109 292 0 5842 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 24548

[startup+702.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 23876
/proc/meminfo: memFree=1242728/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=24836 CPUtime=702.07
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 5954 0 0 0 70202 5 0 0 25 0 1 0 1130504854 25432064 5937 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 6209 5937 109 292 0 5914 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 24836

[startup+762.306 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 23876
/proc/meminfo: memFree=1242408/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=24984 CPUtime=762.06
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 6012 0 0 0 76201 5 0 0 25 0 1 0 1130504854 25583616 5995 1992294400 134512640 135712473 4294956208 18446744073709551615 134568048 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 6246 5995 109 292 0 5951 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 24984

[startup+822.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 23876
/proc/meminfo: memFree=1242280/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=25272 CPUtime=822.03
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 6044 0 0 0 82198 5 0 0 25 0 1 0 1130504854 25878528 6027 1992294400 134512640 135712473 4294956208 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 6318 6027 109 292 0 6023 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 25272

[startup+882.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 23876
/proc/meminfo: memFree=1242216/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=25416 CPUtime=882.01
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 6074 0 0 0 88196 5 0 0 25 0 1 0 1130504854 26025984 6057 1992294400 134512640 135712473 4294956208 18446744073709551615 134563658 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 6354 6057 109 292 0 6059 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 25416

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23876
/proc/meminfo: memFree=1242088/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=25416 CPUtime=942
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 6090 0 0 0 94194 6 0 0 25 0 1 0 1130504854 26025984 6073 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 6354 6073 109 292 0 6059 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 25416

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23876
/proc/meminfo: memFree=1242024/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=25552 CPUtime=1001.98
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 6114 0 0 0 100192 6 0 0 25 0 1 0 1130504854 26165248 6097 1992294400 134512640 135712473 4294956208 18446744073709551615 134559187 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 6388 6097 109 292 0 6093 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 25552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23876
/proc/meminfo: memFree=1223592/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=44648 CPUtime=1061.96
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 10871 0 0 0 106186 10 0 0 25 0 1 0 1130504854 45719552 10788 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 11162 10788 109 292 0 10867 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 44648

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23876
/proc/meminfo: memFree=1205096/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=63880 CPUtime=1121.94
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 15589 0 0 0 112178 16 0 0 25 0 1 0 1130504854 65413120 15376 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 15970 15376 109 292 0 15675 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 63880

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23876
/proc/meminfo: memFree=1180392/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=89272 CPUtime=1181.92
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 21774 0 0 0 118170 22 0 0 25 0 1 0 1130504854 91414528 21561 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 22318 21561 109 292 0 22023 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 89272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23876
/proc/meminfo: memFree=1176424/2055920 swapFree=4178264/4192956
[pid=23873] ppid=23871 vsize=92940 CPUtime=1200.02
/proc/23873/stat : 23873 (SApperloT-hrp) R 23871 23873 23710 0 -1 4194304 22663 0 0 0 119978 24 0 0 25 0 1 0 1130504854 95170560 22450 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23873/statm: 23235 22450 109 292 0 22940 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 92940

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.42
CPU time (s): 1200.05
CPU user time (s): 1199.79
CPU system time (s): 0.25696
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 92940

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

runsolver used 0.98485 second user time and 2.41763 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-01 11:33:13
IDJOB=1534530
IDBENCH=70680
IDSOLVER=510
FILE ID=node26/1534530-1238578393
PBS_JOBID= 9070533
Free space on /tmp= 66264 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S1876865608-086.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534530-1238578393/watcher-1534530-1238578393 -o /tmp/evaluation-result-1534530-1238578393/solver-1534530-1238578393 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=751497085 HOME/instance-1534530-1238578393.cnf

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

MD5SUM BENCH= a08fcca560a80877927507a2ea133f40
RANDOM SEED=751497085

node26.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	: 5931.00
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:       1266896 kB
Buffers:         94936 kB
Cached:         595020 kB
SwapCached:       8472 kB
Active:         224428 kB
Inactive:       475444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266896 kB
SwapTotal:     4192956 kB
SwapFree:      4178264 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            75200 kB
Committed_AS:  3000528 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node26 at 2009-04-01 11:53:16