Trace number 1831956

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 5528.84 5531.04

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.569
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

5528.70/5530.99	
5528.70/5530.99	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-1831956-1242793944/watcher-1831956-1242793944 -o /tmp/evaluation-result-1831956-1242793944/solver-1831956-1242793944 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1930217803 HOME/instance-1831956-1242793944.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: 1.00 1.00 1.00 3/64 11632
/proc/meminfo: memFree=1790656/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=7432 CPUtime=0
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 893 0 0 0 0 0 0 0 18 0 1 0 307427101 7610368 877 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 1858 883 89 283 0 1572 0

[startup+0.0733981 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11632
/proc/meminfo: memFree=1790656/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=13624 CPUtime=0.06
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 2593 0 0 0 6 0 0 0 18 0 1 0 307427101 13950976 2577 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 3406 2578 90 283 0 3120 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13624

[startup+0.101398 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11632
/proc/meminfo: memFree=1790656/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=14680 CPUtime=0.09
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 2870 0 0 0 9 0 0 0 18 0 1 0 307427101 15032320 2854 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 3670 2855 90 283 0 3384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14680

[startup+0.301412 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11632
/proc/meminfo: memFree=1790656/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=22072 CPUtime=0.29
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 4780 0 0 0 27 2 0 0 19 0 1 0 307427101 22601728 4764 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 5518 4765 90 283 0 5232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22072

[startup+0.70144 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11632
/proc/meminfo: memFree=1790656/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=26300 CPUtime=0.69
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 5953 0 0 0 67 2 0 0 23 0 1 0 307427101 26931200 5838 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 6575 5838 98 283 0 6289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26300

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11633
/proc/meminfo: memFree=1767480/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=26944 CPUtime=1.49
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 6153 0 0 0 147 2 0 0 25 0 1 0 307427101 27590656 5909 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 6736 5909 98 283 0 6450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26944

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11633
/proc/meminfo: memFree=1767096/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=27076 CPUtime=3.09
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 6183 0 0 0 307 2 0 0 25 0 1 0 307427101 27725824 5939 1992294400 134512640 135674940 4294956208 18446744073709551615 134557239 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 6769 5939 98 283 0 6483 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27076

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11633
/proc/meminfo: memFree=1766456/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=27472 CPUtime=6.29
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 6326 0 0 0 626 3 0 0 25 0 1 0 307427101 28131328 6082 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 6868 6082 98 283 0 6582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27472

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11633
/proc/meminfo: memFree=1764088/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=30248 CPUtime=12.68
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 7000 0 0 0 1265 3 0 0 25 0 1 0 307427101 30973952 6756 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 7562 6756 98 283 0 7276 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30248

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11633
/proc/meminfo: memFree=1758136/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=36316 CPUtime=25.48
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 8492 0 0 0 2543 5 0 0 25 0 1 0 307427101 37187584 8248 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 9079 8248 98 283 0 8793 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36316

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11633
/proc/meminfo: memFree=1754040/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=40424 CPUtime=51.06
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 9523 0 0 0 5100 6 0 0 25 0 1 0 307427101 41394176 9279 1992294400 134512640 135674940 4294956208 18446744073709551615 134550595 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 10106 9279 99 283 0 9820 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40424

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11633
/proc/meminfo: memFree=1738872/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=56008 CPUtime=102.26
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 13396 0 0 0 10216 10 0 0 25 0 1 0 307427101 57352192 13023 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 14002 13023 99 283 0 13716 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 56008

[startup+162.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 11633
/proc/meminfo: memFree=1718648/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=76452 CPUtime=162.23
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 18481 0 0 0 16209 14 0 0 25 0 1 0 307427101 78286848 18108 1992294400 134512640 135674940 4294956208 18446744073709551615 134558476 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 19113 18108 99 283 0 18827 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 76452

[startup+222.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 11633
/proc/meminfo: memFree=1704184/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=92092 CPUtime=222.22
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 22296 0 0 0 22202 20 0 0 25 0 1 0 307427101 94302208 21666 1992294400 134512640 135674940 4294956208 18446744073709551615 134556442 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 23023 21666 99 283 0 22737 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 92092

[startup+282.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 11633
/proc/meminfo: memFree=1688504/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=108364 CPUtime=282.2
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 26312 0 0 0 28197 23 0 0 25 0 1 0 307427101 110964736 25682 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 27091 25682 99 283 0 26805 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 108364

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11633
/proc/meminfo: memFree=1657080/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=139476 CPUtime=342.19
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 34054 0 0 0 34187 32 0 0 25 0 1 0 307427101 142823424 33424 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 34869 33424 99 283 0 34583 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 139476

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11633
/proc/meminfo: memFree=1639544/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=157956 CPUtime=402.17
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 38399 0 0 0 40182 35 0 0 25 0 1 0 307427101 161746944 37769 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 39489 37769 99 283 0 39203 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 157956

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11633
/proc/meminfo: memFree=1636856/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=160996 CPUtime=462.16
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 39074 0 0 0 46180 36 0 0 25 0 1 0 307427101 164859904 38444 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 40249 38444 99 283 0 39963 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 160996

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11633
/proc/meminfo: memFree=1624568/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=174488 CPUtime=522.14
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 42331 0 0 0 52175 39 0 0 25 0 1 0 307427101 178675712 41572 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 43622 41572 99 283 0 43336 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 174488

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11635
/proc/meminfo: memFree=1622392/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=176676 CPUtime=582.13
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 42790 0 0 0 58173 40 0 0 25 0 1 0 307427101 180916224 42031 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 44169 42031 99 283 0 43883 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 176676

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11635
/proc/meminfo: memFree=1617464/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=181456 CPUtime=642.11
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 44011 0 0 0 64170 41 0 0 25 0 1 0 307427101 185810944 43252 1992294400 134512640 135674940 4294956208 18446744073709551615 134539760 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 45364 43252 99 283 0 45078 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 181456


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

/proc/meminfo: memFree=1495672/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=317472 CPUtime=4960.34
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 80026 0 0 0 495961 73 0 0 25 0 1 0 307427101 325091328 73092 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 79368 73092 99 283 0 79082 0
Current children cumulated CPU time (s) 4960.34
Current children cumulated vsize (KiB) 317472

[startup+5022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11643
/proc/meminfo: memFree=1494520/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=318788 CPUtime=5020.32
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 80421 0 0 0 501959 73 0 0 25 0 1 0 307427101 326438912 73358 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 79697 73358 99 283 0 79411 0
Current children cumulated CPU time (s) 5020.32
Current children cumulated vsize (KiB) 318788

[startup+5082.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11643
/proc/meminfo: memFree=1494392/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=318932 CPUtime=5080.29
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 80452 0 0 0 507956 73 0 0 25 0 1 0 307427101 326586368 73389 1992294400 134512640 135674940 4294956208 18446744073709551615 134558347 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 79733 73389 99 283 0 79447 0
Current children cumulated CPU time (s) 5080.29
Current children cumulated vsize (KiB) 318932

[startup+5142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11643
/proc/meminfo: memFree=1494008/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=319092 CPUtime=5140.26
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 80547 0 0 0 513953 73 0 0 25 0 1 0 307427101 326750208 73484 1992294400 134512640 135674940 4294956208 18446744073709551615 134539796 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 79773 73484 99 283 0 79487 0
Current children cumulated CPU time (s) 5140.26
Current children cumulated vsize (KiB) 319092

[startup+5202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11643
/proc/meminfo: memFree=1493432/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=319608 CPUtime=5200.23
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 80656 0 0 0 519950 73 0 0 25 0 1 0 307427101 327278592 73593 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 79902 73593 99 283 0 79616 0
Current children cumulated CPU time (s) 5200.23
Current children cumulated vsize (KiB) 319608

[startup+5262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11643
/proc/meminfo: memFree=1492600/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=320640 CPUtime=5260.21
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 80845 0 0 0 525948 73 0 0 25 0 1 0 307427101 328335360 73782 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80160 73782 99 283 0 79874 0
Current children cumulated CPU time (s) 5260.21
Current children cumulated vsize (KiB) 320640

[startup+5322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1492088/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=321152 CPUtime=5320.18
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81145 0 0 0 531945 73 0 0 25 0 1 0 307427101 328859648 73953 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80288 73953 99 283 0 80002 0
Current children cumulated CPU time (s) 5320.18
Current children cumulated vsize (KiB) 321152

[startup+5382.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5380.15
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81428 0 0 0 537941 74 0 0 25 0 1 0 307427101 329908224 73979 1992294400 134512640 135674940 4294956208 18446744073709551615 134537631 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73979 99 283 0 80258 0
Current children cumulated CPU time (s) 5380.15
Current children cumulated vsize (KiB) 322176

[startup+5442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5440.13
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81428 0 0 0 543939 74 0 0 25 0 1 0 307427101 329908224 73979 1992294400 134512640 135674940 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73979 99 283 0 80258 0
Current children cumulated CPU time (s) 5440.13
Current children cumulated vsize (KiB) 322176

[startup+5502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5500.11
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81432 0 0 0 549937 74 0 0 25 0 1 0 307427101 329908224 73983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73983 99 283 0 80258 0
Current children cumulated CPU time (s) 5500.11
Current children cumulated vsize (KiB) 322176

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

[startup+5503.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5501.7
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81432 0 0 0 550096 74 0 0 25 0 1 0 307427101 329908224 73983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73983 99 283 0 80258 0
Current children cumulated CPU time (s) 5501.7
Current children cumulated vsize (KiB) 322176

[startup+5516.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5514.5
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81432 0 0 0 551376 74 0 0 25 0 1 0 307427101 329908224 73983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73983 99 283 0 80258 0
Current children cumulated CPU time (s) 5514.5
Current children cumulated vsize (KiB) 322176

[startup+5523.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5520.9
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81432 0 0 0 552016 74 0 0 25 0 1 0 307427101 329908224 73983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73983 99 283 0 80258 0
Current children cumulated CPU time (s) 5520.9
Current children cumulated vsize (KiB) 322176

[startup+5526.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5524.1
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81432 0 0 0 552336 74 0 0 25 0 1 0 307427101 329908224 73983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73983 99 283 0 80258 0
Current children cumulated CPU time (s) 5524.1
Current children cumulated vsize (KiB) 322176

[startup+5529.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5527.3
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81432 0 0 0 552656 74 0 0 25 0 1 0 307427101 329908224 73983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73983 99 283 0 80258 0
Current children cumulated CPU time (s) 5527.3
Current children cumulated vsize (KiB) 322176

[startup+5530.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5528.1
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81432 0 0 0 552736 74 0 0 25 0 1 0 307427101 329908224 73983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73983 99 283 0 80258 0
Current children cumulated CPU time (s) 5528.1
Current children cumulated vsize (KiB) 322176

[startup+5530.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5528.5
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81432 0 0 0 552776 74 0 0 25 0 1 0 307427101 329908224 73983 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73983 99 283 0 80258 0
Current children cumulated CPU time (s) 5528.5
Current children cumulated vsize (KiB) 322176

[startup+5530.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=322176 CPUtime=5528.7
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194304 81432 0 0 0 552796 74 0 0 25 0 1 0 307427101 329908224 73983 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 80544 73983 99 283 0 80258 0
Current children cumulated CPU time (s) 5528.7
Current children cumulated vsize (KiB) 322176

[startup+5531 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11649
/proc/meminfo: memFree=1491640/2055920 swapFree=4180972/4192956
[pid=11632] ppid=11630 vsize=0 CPUtime=5528.79
/proc/11632/stat : 11632 (SApperloT-base) R 11630 11632 11560 0 -1 4194308 81436 0 0 0 552805 74 0 0 25 0 1 0 307427101 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/11632/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5528.79
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5531.04
CPU time (s): 5528.84
CPU user time (s): 5528.06
CPU system time (s): 0.78588
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 322176

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

runsolver used 4.43333 second user time and 15.6866 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-20 06:32:25
IDJOB=1831956
IDBENCH=71715
IDSOLVER=642
FILE ID=node34/1831956-1242793944
PBS_JOBID= 9322435
Free space on /tmp= 66420 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831956-1242793944/watcher-1831956-1242793944 -o /tmp/evaluation-result-1831956-1242793944/solver-1831956-1242793944 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1930217803 HOME/instance-1831956-1242793944.cnf

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

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=1930217803

node34.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.214
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.214
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:       1791136 kB
Buffers:         32760 kB
Cached:         184784 kB
SwapCached:       6108 kB
Active:          82060 kB
Inactive:       143704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791136 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:           10100 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            25100 kB
Committed_AS:  1062728 kB
PageTables:       1384 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= 66420 MiB
End job on node34 at 2009-05-20 08:04:36