Trace number 3439588

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
SApperloT2010 2011-05-15 (fixed)UNSAT 2920.26 2920.21

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.938
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

2920.24/2920.20	c Solved by BasicSolver 
2920.24/2920.20	
2920.24/2920.20	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439588-1306938006/watcher-3439588-1306938006 -o /tmp/evaluation-result-3439588-1306938006/solver-3439588-1306938006 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439588-1306938006.cnf 

running on 4 cores: 1,3,5,7

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.06 2.01 1/556 16631
/proc/meminfo: memFree=30415080/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=14004 CPUtime=0.01 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 907 0 0 0 1 0 0 0 25 0 1 0 805399326 14340096 846 33554432000 4194304 4394578 140734260401376 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 3501 846 255 49 0 642 0

[startup+0.11977 s]
/proc/loadavg: 2.09 2.06 2.01 1/556 16631
/proc/meminfo: memFree=30415080/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=16120 CPUtime=0.11 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 1467 0 0 0 11 0 0 0 25 0 1 0 805399326 16506880 1374 33554432000 4194304 4394578 140734260401376 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 4030 1374 267 49 0 1171 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16120

[startup+0.200756 s]
/proc/loadavg: 2.09 2.06 2.01 1/556 16631
/proc/meminfo: memFree=30415080/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=17072 CPUtime=0.19 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 1697 0 0 0 19 0 0 0 25 0 1 0 805399326 17481728 1604 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 4268 1604 267 49 0 1409 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17072

[startup+0.300739 s]
/proc/loadavg: 2.09 2.06 2.01 1/556 16631
/proc/meminfo: memFree=30415080/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=17468 CPUtime=0.29 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 1817 0 0 0 29 0 0 0 25 0 1 0 805399326 17887232 1724 33554432000 4194304 4394578 140734260401376 18446744073709551615 4287388 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 4367 1724 267 49 0 1508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17468

[startup+0.700672 s]
/proc/loadavg: 2.09 2.06 2.01 1/556 16631
/proc/meminfo: memFree=30415080/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=18392 CPUtime=0.69 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 2028 0 0 0 69 0 0 0 25 0 1 0 805399326 18833408 1935 33554432000 4194304 4394578 140734260401376 18446744073709551615 4313602 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 4598 1935 267 49 0 1739 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18392

[startup+1.50054 s]
/proc/loadavg: 2.09 2.06 2.01 3/562 16642
/proc/meminfo: memFree=30400356/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=19740 CPUtime=1.49 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 2359 0 0 0 149 0 0 0 25 0 1 0 805399326 20213760 2266 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 4935 2266 267 49 0 2076 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19740

[startup+3.10027 s]
/proc/loadavg: 2.08 2.06 2.01 3/562 16642
/proc/meminfo: memFree=30395956/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=21004 CPUtime=3.09 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 2655 0 0 0 309 0 0 0 25 0 1 0 805399326 21508096 2562 33554432000 4194304 4394578 140734260401376 18446744073709551615 4287877 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 5251 2562 267 49 0 2392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21004

[startup+6.30073 s]
/proc/loadavg: 2.08 2.06 2.01 3/562 16642
/proc/meminfo: memFree=30391848/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=22740 CPUtime=6.29 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 3052 0 0 0 629 0 0 0 25 0 1 0 805399326 23285760 2959 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 5685 2959 267 49 0 2826 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22740

[startup+12.7007 s]
/proc/loadavg: 2.07 2.06 2.01 3/562 16642
/proc/meminfo: memFree=30385528/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=25596 CPUtime=12.69 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 3664 0 0 0 1269 0 0 0 25 0 1 0 805399326 26210304 3571 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 6399 3571 267 49 0 3540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25596

[startup+25.5005 s]
/proc/loadavg: 2.06 2.06 2.01 3/562 16643
/proc/meminfo: memFree=30379960/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=28440 CPUtime=25.49 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 4302 0 0 0 2549 0 0 0 25 0 1 0 805399326 29122560 4209 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 7110 4209 267 49 0 4251 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28440

