Trace number 1734650

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 base? (TO) 1200.09 1200.51

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g4.cnf
MD5SUM3ea4eea040ac494148336825302eb384
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark331.547
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1734650-1240795732/watcher-1734650-1240795732 -o /tmp/evaluation-result-1734650-1240795732/solver-1734650-1240795732 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1651031193 HOME/instance-1734650-1240795732.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.97 0.99 3/64 654
/proc/meminfo: memFree=1797376/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=1620 CPUtime=0
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 107607549 1658880 161 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 405 161 90 283 0 119 0

[startup+0.0434749 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 654
/proc/meminfo: memFree=1797376/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=2676 CPUtime=0.04
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 430 0 0 0 4 0 0 0 18 0 1 0 107607549 2740224 413 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 669 413 98 283 0 383 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2676

[startup+0.101485 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 654
/proc/meminfo: memFree=1797376/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=3072 CPUtime=0.1
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 527 0 0 0 10 0 0 0 18 0 1 0 107607549 3145728 510 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 768 510 98 283 0 482 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3072

[startup+0.301524 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 654
/proc/meminfo: memFree=1797376/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=3864 CPUtime=0.3
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 748 0 0 0 30 0 0 0 19 0 1 0 107607549 3956736 731 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 966 731 98 283 0 680 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3864

[startup+0.701604 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 654
/proc/meminfo: memFree=1797376/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=5448 CPUtime=0.69
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 1139 0 0 0 69 0 0 0 22 0 1 0 107607549 5578752 1122 1992294400 134512640 135674940 4294956208 18446744073709551615 134564997 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 1362 1122 98 283 0 1076 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5448

[startup+1.50176 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 655
/proc/meminfo: memFree=1792312/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=7572 CPUtime=1.49
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 1675 0 0 0 149 0 0 0 25 0 1 0 107607549 7753728 1658 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 1893 1658 98 283 0 1607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7572

[startup+3.10207 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 655
/proc/meminfo: memFree=1789880/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=10512 CPUtime=3.09
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 2373 0 0 0 309 0 0 0 25 0 1 0 107607549 10764288 2356 1992294400 134512640 135674940 4294956208 18446744073709551615 134555602 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 2628 2356 98 283 0 2342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10512

[startup+6.3017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 655
/proc/meminfo: memFree=1786424/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=12836 CPUtime=6.29
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 2900 0 0 0 628 1 0 0 25 0 1 0 107607549 13144064 2883 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 3209 2883 98 283 0 2923 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12836

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 655
/proc/meminfo: memFree=1784056/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=15008 CPUtime=12.69
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 3388 0 0 0 1268 1 0 0 25 0 1 0 107607549 15368192 3371 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 3752 3371 98 283 0 3466 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15008

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 655
/proc/meminfo: memFree=1782328/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=17216 CPUtime=25.48
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 3815 0 0 0 2547 1 0 0 25 0 1 0 107607549 17629184 3798 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 4304 3798 98 283 0 4018 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17216

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 655
/proc/meminfo: memFree=1779896/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=20240 CPUtime=51.07
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 4436 0 0 0 5105 2 0 0 25 0 1 0 107607549 20725760 4419 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 5060 4419 98 283 0 4774 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20240

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 655
/proc/meminfo: memFree=1773560/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=27776 CPUtime=102.26
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 6041 0 0 0 10222 4 0 0 25 0 1 0 107607549 28442624 5991 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 6944 5991 98 283 0 6658 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27776

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 655
/proc/meminfo: memFree=1769592/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=32856 CPUtime=162.23
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 7064 0 0 0 16218 5 0 0 25 0 1 0 107607549 33644544 7014 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 8214 7014 98 283 0 7928 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32856

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 655
/proc/meminfo: memFree=1764152/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=38464 CPUtime=222.21
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 8396 0 0 0 22215 6 0 0 25 0 1 0 107607549 39387136 8346 1992294400 134512640 135674940 4294956208 18446744073709551615 134581506 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 9616 8346 98 283 0 9330 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 38464

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 655
/proc/meminfo: memFree=1761464/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=41688 CPUtime=282.2
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 9052 0 0 0 28213 7 0 0 25 0 1 0 107607549 42688512 9002 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 10422 9002 98 283 0 10136 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 41688

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 655
/proc/meminfo: memFree=1759352/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=44512 CPUtime=342.17
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 9582 0 0 0 34210 7 0 0 25 0 1 0 107607549 45580288 9532 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 11128 9532 98 283 0 10842 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 44512

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 655
/proc/meminfo: memFree=1758328/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=45696 CPUtime=402.15
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 9832 0 0 0 40207 8 0 0 25 0 1 0 107607549 46792704 9782 1992294400 134512640 135674940 4294956208 18446744073709551615 134564705 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 11424 9782 98 283 0 11138 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 45696

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 655
/proc/meminfo: memFree=1756216/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=48384 CPUtime=462.13
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 10354 0 0 0 46205 8 0 0 25 0 1 0 107607549 49545216 10304 1992294400 134512640 135674940 4294956208 18446744073709551615 134539803 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 12096 10304 98 283 0 11810 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 48384

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 655
/proc/meminfo: memFree=1755704/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=48896 CPUtime=522.11
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 10482 0 0 0 52203 8 0 0 25 0 1 0 107607549 50069504 10432 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 12224 10432 98 283 0 11938 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 48896

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1755000/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=49664 CPUtime=582.08
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 10627 0 0 0 58200 8 0 0 25 0 1 0 107607549 50855936 10577 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 12416 10577 98 283 0 12130 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 49664

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1754104/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=50696 CPUtime=642.07
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 10848 0 0 0 64198 9 0 0 25 0 1 0 107607549 51912704 10798 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 12674 10798 98 283 0 12388 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 50696

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1751096/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=53788 CPUtime=702.04
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 11592 0 0 0 70194 10 0 0 25 0 1 0 107607549 55078912 11542 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 13447 11542 98 283 0 13161 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 53788

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1750648/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=54300 CPUtime=762.02
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 11708 0 0 0 76192 10 0 0 25 0 1 0 107607549 55603200 11658 1992294400 134512640 135674940 4294956208 18446744073709551615 134556466 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 13575 11658 98 283 0 13289 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 54300

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1749752/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=55580 CPUtime=822.01
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 11930 0 0 0 82190 11 0 0 25 0 1 0 107607549 56913920 11880 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 13895 11880 98 283 0 13609 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 55580

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1749240/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=56092 CPUtime=881.98
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 12056 0 0 0 88187 11 0 0 25 0 1 0 107607549 57438208 12006 1992294400 134512640 135674940 4294956208 18446744073709551615 134550752 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 14023 12006 98 283 0 13737 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 56092

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1748664/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=56860 CPUtime=941.96
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 12186 0 0 0 94185 11 0 0 25 0 1 0 107607549 58224640 12136 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 14215 12136 98 283 0 13929 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 56860

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1747896/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=57632 CPUtime=1001.94
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 12383 0 0 0 100182 12 0 0 25 0 1 0 107607549 59015168 12333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 14408 12333 98 283 0 14122 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 57632

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1747384/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=58400 CPUtime=1061.92
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 12507 0 0 0 106180 12 0 0 25 0 1 0 107607549 59801600 12457 1992294400 134512640 135674940 4294956208 18446744073709551615 134552016 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 14600 12457 98 283 0 14314 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 58400

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1745912/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=59968 CPUtime=1121.9
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 12860 0 0 0 112178 12 0 0 25 0 1 0 107607549 61407232 12810 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 14992 12810 98 283 0 14706 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 59968

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1744952/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=61248 CPUtime=1181.88
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 13131 0 0 0 118175 13 0 0 25 0 1 0 107607549 62717952 13081 1992294400 134512640 135674940 4294956208 18446744073709551615 134564800 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 15312 13081 98 283 0 15026 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 61248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1744312/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=61760 CPUtime=1200.08
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 13264 0 0 0 119995 13 0 0 25 0 1 0 107607549 63242240 13214 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 15440 13214 98 283 0 15154 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 61760

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: 0.99 0.97 0.99 2/65 657
/proc/meminfo: memFree=1744312/2055924 swapFree=4180788/4192956
[pid=654] ppid=652 vsize=61760 CPUtime=1200.08
/proc/654/stat : 654 (SApperloT-base) R 652 654 470 0 -1 4194304 13264 0 0 0 119995 13 0 0 25 0 1 0 107607549 63242240 13214 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/654/statm: 15440 13214 98 283 0 15154 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 61760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.141978
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 61760

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

runsolver used 1.14283 second user time and 2.15967 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-27 03:28:52
IDJOB=1734650
IDBENCH=71258
IDSOLVER=509
FILE ID=node6/1734650-1240795732
PBS_JOBID= 9187368
Free space on /tmp= 66336 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g4.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734650-1240795732/watcher-1734650-1240795732 -o /tmp/evaluation-result-1734650-1240795732/solver-1734650-1240795732 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1651031193 HOME/instance-1734650-1240795732.cnf

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

MD5SUM BENCH= 3ea4eea040ac494148336825302eb384
RANDOM SEED=1651031193

node6.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.281
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.281
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:      2055924 kB
MemFree:       1797856 kB
Buffers:         34752 kB
Cached:         153768 kB
SwapCached:       6028 kB
Active:          72676 kB
Inactive:       124268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1797856 kB
SwapTotal:     4192956 kB
SwapFree:      4180788 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            47120 kB
Committed_AS:   499384 kB
PageTables:       1452 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= 66332 MiB
End job on node6 at 2009-04-27 03:48:54