Trace number 3281630

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-03-04UNSAT 809.241 809.22

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

809.11/809.18	c Solved by BasicSolver 
809.11/809.18	
809.11/809.18	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: 935)

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-3281630-1303752531/watcher-3281630-1303752531 -o /tmp/evaluation-result-3281630-1303752531/solver-3281630-1303752531 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3281630-1303752531.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.99 1.75 2.08 5/189 4673
/proc/meminfo: memFree=13504828/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=18980 CPUtime=0 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 1572 0 0 0 0 0 0 0 22 0 1 0 467668694 19435520 1511 33554432000 4194304 4395502 140735940486688 18446744073709551615 4329092 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 4745 1524 245 50 0 1885 0

[startup+0.084649 s]
/proc/loadavg: 2.99 1.75 2.08 5/189 4673
/proc/meminfo: memFree=13504828/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=90664 CPUtime=0.07 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 17137 0 0 0 5 2 0 0 22 0 1 0 467668694 92839936 17076 33554432000 4194304 4395502 140735940486688 18446744073709551615 228095450880 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 22666 17077 249 50 0 19806 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 90664

[startup+0.10065 s]
/proc/loadavg: 2.99 1.75 2.08 5/189 4673
/proc/meminfo: memFree=13504828/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=92248 CPUtime=0.09 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 17529 0 0 0 7 2 0 0 22 0 1 0 467668694 94461952 17468 33554432000 4194304 4395502 140735940486688 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 23062 17468 249 50 0 20202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92248

[startup+0.300613 s]
/proc/loadavg: 2.99 1.75 2.08 5/189 4673
/proc/meminfo: memFree=13504828/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=111260 CPUtime=0.28 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 22274 0 0 0 25 3 0 0 23 0 1 0 467668694 113930240 22213 33554432000 4194304 4395502 140735940486688 18446744073709551615 228095450880 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 27815 22214 249 50 0 24955 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 111260

[startup+0.700537 s]
/proc/loadavg: 2.99 1.75 2.08 5/189 4673
/proc/meminfo: memFree=13504828/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=148620 CPUtime=0.69 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 31611 0 0 0 63 6 0 0 25 0 1 0 467668694 152186880 31550 33554432000 4194304 4395502 140735940486688 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 37155 31551 249 50 0 34295 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 148620

[startup+1.50039 s]
/proc/loadavg: 2.99 1.75 2.08 5/190 4674
/proc/meminfo: memFree=13322300/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=307852 CPUtime=1.49 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 71419 0 0 0 132 17 0 0 25 0 1 0 467668694 315240448 58333 33554432000 4194304 4395502 140735940486688 18446744073709551615 228095475607 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 76963 58333 255 50 0 74103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 307852

[startup+3.10111 s]
/proc/loadavg: 3.07 1.79 2.09 5/190 4674
/proc/meminfo: memFree=13267376/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=341752 CPUtime=3.09 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 81497 0 0 0 259 50 0 0 25 0 1 0 467668694 349954048 65848 33554432000 4194304 4395502 140735940486688 18446744073709551615 228095475607 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 85438 65848 255 50 0 82578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 341752

[startup+6.30051 s]
/proc/loadavg: 3.07 1.79 2.09 5/190 4674
/proc/meminfo: memFree=13141080/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=446900 CPUtime=6.29 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 104430 0 0 0 543 86 0 0 25 0 1 0 467668694 457625600 88781 33554432000 4194304 4395502 140735940486688 18446744073709551615 228095475607 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 111725 88781 255 50 0 108865 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 446900

[startup+12.7003 s]
/proc/loadavg: 3.22 1.86 2.11 5/190 4674
/proc/meminfo: memFree=13060100/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=514888 CPUtime=12.69 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 122330 0 0 0 1179 90 0 0 25 0 1 0 467668694 527245312 106681 33554432000 4194304 4395502 140735940486688 18446744073709551615 4346821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 128722 106681 266 50 0 125862 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 514888

[startup+25.501 s]
/proc/loadavg: 3.34 1.93 2.13 5/190 4674
/proc/meminfo: memFree=13009368/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=532524 CPUtime=25.49 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 126601 0 0 0 2458 91 0 0 25 0 1 0 467668694 545304576 110952 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 133131 110952 266 50 0 130271 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 532524

[startup+51.1003 s]
/proc/loadavg: 3.56 2.09 2.18 5/190 4675
/proc/meminfo: memFree=12921136/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=560804 CPUtime=51.09 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 133578 0 0 0 5016 93 0 0 25 0 1 0 467668694 574263296 117929 33554432000 4194304 4395502 140735940486688 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 140201 117929 266 50 0 137341 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 560804