[startup+51.1002 s]
/proc/loadavg: 2.04 2.05 2.01 3/562 16643
/proc/meminfo: memFree=30372228/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=33072 CPUtime=51.09 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 5267 0 0 0 5109 0 0 0 25 0 1 0 805399326 33865728 5174 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 8268 5174 267 49 0 5409 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33072

[startup+102.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/562 16645
/proc/meminfo: memFree=30364240/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=38036 CPUtime=102.31 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 6332 0 0 0 10230 1 0 0 25 0 1 0 805399326 38948864 6239 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 9509 6239 267 49 0 6650 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 38036

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 16646
/proc/meminfo: memFree=30353792/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=41856 CPUtime=162.29 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 7113 0 0 0 16228 1 0 0 25 0 1 0 805399326 42860544 7020 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 10464 7020 267 49 0 7605 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41856

[startup+222.322 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 16648
/proc/meminfo: memFree=30352500/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=43840 CPUtime=222.31 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 7539 0 0 0 22230 1 0 0 25 0 1 0 805399326 44892160 7446 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 10960 7446 267 49 0 8101 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 43840

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 16649
/proc/meminfo: memFree=30349124/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=47052 CPUtime=282.29 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 8198 0 0 0 28228 1 0 0 25 0 1 0 805399326 48181248 8105 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 11763 8105 267 49 0 8904 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 47052

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 16651
/proc/meminfo: memFree=30345860/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=49844 CPUtime=342.29 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 8754 0 0 0 34228 1 0 0 25 0 1 0 805399326 51040256 8661 33554432000 4194304 4394578 140734260401376 18446744073709551615 4317935 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 12461 8661 267 49 0 9602 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 49844

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 16653
/proc/meminfo: memFree=30343348/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=52428 CPUtime=402.29 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 9255 0 0 0 40228 1 0 0 25 0 1 0 805399326 53686272 9162 33554432000 4194304 4394578 140734260401376 18446744073709551615 4292675 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 13107 9162 267 49 0 10248 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 52428

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16735
/proc/meminfo: memFree=30357140/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=53796 CPUtime=462.3 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 9545 0 0 0 46228 2 0 0 25 0 1 0 805399326 55087104 9452 33554432000 4194304 4394578 140734260401376 18446744073709551615 4299387 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 13449 9452 267 49 0 10590 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 53796

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16737
/proc/meminfo: memFree=30354616/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=54116 CPUtime=522.3 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 9628 0 0 0 52228 2 0 0 25 0 1 0 805399326 55414784 9535 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 13529 9535 267 49 0 10670 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 54116

[startup+582.301 s]
/proc/loadavg: 2.10 2.03 2.01 3/562 16765
/proc/meminfo: memFree=30336948/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=55156 CPUtime=582.3 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 9821 0 0 0 58228 2 0 0 25 0 1 0 805399326 56479744 9728 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 13789 9728 267 49 0 10930 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 55156

[startup+642.301 s]

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

/proc/meminfo: memFree=29571236/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=77468 CPUtime=2322.33 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 13930 0 0 0 232226 7 0 0 25 0 1 0 805399326 79327232 13819 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 19367 13819 267 49 0 16508 0
Current children cumulated CPU time (s) 2322.33
Current children cumulated vsize (KiB) 77468

[startup+2382.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/562 16840
/proc/meminfo: memFree=29533860/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=77724 CPUtime=2382.33 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 13993 0 0 0 238226 7 0 0 25 0 1 0 805399326 79589376 13882 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 19431 13882 267 49 0 16572 0
Current children cumulated CPU time (s) 2382.33
Current children cumulated vsize (KiB) 77724

[startup+2442.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/562 16842
/proc/meminfo: memFree=29485828/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=77980 CPUtime=2442.32 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14067 0 0 0 244225 7 0 0 25 0 1 0 805399326 79851520 13956 33554432000 4194304 4394578 140734260401376 18446744073709551615 4287236 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 19495 13956 267 49 0 16636 0
Current children cumulated CPU time (s) 2442.32
Current children cumulated vsize (KiB) 77980

[startup+2502.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/562 16853
/proc/meminfo: memFree=29471576/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=78428 CPUtime=2502.33 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14149 0 0 0 250225 8 0 0 25 0 1 0 805399326 80310272 14038 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 19607 14038 267 49 0 16748 0
Current children cumulated CPU time (s) 2502.33
Current children cumulated vsize (KiB) 78428

[startup+2562.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/562 16854
/proc/meminfo: memFree=29453552/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=79196 CPUtime=2562.33 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14275 0 0 0 256225 8 0 0 25 0 1 0 805399326 81096704 14164 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 19799 14164 267 49 0 16940 0
Current children cumulated CPU time (s) 2562.33
Current children cumulated vsize (KiB) 79196

[startup+2622.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/562 16856
/proc/meminfo: memFree=29407376/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=79708 CPUtime=2622.33 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14384 0 0 0 262225 8 0 0 25 0 1 0 805399326 81620992 14273 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 19927 14273 267 49 0 17068 0
Current children cumulated CPU time (s) 2622.33
Current children cumulated vsize (KiB) 79708

[startup+2682.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/562 16860
/proc/meminfo: memFree=29369088/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=79964 CPUtime=2682.33 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14439 0 0 0 268225 8 0 0 25 0 1 0 805399326 81883136 14328 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 19991 14328 267 49 0 17132 0
Current children cumulated CPU time (s) 2682.33
Current children cumulated vsize (KiB) 79964

[startup+2742.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/562 16862
/proc/meminfo: memFree=29322412/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=79964 CPUtime=2742.36 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14442 0 0 0 274227 9 0 0 25 0 1 0 805399326 81883136 14331 33554432000 4194304 4394578 140734260401376 18446744073709551615 4292080 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 19991 14331 267 49 0 17132 0
Current children cumulated CPU time (s) 2742.36
Current children cumulated vsize (KiB) 79964

[startup+2802.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/562 16864
/proc/meminfo: memFree=29276732/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2802.34 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14511 0 0 0 280225 9 0 0 25 0 1 0 805399326 82407424 14400 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14400 267 49 0 17260 0
Current children cumulated CPU time (s) 2802.34
Current children cumulated vsize (KiB) 80476

[startup+2862.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/562 16865
/proc/meminfo: memFree=29252256/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2862.36 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14543 0 0 0 286227 9 0 0 25 0 1 0 805399326 82407424 14432 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14432 267 49 0 17260 0
Current children cumulated CPU time (s) 2862.36
Current children cumulated vsize (KiB) 80476

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

[startup+2867.2 s]
/proc/loadavg: 2.01 2.03 2.00 3/562 16865
/proc/meminfo: memFree=29249896/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2867.24 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14545 0 0 0 286715 9 0 0 25 0 1 0 805399326 82407424 14434 33554432000 4194304 4394578 140734260401376 18446744073709551615 4292797 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14434 267 49 0 17260 0
Current children cumulated CPU time (s) 2867.24
Current children cumulated vsize (KiB) 80476

[startup+2892.8 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 16866
/proc/meminfo: memFree=29227676/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2892.84 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14546 0 0 0 289275 9 0 0 25 0 1 0 805399326 82407424 14435 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14435 267 49 0 17260 0
Current children cumulated CPU time (s) 2892.84
Current children cumulated vsize (KiB) 80476

[startup+2905.6 s]
/proc/loadavg: 2.16 2.06 2.01 3/562 16866
/proc/meminfo: memFree=29220352/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2905.64 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14546 0 0 0 290555 9 0 0 25 0 1 0 805399326 82407424 14435 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14435 267 49 0 17260 0
Current children cumulated CPU time (s) 2905.64
Current children cumulated vsize (KiB) 80476

[startup+2912 s]
/proc/loadavg: 2.14 2.06 2.01 3/562 16866
/proc/meminfo: memFree=29215264/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2912.04 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14546 0 0 0 291195 9 0 0 25 0 1 0 805399326 82407424 14435 33554432000 4194304 4394578 140734260401376 18446744073709551615 4296757 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14435 267 49 0 17260 0
Current children cumulated CPU time (s) 2912.04
Current children cumulated vsize (KiB) 80476

[startup+2915.2 s]
/proc/loadavg: 2.14 2.06 2.01 3/562 16866
/proc/meminfo: memFree=29210800/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2915.24 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14546 0 0 0 291515 9 0 0 25 0 1 0 805399326 82407424 14435 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14435 267 49 0 17260 0
Current children cumulated CPU time (s) 2915.24
Current children cumulated vsize (KiB) 80476

[startup+2918.42 s]
/proc/loadavg: 2.13 2.06 2.01 3/562 16867
/proc/meminfo: memFree=29207824/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2918.46 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14546 0 0 0 291837 9 0 0 25 0 1 0 805399326 82407424 14435 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14435 267 49 0 17260 0
Current children cumulated CPU time (s) 2918.46
Current children cumulated vsize (KiB) 80476

[startup+2919.2 s]
/proc/loadavg: 2.13 2.06 2.01 3/562 16867
/proc/meminfo: memFree=29207824/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2919.23 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14546 0 0 0 291914 9 0 0 25 0 1 0 805399326 82407424 14435 33554432000 4194304 4394578 140734260401376 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14435 267 49 0 17260 0
Current children cumulated CPU time (s) 2919.23
Current children cumulated vsize (KiB) 80476

[startup+2920 s]
/proc/loadavg: 2.13 2.06 2.01 3/562 16867
/proc/meminfo: memFree=29206832/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2920.04 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14546 0 0 0 291995 9 0 0 25 0 1 0 805399326 82407424 14435 33554432000 4194304 4394578 140734260401376 18446744073709551615 4285588 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14435 267 49 0 17260 0
Current children cumulated CPU time (s) 2920.04
Current children cumulated vsize (KiB) 80476

[startup+2920.2 s]
/proc/loadavg: 2.13 2.06 2.01 3/562 16867
/proc/meminfo: memFree=29206832/32950928 swapFree=41528364/67111528
[pid=16631] ppid=16629 vsize=80476 CPUtime=2920.24 cores=1,3,5,7
/proc/16631/stat : 16631 (SApperloT2010) R 16629 16631 16161 0 -1 4202496 14546 0 0 0 292015 9 0 0 25 0 1 0 805399326 82407424 14435 33554432000 4194304 4394578 140734260401376 18446744073709551615 4315327 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/16631/statm: 20119 14435 267 49 0 17260 0
Current children cumulated CPU time (s) 2920.24
Current children cumulated vsize (KiB) 80476

Child status: 20
Real time (s): 2920.21
CPU time (s): 2920.26
CPU user time (s): 2920.16
CPU system time (s): 0.100984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 80476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2920.16
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14558
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= 6
involuntary context switches= 35474

runsolver used 15.7226 second user time and 37.7623 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-01 16:20:06
IDJOB=3439588
IDBENCH=85826
IDSOLVER=1933
FILE ID=node126/3439588-1306938006
RUNJOBID= node126-1306928002-16180
PBS_JOBID= 13488573
Free space on /tmp= 73672 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439588-1306938006/watcher-3439588-1306938006 -o /tmp/evaluation-result-3439588-1306938006/solver-3439588-1306938006 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439588-1306938006.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=888388180

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30415360 kB
Buffers:        188292 kB
Cached:         274788 kB
SwapCached:      15328 kB
Active:        1914248 kB
Inactive:       304248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30415360 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     1752624 kB
Mapped:          22712 kB
Slab:           145580 kB
PageTables:      99724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176376128 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73672 MiB
End job on node126 at 2011-06-01 17:08:47