Trace number 1831596

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 5454.21 5455.87

General information on the benchmark

Namealoul-chnl11-13.cnf
MD5SUMc7162bc1ddb6d2592f237fef1b04b5ce
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark294.549
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

5454.13/5455.86	
5454.13/5455.86	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-1831596-1242774230/watcher-1831596-1242774230 -o /tmp/evaluation-result-1831596-1242774230/solver-1831596-1242774230 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=141657409 HOME/instance-1831596-1242774230.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 0.85 1.01 0.99 3/65 26095
/proc/meminfo: memFree=1504464/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=1316 CPUtime=0
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 150 0 0 0 0 0 0 0 20 0 1 0 305452436 1347584 133 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 329 133 98 283 0 43 0

[startup+0.0804031 s]
/proc/loadavg: 0.85 1.01 0.99 3/65 26095
/proc/meminfo: memFree=1504464/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=1712 CPUtime=0.07
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 226 0 0 0 7 0 0 0 20 0 1 0 305452436 1753088 209 1992294400 134512640 135674940 4294956208 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 428 209 98 283 0 142 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1712

[startup+0.102405 s]
/proc/loadavg: 0.85 1.01 0.99 3/65 26095
/proc/meminfo: memFree=1504464/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=1712 CPUtime=0.1
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 233 0 0 0 10 0 0 0 20 0 1 0 305452436 1753088 216 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 428 216 98 283 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1712

[startup+0.301428 s]
/proc/loadavg: 0.85 1.01 0.99 3/65 26095
/proc/meminfo: memFree=1504464/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=1844 CPUtime=0.29
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 271 0 0 0 29 0 0 0 22 0 1 0 305452436 1888256 254 1992294400 134512640 135674940 4294956208 18446744073709551615 134566820 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 461 254 98 283 0 175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1844

[startup+0.701478 s]
/proc/loadavg: 0.85 1.01 0.99 3/65 26095
/proc/meminfo: memFree=1504464/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=1976 CPUtime=0.69
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 320 0 0 0 69 0 0 0 25 0 1 0 305452436 2023424 303 1992294400 134512640 135674940 4294956208 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 494 303 98 283 0 208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1976

[startup+1.50158 s]
/proc/loadavg: 0.85 1.01 0.99 2/66 26096
/proc/meminfo: memFree=1503496/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=2240 CPUtime=1.49
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 367 0 0 0 149 0 0 0 25 0 1 0 305452436 2293760 350 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 560 350 98 283 0 274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2240

[startup+3.10178 s]
/proc/loadavg: 0.85 1.01 0.99 2/66 26096
/proc/meminfo: memFree=1503112/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=2512 CPUtime=3.09
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 452 0 0 0 309 0 0 0 25 0 1 0 305452436 2572288 435 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 628 435 98 283 0 342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2512

[startup+6.30118 s]
/proc/loadavg: 0.86 1.01 0.99 2/66 26096
/proc/meminfo: memFree=1502792/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=2780 CPUtime=6.29
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 502 0 0 0 629 0 0 0 25 0 1 0 305452436 2846720 485 1992294400 134512640 135674940 4294956208 18446744073709551615 134564101 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 695 485 98 283 0 409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2780

[startup+12.702 s]
/proc/loadavg: 0.87 1.01 0.99 2/66 26096
/proc/meminfo: memFree=1502608/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=2912 CPUtime=12.69
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 541 0 0 0 1269 0 0 0 25 0 1 0 305452436 2981888 524 1992294400 134512640 135674940 4294956208 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 728 524 98 283 0 442 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2912

[startup+25.5016 s]
/proc/loadavg: 0.90 1.01 0.99 2/66 26096
/proc/meminfo: memFree=1502416/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=3052 CPUtime=25.49
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 580 0 0 0 2549 0 0 0 25 0 1 0 305452436 3125248 563 1992294400 134512640 135674940 4294956208 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 763 563 98 283 0 477 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3052

[startup+51.1018 s]
/proc/loadavg: 0.93 1.00 0.99 3/66 26096
/proc/meminfo: memFree=1501840/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=3776 CPUtime=51.07
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 716 0 0 0 5107 0 0 0 25 0 1 0 305452436 3866624 699 1992294400 134512640 135674940 4294956208 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 944 699 98 283 0 658 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3776