[startup+102.307 s]
/proc/loadavg: 3.82 2.41 2.28 5/187 4680
/proc/meminfo: memFree=14019108/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=610008 CPUtime=102.3 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 145498 0 0 0 10134 96 0 0 25 0 1 0 467668694 624648192 129849 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 152502 129849 266 50 0 149642 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 610008

[startup+162.301 s]
/proc/loadavg: 3.93 2.68 2.38 5/190 4705
/proc/meminfo: memFree=14078140/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=634864 CPUtime=162.3 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 151272 0 0 0 16132 98 0 0 25 0 1 0 467668694 650100736 135623 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 158716 135623 266 50 0 155856 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 634864

[startup+222.301 s]
/proc/loadavg: 3.97 2.93 2.48 5/190 4707
/proc/meminfo: memFree=13979296/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=650476 CPUtime=222.29 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 155001 0 0 0 22130 99 0 0 25 0 1 0 467668694 666087424 139352 33554432000 4194304 4395502 140735940486688 18446744073709551615 4286550 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 162619 139352 266 50 0 159759 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 650476

[startup+282.301 s]
/proc/loadavg: 4.04 3.12 2.57 5/190 4708
/proc/meminfo: memFree=13843004/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=666336 CPUtime=282.3 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 158790 0 0 0 28130 100 0 0 25 0 1 0 467668694 682328064 143141 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 166584 143141 266 50 0 163724 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 666336

[startup+342.301 s]
/proc/loadavg: 4.06 3.31 2.67 5/190 4710
/proc/meminfo: memFree=13772184/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=681708 CPUtime=342.3 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 162332 0 0 0 34128 102 0 0 25 0 1 0 467668694 698068992 146683 33554432000 4194304 4395502 140735940486688 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 170427 146683 266 50 0 167567 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 681708

[startup+402.301 s]
/proc/loadavg: 4.02 3.42 2.75 5/190 4712
/proc/meminfo: memFree=13676812/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=712832 CPUtime=402.3 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 169343 0 0 0 40126 104 0 0 25 0 1 0 467668694 729939968 153694 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 178208 153694 266 50 0 175348 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 712832

[startup+462.301 s]
/proc/loadavg: 4.05 3.55 2.83 5/190 4713
/proc/meminfo: memFree=13575856/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=723236 CPUtime=462.31 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 171737 0 0 0 46126 105 0 0 25 0 1 0 467668694 740593664 156088 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 180809 156088 266 50 0 177949 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 723236

[startup+522.301 s]
/proc/loadavg: 4.02 3.62 2.90 5/190 4715
/proc/meminfo: memFree=13453700/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=731928 CPUtime=522.31 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 173827 0 0 0 52125 106 0 0 25 0 1 0 467668694 749494272 158178 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 182982 158178 266 50 0 180122 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 731928

[startup+582.301 s]
/proc/loadavg: 4.01 3.69 2.96 5/190 4716
/proc/meminfo: memFree=13388084/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=738512 CPUtime=582.3 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 175415 0 0 0 58124 106 0 0 25 0 1 0 467668694 756236288 159766 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 184628 159766 266 50 0 181768 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 738512

[startup+642.301 s]
/proc/loadavg: 4.00 3.74 3.03 5/190 4718
/proc/meminfo: memFree=13297300/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=755512 CPUtime=642.32 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 179167 0 0 0 64124 108 0 0 25 0 1 0 467668694 773644288 163518 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 188878 163518 266 50 0 186018 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 755512

[startup+702.301 s]
/proc/loadavg: 4.00 3.79 3.08 5/190 4720
/proc/meminfo: memFree=13244452/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=764924 CPUtime=702.31 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 181374 0 0 0 70122 109 0 0 25 0 1 0 467668694 783282176 165725 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299527 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 191231 165725 266 50 0 188371 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 764924

[startup+762.307 s]
/proc/loadavg: 4.00 3.82 3.14 5/190 4721
/proc/meminfo: memFree=13189876/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=772956 CPUtime=762.32 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 183020 0 0 0 76123 109 0 0 25 0 1 0 467668694 791506944 167371 33554432000 4194304 4395502 140735940486688 18446744073709551615 4286446 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 193239 167371 266 50 0 190379 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 772956

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

[startup+767.901 s]
/proc/loadavg: 4.00 3.83 3.15 5/190 4721
/proc/meminfo: memFree=13187392/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=772956 CPUtime=767.91 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 183065 0 0 0 76682 109 0 0 25 0 1 0 467668694 791506944 167416 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 193239 167416 266 50 0 190379 0
Current children cumulated CPU time (s) 767.91
Current children cumulated vsize (KiB) 772956

