Trace number 1785341

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 baseUNSAT 901.178 901.469

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
MD5SUM3c6e2bf4052a26ce5bdb6cfc9e1f735c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark506.672
Satisfiable
(Un)Satisfiability was proved
Number of variables1075
Number of clauses7545
Sum of the clauses size30180
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 47545
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

901.10/901.46	
901.10/901.46	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785341-1241908170/watcher-1785341-1241908170 -o /tmp/evaluation-result-1785341-1241908170/solver-1785341-1241908170 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1225640345 HOME/instance-1785341-1241908170.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23131
/proc/meminfo: memFree=1874632/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=1580 CPUtime=0
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 218850070 1617920 166 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 395 167 90 283 0 109 0

[startup+0.0454571 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23131
/proc/meminfo: memFree=1874632/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=1844 CPUtime=0.04
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 283 0 0 0 4 0 0 0 18 0 1 0 218850070 1888256 266 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 461 266 98 283 0 175 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1844

[startup+0.101466 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23131
/proc/meminfo: memFree=1874632/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=1976 CPUtime=0.09
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 302 0 0 0 9 0 0 0 18 0 1 0 218850070 2023424 285 1992294400 134512640 135674940 4294956208 18446744073709551615 134557283 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 494 285 98 283 0 208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1976

[startup+0.3015 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23131
/proc/meminfo: memFree=1874632/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=2372 CPUtime=0.29
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 403 0 0 0 29 0 0 0 19 0 1 0 218850070 2428928 386 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 593 386 98 283 0 307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2372

[startup+0.701567 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23131
/proc/meminfo: memFree=1874632/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=2636 CPUtime=0.69
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 481 0 0 0 69 0 0 0 22 0 1 0 218850070 2699264 464 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 659 464 98 283 0 373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2636

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1873024/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=2912 CPUtime=1.49
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 540 0 0 0 149 0 0 0 25 0 1 0 218850070 2981888 523 1992294400 134512640 135674940 4294956208 18446744073709551615 134564388 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 728 523 98 283 0 442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2912

[startup+3.10198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1872640/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=3184 CPUtime=3.09
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 611 0 0 0 309 0 0 0 25 0 1 0 218850070 3260416 594 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 796 594 98 283 0 510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3184

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1872128/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=3592 CPUtime=6.29
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 703 0 0 0 629 0 0 0 25 0 1 0 218850070 3678208 686 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 898 686 98 283 0 612 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3592

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23132
/proc/meminfo: memFree=1871488/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=4252 CPUtime=12.69
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 847 0 0 0 1269 0 0 0 25 0 1 0 218850070 4354048 830 1992294400 134512640 135674940 4294956208 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 1063 830 98 283 0 777 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4252

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1870720/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=5056 CPUtime=25.49
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 1029 0 0 0 2548 1 0 0 25 0 1 0 218850070 5177344 1012 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 1264 1012 98 283 0 978 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5056

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1869952/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=6036 CPUtime=51.07
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 1241 0 0 0 5106 1 0 0 25 0 1 0 218850070 6180864 1224 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 1509 1224 98 283 0 1223 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6036

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1868928/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=7016 CPUtime=102.26
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 1477 0 0 0 10225 1 0 0 25 0 1 0 218850070 7184384 1460 1992294400 134512640 135674940 4294956208 18446744073709551615 134552131 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 1754 1460 98 283 0 1468 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7016

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1868096/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=8016 CPUtime=162.24
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 1697 0 0 0 16222 2 0 0 25 0 1 0 218850070 8208384 1680 1992294400 134512640 135674940 4294956208 18446744073709551615 134561388 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 2004 1680 98 283 0 1718 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 8016

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1867200/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=8984 CPUtime=222.22
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 1906 0 0 0 22220 2 0 0 25 0 1 0 218850070 9199616 1889 1992294400 134512640 135674940 4294956208 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 2246 1889 98 283 0 1960 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 8984

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1866688/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=9436 CPUtime=282.2
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2018 0 0 0 28218 2 0 0 25 0 1 0 218850070 9662464 2001 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 2359 2001 98 283 0 2073 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 9436

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1866112/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=10172 CPUtime=342.18
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2164 0 0 0 34215 3 0 0 25 0 1 0 218850070 10416128 2147 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 2543 2147 98 283 0 2257 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 10172

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1865536/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=10752 CPUtime=402.16
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2299 0 0 0 40213 3 0 0 25 0 1 0 218850070 11010048 2282 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 2688 2282 98 283 0 2402 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 10752

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1864960/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=11472 CPUtime=462.14
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2450 0 0 0 46211 3 0 0 25 0 1 0 218850070 11747328 2433 1992294400 134512640 135674940 4294956208 18446744073709551615 134565299 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 2868 2433 98 283 0 2582 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 11472

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1864576/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=11912 CPUtime=522.12
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2548 0 0 0 52209 3 0 0 25 0 1 0 218850070 12197888 2531 1992294400 134512640 135674940 4294956208 18446744073709551615 134551195 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 2978 2531 98 283 0 2692 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 11912

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1864128/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=12376 CPUtime=582.1
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2646 0 0 0 58207 3 0 0 25 0 1 0 218850070 12673024 2629 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3094 2629 98 283 0 2808 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 12376

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23132
/proc/meminfo: memFree=1863744/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=12824 CPUtime=642.09
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2755 0 0 0 64205 4 0 0 25 0 1 0 218850070 13131776 2738 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3206 2738 98 283 0 2920 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 12824

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1863104/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=13260 CPUtime=702.06
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2835 0 0 0 70202 4 0 0 25 0 1 0 218850070 13578240 2818 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3315 2818 98 283 0 3029 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 13260

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862912/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=13420 CPUtime=762.05
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2891 0 0 0 76201 4 0 0 25 0 1 0 218850070 13742080 2874 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3355 2874 98 283 0 3069 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 13420

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862592/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=13732 CPUtime=822.03
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 2968 0 0 0 82198 5 0 0 25 0 1 0 218850070 14061568 2951 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3433 2951 98 283 0 3147 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 13732

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862272/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=14008 CPUtime=882.01
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 3048 0 0 0 88196 5 0 0 25 0 1 0 218850070 14344192 3031 1992294400 134512640 135674940 4294956208 18446744073709551615 134549470 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3502 3031 98 283 0 3216 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 14008

Solver just ended. Dumping a history of the last processes samples

[startup+883.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862272/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=14008 CPUtime=882.81
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 3048 0 0 0 88276 5 0 0 25 0 1 0 218850070 14344192 3031 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3502 3031 98 283 0 3216 0
Current children cumulated CPU time (s) 882.81
Current children cumulated vsize (KiB) 14008

[startup+889.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862208/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=14144 CPUtime=889.2
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 3063 0 0 0 88915 5 0 0 25 0 1 0 218850070 14483456 3046 1992294400 134512640 135674940 4294956208 18446744073709551615 134565137 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3536 3046 98 283 0 3250 0
Current children cumulated CPU time (s) 889.2
Current children cumulated vsize (KiB) 14144

[startup+895.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862144/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=14144 CPUtime=895.6
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 3083 0 0 0 89555 5 0 0 25 0 1 0 218850070 14483456 3066 1992294400 134512640 135674940 4294956208 18446744073709551615 134564788 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3536 3066 98 283 0 3250 0
Current children cumulated CPU time (s) 895.6
Current children cumulated vsize (KiB) 14144

[startup+899.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862144/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=14144 CPUtime=898.8
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 3083 0 0 0 89875 5 0 0 25 0 1 0 218850070 14483456 3066 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3536 3066 98 283 0 3250 0
Current children cumulated CPU time (s) 898.8
Current children cumulated vsize (KiB) 14144

[startup+900.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862144/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=14144 CPUtime=900.4
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 3083 0 0 0 90035 5 0 0 25 0 1 0 218850070 14483456 3066 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3536 3066 98 283 0 3250 0
Current children cumulated CPU time (s) 900.4
Current children cumulated vsize (KiB) 14144

[startup+901.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862144/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=14144 CPUtime=900.8
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 3083 0 0 0 90075 5 0 0 25 0 1 0 218850070 14483456 3066 1992294400 134512640 135674940 4294956208 18446744073709551615 134559276 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3536 3066 98 283 0 3250 0
Current children cumulated CPU time (s) 900.8
Current children cumulated vsize (KiB) 14144

[startup+901.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862144/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=14144 CPUtime=901
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 3083 0 0 0 90095 5 0 0 25 0 1 0 218850070 14483456 3066 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3536 3066 98 283 0 3250 0
Current children cumulated CPU time (s) 901
Current children cumulated vsize (KiB) 14144

[startup+901.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23134
/proc/meminfo: memFree=1862144/2055920 swapFree=4164244/4192956
[pid=23131] ppid=23129 vsize=14144 CPUtime=901.1
/proc/23131/stat : 23131 (SApperloT-base) R 23129 23131 22985 0 -1 4194304 3083 0 0 0 90105 5 0 0 25 0 1 0 218850070 14483456 3066 1992294400 134512640 135674940 4294956208 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/23131/statm: 3536 3066 98 283 0 3250 0
Current children cumulated CPU time (s) 901.1
Current children cumulated vsize (KiB) 14144

Child status: 0
Real time (s): 901.469
CPU time (s): 901.178
CPU user time (s): 901.122
CPU system time (s): 0.055991
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 14144

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

runsolver used 0.746886 second user time and 1.73773 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-10 00:29:31
IDJOB=1785341
IDBENCH=24750
IDSOLVER=642
FILE ID=node25/1785341-1241908170
PBS_JOBID= 9264767
Free space on /tmp= 66040 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785341-1241908170/watcher-1785341-1241908170 -o /tmp/evaluation-result-1785341-1241908170/solver-1785341-1241908170 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1225640345 HOME/instance-1785341-1241908170.cnf

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

MD5SUM BENCH= 3c6e2bf4052a26ce5bdb6cfc9e1f735c
RANDOM SEED=1225640345

node25.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.259
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.259
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:       1875048 kB
Buffers:         41524 kB
Cached:          75512 kB
SwapCached:      23384 kB
Active:          75840 kB
Inactive:        66052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875048 kB
SwapTotal:     4192956 kB
SwapFree:      4164244 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            24980 kB
Committed_AS:   714808 kB
PageTables:       1460 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= 66036 MiB
End job on node25 at 2009-05-10 00:44:32