[startup+102.305 s]
/proc/loadavg: 0.97 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1501328/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=4496 CPUtime=102.26
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 851 0 0 0 10226 0 0 0 25 0 1 0 305452436 4603904 834 1992294400 134512640 135674940 4294956208 18446744073709551615 134551613 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1124 834 98 283 0 838 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4496

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1501136/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=4640 CPUtime=162.24
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 882 0 0 0 16224 0 0 0 25 0 1 0 305452436 4751360 865 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1160 865 98 283 0 874 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4640

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1501072/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=4640 CPUtime=222.22
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 892 0 0 0 22222 0 0 0 25 0 1 0 305452436 4751360 875 1992294400 134512640 135674940 4294956208 18446744073709551615 134558972 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1160 875 98 283 0 874 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 4640

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1500944/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=4640 CPUtime=282.21
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 904 0 0 0 28221 0 0 0 25 0 1 0 305452436 4751360 887 1992294400 134512640 135674940 4294956208 18446744073709551615 134565208 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1160 887 98 283 0 874 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4640

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1500752/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=4768 CPUtime=342.19
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 936 0 0 0 34219 0 0 0 25 0 1 0 305452436 4882432 919 1992294400 134512640 135674940 4294956208 18446744073709551615 134566758 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1192 919 98 283 0 906 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4768

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1500688/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=4768 CPUtime=402.17
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 948 0 0 0 40217 0 0 0 25 0 1 0 305452436 4882432 931 1992294400 134512640 135674940 4294956208 18446744073709551615 134588482 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1192 931 98 283 0 906 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 4768

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1500624/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=4828 CPUtime=462.15
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 960 0 0 0 46215 0 0 0 25 0 1 0 305452436 4943872 943 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1207 943 98 283 0 921 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 4828

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1500368/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=4960 CPUtime=522.13
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1008 0 0 0 52213 0 0 0 25 0 1 0 305452436 5079040 991 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1240 991 98 283 0 954 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 4960

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1500240/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=4960 CPUtime=582.11
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1027 0 0 0 58211 0 0 0 25 0 1 0 305452436 5079040 1010 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1240 1010 98 283 0 954 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 4960

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 26096
/proc/meminfo: memFree=1500112/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=5052 CPUtime=642.1
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1061 0 0 0 64210 0 0 0 25 0 1 0 305452436 5173248 1044 1992294400 134512640 135674940 4294956208 18446744073709551615 134539938 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 1263 1044 98 283 0 977 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 5052


################
# More data... #
################

/proc/meminfo: memFree=1495632/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=4780.84
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1656 0 0 0 478083 1 0 0 25 0 1 0 305452436 8601600 1639 1992294400 134512640 135674940 4294956208 18446744073709551615 134556485 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1639 99 283 0 1814 0
Current children cumulated CPU time (s) 4780.84
Current children cumulated vsize (KiB) 8400