[startup+793.501 s]
/proc/loadavg: 4.00 3.84 3.17 5/190 4722
/proc/meminfo: memFree=13169284/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=775676 CPUtime=793.51 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 183614 0 0 0 79242 109 0 0 25 0 1 0 467668694 794292224 167965 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 193919 167965 266 50 0 191059 0
Current children cumulated CPU time (s) 793.51
Current children cumulated vsize (KiB) 775676

[startup+799.901 s]
/proc/loadavg: 4.00 3.84 3.17 5/190 4722
/proc/meminfo: memFree=13166928/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=775676 CPUtime=799.91 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 183661 0 0 0 79882 109 0 0 25 0 1 0 467668694 794292224 168012 33554432000 4194304 4395502 140735940486688 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 193919 168012 266 50 0 191059 0
Current children cumulated CPU time (s) 799.91
Current children cumulated vsize (KiB) 775676

[startup+803.1 s]
/proc/loadavg: 4.00 3.84 3.18 5/190 4722
/proc/meminfo: memFree=13165440/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=776316 CPUtime=803.11 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 183785 0 0 0 80202 109 0 0 25 0 1 0 467668694 794947584 168136 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 194079 168136 266 50 0 191219 0
Current children cumulated CPU time (s) 803.11
Current children cumulated vsize (KiB) 776316

[startup+806.307 s]
/proc/loadavg: 4.00 3.84 3.18 5/190 4722
/proc/meminfo: memFree=13160724/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=776636 CPUtime=806.32 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 183848 0 0 0 80523 109 0 0 25 0 1 0 467668694 795275264 168199 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 194159 168199 266 50 0 191299 0
Current children cumulated CPU time (s) 806.32
Current children cumulated vsize (KiB) 776636

[startup+807.901 s]
/proc/loadavg: 4.00 3.85 3.18 5/190 4722
/proc/meminfo: memFree=13159112/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=777020 CPUtime=807.91 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 183885 0 0 0 80682 109 0 0 25 0 1 0 467668694 795668480 168236 33554432000 4194304 4395502 140735940486688 18446744073709551615 4325807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 194255 168236 266 50 0 191395 0
Current children cumulated CPU time (s) 807.91
Current children cumulated vsize (KiB) 777020

[startup+808.7 s]
/proc/loadavg: 4.00 3.85 3.18 5/190 4722
/proc/meminfo: memFree=13157128/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=777020 CPUtime=808.71 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 183885 0 0 0 80762 109 0 0 25 0 1 0 467668694 795668480 168236 33554432000 4194304 4395502 140735940486688 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 194255 168236 266 50 0 191395 0
Current children cumulated CPU time (s) 808.71
Current children cumulated vsize (KiB) 777020

[startup+809.1 s]
/proc/loadavg: 4.00 3.85 3.18 5/190 4722
/proc/meminfo: memFree=13157128/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=777020 CPUtime=809.11 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202496 183885 0 0 0 80802 109 0 0 25 0 1 0 467668694 795668480 168236 33554432000 4194304 4395502 140735940486688 18446744073709551615 4292744 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/4673/statm: 194255 168236 266 50 0 191395 0
Current children cumulated CPU time (s) 809.11
Current children cumulated vsize (KiB) 777020

[startup+809.2 s]
/proc/loadavg: 4.00 3.85 3.18 5/190 4722
/proc/meminfo: memFree=13157128/32951124 swapFree=67111528/67111528
[pid=4673] ppid=4671 vsize=0 CPUtime=809.21 cores=1,3
/proc/4673/stat : 4673 (SApperloT2010) R 4671 4673 3716 0 -1 4202500 183897 0 0 0 80811 110 0 0 25 0 1 0 467668694 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 1 0 0 0
/proc/4673/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 809.21
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 809.22
CPU time (s): 809.241
CPU user time (s): 808.113
CPU system time (s): 1.12783
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 777020

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

runsolver used 1.2938 second user time and 3.12252 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-25 19:28:52
IDJOB=3281630
IDBENCH=69591
IDSOLVER=1655
FILE ID=node142/3281630-1303752531
RUNJOBID= node142-1303752480-4577
PBS_JOBID= 13154020
Free space on /tmp= 70920 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281630-1303752531/watcher-3281630-1303752531 -o /tmp/evaluation-result-3281630-1303752531/solver-3281630-1303752531 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3281630-1303752531.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=607918026

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13505108 kB
Buffers:       2073456 kB
Cached:       14853220 kB
SwapCached:          0 kB
Active:        9201032 kB
Inactive:      9667892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13505108 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          413228 kB
Writeback:           0 kB
AnonPages:     1941656 kB
Mapped:          15600 kB
Slab:           508704 kB
PageTables:       9204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2314616 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= 71216 MiB
End job on node142 at 2011-04-25 19:42:22