[startup+4842.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 26104
/proc/meminfo: memFree=1495568/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=4840.82
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1656 0 0 0 484081 1 0 0 25 0 1 0 305452436 8601600 1639 1992294400 134512640 135674940 4294956208 18446744073709551615 134588421 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1639 99 283 0 1814 0
Current children cumulated CPU time (s) 4840.82
Current children cumulated vsize (KiB) 8400

[startup+4902.3 s]
/proc/loadavg: 1.12 1.07 1.00 2/66 26104
/proc/meminfo: memFree=1495568/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=4900.8
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1656 0 0 0 490079 1 0 0 25 0 1 0 305452436 8601600 1639 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1639 99 283 0 1814 0
Current children cumulated CPU time (s) 4900.8
Current children cumulated vsize (KiB) 8400

[startup+4962.3 s]
/proc/loadavg: 1.11 1.07 1.00 2/66 26104
/proc/meminfo: memFree=1495504/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=4960.78
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1656 0 0 0 496077 1 0 0 25 0 1 0 305452436 8601600 1639 1992294400 134512640 135674940 4294956208 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1639 99 283 0 1814 0
Current children cumulated CPU time (s) 4960.78
Current children cumulated vsize (KiB) 8400

[startup+5022.3 s]
/proc/loadavg: 1.04 1.05 1.00 2/66 26104
/proc/meminfo: memFree=1495504/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5020.76
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1656 0 0 0 502075 1 0 0 25 0 1 0 305452436 8601600 1639 1992294400 134512640 135674940 4294956208 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1639 99 283 0 1814 0
Current children cumulated CPU time (s) 5020.76
Current children cumulated vsize (KiB) 8400

[startup+5082.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 26104
/proc/meminfo: memFree=1495504/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5080.75
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1656 0 0 0 508074 1 0 0 25 0 1 0 305452436 8601600 1639 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1639 99 283 0 1814 0
Current children cumulated CPU time (s) 5080.75
Current children cumulated vsize (KiB) 8400

[startup+5142.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 26104
/proc/meminfo: memFree=1495440/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5140.73
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1657 0 0 0 514072 1 0 0 25 0 1 0 305452436 8601600 1640 1992294400 134512640 135674940 4294956208 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1640 99 283 0 1814 0
Current children cumulated CPU time (s) 5140.73
Current children cumulated vsize (KiB) 8400

[startup+5202.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26104
/proc/meminfo: memFree=1495376/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5200.71
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1657 0 0 0 520070 1 0 0 25 0 1 0 305452436 8601600 1640 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1640 99 283 0 1814 0
Current children cumulated CPU time (s) 5200.71
Current children cumulated vsize (KiB) 8400

[startup+5262.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26104
/proc/meminfo: memFree=1495312/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5260.7
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1657 0 0 0 526069 1 0 0 25 0 1 0 305452436 8601600 1640 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1640 99 283 0 1814 0
Current children cumulated CPU time (s) 5260.7
Current children cumulated vsize (KiB) 8400

[startup+5322.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26104
/proc/meminfo: memFree=1495376/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5320.67
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1662 0 0 0 532066 1 0 0 25 0 1 0 305452436 8601600 1645 1992294400 134512640 135674940 4294956208 18446744073709551615 134581585 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1645 99 283 0 1814 0
Current children cumulated CPU time (s) 5320.67
Current children cumulated vsize (KiB) 8400

[startup+5382.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26104
/proc/meminfo: memFree=1495312/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5380.66
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1662 0 0 0 538065 1 0 0 25 0 1 0 305452436 8601600 1645 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1645 99 283 0 1814 0
Current children cumulated CPU time (s) 5380.66
Current children cumulated vsize (KiB) 8400

[startup+5442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26104
/proc/meminfo: memFree=1495248/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5440.64
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1667 0 0 0 544063 1 0 0 25 0 1 0 305452436 8601600 1650 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1650 99 283 0 1814 0
Current children cumulated CPU time (s) 5440.64
Current children cumulated vsize (KiB) 8400

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

[startup+5446.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26104
/proc/meminfo: memFree=1495248/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5444.64
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1667 0 0 0 544463 1 0 0 25 0 1 0 305452436 8601600 1650 1992294400 134512640 135674940 4294956208 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1650 99 283 0 1814 0
Current children cumulated CPU time (s) 5444.64
Current children cumulated vsize (KiB) 8400

[startup+5452.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26104
/proc/meminfo: memFree=1495248/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5451.04
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1667 0 0 0 545103 1 0 0 25 0 1 0 305452436 8601600 1650 1992294400 134512640 135674940 4294956208 18446744073709551615 134539891 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1650 99 283 0 1814 0
Current children cumulated CPU time (s) 5451.04
Current children cumulated vsize (KiB) 8400

[startup+5454.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26104
/proc/meminfo: memFree=1495248/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5452.63
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1667 0 0 0 545262 1 0 0 25 0 1 0 305452436 8601600 1650 1992294400 134512640 135674940 4294956208 18446744073709551615 134550756 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1650 99 283 0 1814 0
Current children cumulated CPU time (s) 5452.63
Current children cumulated vsize (KiB) 8400

[startup+5455.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26104
/proc/meminfo: memFree=1495248/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5453.43
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1667 0 0 0 545342 1 0 0 25 0 1 0 305452436 8601600 1650 1992294400 134512640 135674940 4294956208 18446744073709551615 134556256 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1650 99 283 0 1814 0
Current children cumulated CPU time (s) 5453.43
Current children cumulated vsize (KiB) 8400

[startup+5455.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26104
/proc/meminfo: memFree=1495248/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5453.83
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1667 0 0 0 545382 1 0 0 25 0 1 0 305452436 8601600 1650 1992294400 134512640 135674940 4294956208 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1650 99 283 0 1814 0
Current children cumulated CPU time (s) 5453.83
Current children cumulated vsize (KiB) 8400

[startup+5455.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26104
/proc/meminfo: memFree=1495248/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5454.03
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1667 0 0 0 545402 1 0 0 25 0 1 0 305452436 8601600 1650 1992294400 134512640 135674940 4294956208 18446744073709551615 134556450 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1650 99 283 0 1814 0
Current children cumulated CPU time (s) 5454.03
Current children cumulated vsize (KiB) 8400

[startup+5455.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26104
/proc/meminfo: memFree=1495248/2055920 swapFree=4179876/4192956
[pid=26095] ppid=26093 vsize=8400 CPUtime=5454.13
/proc/26095/stat : 26095 (SApperloT-base) R 26093 26095 26058 0 -1 4194304 1667 0 0 0 545412 1 0 0 25 0 1 0 305452436 8601600 1650 1992294400 134512640 135674940 4294956208 18446744073709551615 134559681 0 0 4096 0 0 0 0 17 1 0 0
/proc/26095/statm: 2100 1650 99 283 0 1814 0
Current children cumulated CPU time (s) 5454.13
Current children cumulated vsize (KiB) 8400

Child status: 0
Real time (s): 5455.87
CPU time (s): 5454.21
CPU user time (s): 5454.19
CPU system time (s): 0.017997
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 8400

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

runsolver used 5.70513 second user time and 12.1981 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-20 01:03:50
IDJOB=1831596
IDBENCH=69602
IDSOLVER=642
FILE ID=node92/1831596-1242774230
PBS_JOBID= 9322307
Free space on /tmp= 65928 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE08/cnf/aloul-chnl11-13.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831596-1242774230/watcher-1831596-1242774230 -o /tmp/evaluation-result-1831596-1242774230/solver-1831596-1242774230 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=141657409 HOME/instance-1831596-1242774230.cnf

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

MD5SUM BENCH= c7162bc1ddb6d2592f237fef1b04b5ce
RANDOM SEED=141657409

node92.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.245
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.245
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:       1504880 kB
Buffers:         18684 kB
Cached:         486500 kB
SwapCached:       7332 kB
Active:         340616 kB
Inactive:       173324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504880 kB
SwapTotal:     4192956 kB
SwapFree:      4179876 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          13804 kB
Slab:            22928 kB
Committed_AS:   786596 kB
PageTables:       1464 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= 65928 MiB
End job on node92 at 2009-05-20 02:34:46