Trace number 3262086

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
ppfolio seqSAT 95.6935 95.6942

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_404.cnf
MD5SUM213e4c0c58f043e67e86cf993698317a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.22675
Satisfiable
(Un)Satisfiability was proved
Number of variables202
Number of clauses22023
Sum of the clauses size98860
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 267
Number of clauses of size 320125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51831

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
95.57/95.69	v -1 2 3 4 5 6 7 8 9 10
95.57/95.69	v 11 12 13 14 15 16 17 18 -19 20
95.57/95.69	v -21 22 23 24 25 26 -27 -28 29 30
95.57/95.69	v 31 -32 33 34 35 36 37 38 39 40
95.57/95.69	v 41 42 43 44 45 -46 47 48 49 50
95.57/95.69	v 51 52 53 54 55 -56 -57 58 59 60
95.57/95.69	v 61 62 63 64 65 66 67 68 69 70
95.57/95.69	v 71 72 73 74 75 76 -77 78 -79 80
95.57/95.69	v 81 82 83 84 85 86 87 -88 89 -90
95.57/95.69	v 91 92 93 94 95 96 97 98 99 100
95.57/95.69	v 101 102 103 104 105 106 -107 108 109 110
95.57/95.69	v 111 112 113 114 -115 116 -117 118 119 120
95.57/95.69	v 121 122 123 124 125 126 127 128 129 130
95.57/95.69	v 131 -132 133 134 135 136 137 138 139 140
95.57/95.69	v -141 142 -143 144 145 146 147 148 149 150
95.57/95.69	v 151 152 153 154 155 156 157 158 159 160
95.57/95.69	v 161 162 163 -164 165 -166 167 168 169 -170
95.57/95.69	v 171 172 173 174 175 176 177 178 179 180
95.57/95.69	v -181 182 -183 184 185 186 187 188 189 190
95.57/95.69	v 191 192 193 194 195 196 197 198 199 200
95.57/95.69	v -201 202 0
95.57/95.69	s SATISFIABLE
95.57/95.69	solver [2] clasp 1.3.6 answered
95.57/95.69	Done

Verifier Data

OK

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-3262086-1303542365/watcher-3262086-1303542365 -o /tmp/evaluation-result-3262086-1303542365/solver-3262086-1303542365 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262086-1303542365.cnf 

running on 2 cores: 0,2

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.38 3.57 3.60 4/175 15551
/proc/meminfo: memFree=19597408/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=0 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 544466987 18763776 394 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 4147951050789191939 0 0 17 0 0 0 0
/proc/15551/statm: 4581 394 345 23 0 91 0

[startup+0.0597531 s]
/proc/loadavg: 2.38 3.57 3.60 4/175 15551
/proc/meminfo: memFree=19597408/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=0 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 544466987 18763776 394 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15551/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10074 s]
/proc/loadavg: 2.38 3.57 3.60 4/175 15551
/proc/meminfo: memFree=19597408/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=0 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 544466987 18763776 394 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15551/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300732 s]
/proc/loadavg: 2.38 3.57 3.60 4/175 15551
/proc/meminfo: memFree=19597408/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=0 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 544466987 18763776 394 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15551/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700653 s]
/proc/loadavg: 2.38 3.57 3.60 4/175 15551
/proc/meminfo: memFree=19597408/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=0 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 544466987 18763776 394 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15551/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50051 s]
/proc/loadavg: 3.15 3.71 3.64 13/202 15584
/proc/meminfo: memFree=19531772/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=0 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 544466987 18763776 394 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 4098840672444874752 0 0 17 2 0 0 0
/proc/15551/statm: 4581 394 345 23 0 91 0
[pid=15552] ppid=15551 vsize=1485896 CPUtime=1.09 cores=0
/proc/15552/stat : 15552 (cryptominisat) R 15551 15551 15036 0 -1 4202496 3455 0 0 0 109 0 0 0 19 0 1 0 544466988 1521557504 1447 33554432000 4194304 4587354 140734598557888 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15552/statm: 371474 1447 327 96 0 368036 0
[pid=15553] ppid=15551 vsize=14060 CPUtime=0.19 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 1070 0 0 0 19 0 0 0 25 0 1 0 544466988 14397440 881 33554432000 4194304 4785740 140734589792128 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 3515 881 340 145 0 560 0
[pid=15555] ppid=15551 vsize=453712 CPUtime=0.18 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 807 0 0 0 18 0 0 0 25 0 1 0 544466988 464601088 704 33554432000 134512640 134534564 4289674800 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 113428 704 91 6 0 112094 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1971992

[startup+3.10119 s]
/proc/loadavg: 3.15 3.71 3.64 13/202 15584
/proc/meminfo: memFree=19523712/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=15576 CPUtime=0.82 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 1428 0 0 0 82 0 0 0 25 0 1 0 544466988 15949824 1239 33554432000 4194304 4785740 140734589792128 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 3894 1239 340 145 0 939 0
[pid=15555] ppid=15551 vsize=453712 CPUtime=0.84 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 807 0 0 0 84 0 0 0 25 0 1 0 544466988 464601088 704 33554432000 134512640 134534564 4289674800 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 113428 704 91 6 0 112094 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 487612

[startup+6.30061 s]
/proc/loadavg: 3.15 3.71 3.64 11/200 15584
/proc/meminfo: memFree=19517540/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=16976 CPUtime=2.42 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 1762 0 0 0 242 0 0 0 25 0 1 0 544466988 17383424 1573 33554432000 4194304 4785740 140734589792128 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 4244 1573 340 145 0 1289 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=2.44 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 244 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 493144

[startup+12.7004 s]
/proc/loadavg: 4.20 3.91 3.71 11/200 15584
/proc/meminfo: memFree=19516404/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=18416 CPUtime=5.62 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 2121 0 0 0 562 0 0 0 25 0 1 0 544466988 18857984 1932 33554432000 4194304 4785740 140734589792128 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 4604 1932 340 145 0 1649 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=5.64 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 564 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 494584

[startup+25.501 s]
/proc/loadavg: 4.94 4.08 3.77 10/199 15584
/proc/meminfo: memFree=19501424/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=20696 CPUtime=12.02 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 2645 0 0 0 1202 0 0 0 25 0 1 0 544466988 21192704 2456 33554432000 4194304 4785740 140734589792128 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 5174 2456 340 145 0 2219 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=12.04 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 1204 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 496864

[startup+51.1013 s]
/proc/loadavg: 6.33 4.47 3.90 10/199 15585
/proc/meminfo: memFree=19492524/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=23572 CPUtime=24.82 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 3285 0 0 0 2482 0 0 0 25 0 1 0 544466988 24137728 3096 33554432000 4194304 4785740 140734589792128 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 5893 3096 340 145 0 2938 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=24.84 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 2484 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134528631 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 499740

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

[startup+76.7005 s]
/proc/loadavg: 7.24 4.84 4.04 10/199 15586
/proc/meminfo: memFree=19480120/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=25144 CPUtime=37.63 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 3647 0 0 0 3763 0 0 0 25 0 1 0 544466988 25747456 3458 33554432000 4194304 4785740 140734589792128 18446744073709551615 252457763458 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 6286 3458 340 145 0 3331 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=37.64 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 3764 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 501312

[startup+83.1003 s]
/proc/loadavg: 7.51 4.97 4.09 10/199 15586
/proc/meminfo: memFree=19480740/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=25428 CPUtime=40.83 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 3737 0 0 0 4083 0 0 0 25 0 1 0 544466988 26038272 3548 33554432000 4194304 4785740 140734589792128 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 6357 3548 340 145 0 3402 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=40.84 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 4084 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 83.08
Current children cumulated vsize (KiB) 501596

[startup+89.5011 s]
/proc/loadavg: 7.63 5.04 4.12 10/199 15586
/proc/meminfo: memFree=19475160/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=25680 CPUtime=44.03 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 3783 0 0 0 4403 0 0 0 25 0 1 0 544466988 26296320 3594 33554432000 4194304 4785740 140734589792128 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 6420 3594 340 145 0 3465 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=44.04 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 4404 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 89.48
Current children cumulated vsize (KiB) 501848

[startup+92.7005 s]
/proc/loadavg: 7.74 5.10 4.14 10/199 15586
/proc/meminfo: memFree=19473544/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=25680 CPUtime=45.63 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 3793 0 0 0 4563 0 0 0 25 0 1 0 544466988 26296320 3604 33554432000 4194304 4785740 140734589792128 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 6420 3604 340 145 0 3465 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=45.64 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 4564 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 92.68
Current children cumulated vsize (KiB) 501848

[startup+94.3012 s]
/proc/loadavg: 7.74 5.10 4.14 10/199 15586
/proc/meminfo: memFree=19472924/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=26040 CPUtime=46.43 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 3882 0 0 0 4643 0 0 0 25 0 1 0 544466988 26664960 3693 33554432000 4194304 4785740 140734589792128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 6510 3693 340 145 0 3555 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=46.43 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 4643 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 94.27
Current children cumulated vsize (KiB) 502208

[startup+95.101 s]
/proc/loadavg: 7.74 5.10 4.14 10/199 15586
/proc/meminfo: memFree=19474164/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=26040 CPUtime=46.83 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 3888 0 0 0 4683 0 0 0 25 0 1 0 544466988 26664960 3699 33554432000 4194304 4785740 140734589792128 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 6510 3699 340 145 0 3555 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=46.83 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 4683 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 95.07
Current children cumulated vsize (KiB) 502208

[startup+95.501 s]
/proc/loadavg: 7.74 5.10 4.14 10/199 15586
/proc/meminfo: memFree=19474164/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=26040 CPUtime=47.03 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 3888 0 0 0 4703 0 0 0 25 0 1 0 544466988 26664960 3699 33554432000 4194304 4785740 140734589792128 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 6510 3699 340 145 0 3555 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=47.03 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 4703 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 95.47
Current children cumulated vsize (KiB) 502208

[startup+95.601 s]
/proc/loadavg: 7.74 5.10 4.14 10/199 15586
/proc/meminfo: memFree=19474164/32951124 swapFree=67111480/67111528
[pid=15551] ppid=15549 vsize=18324 CPUtime=1.41 cores=0,2
/proc/15551/stat : 15551 (ppfolio) S 15549 15551 15036 0 -1 4202496 500 3574 0 0 0 0 141 0 15 0 1 0 544466987 18763776 395 33554432000 4194304 4287625 140736304974928 18446744073709551615 252458085903 0 0 4096 65536 2745058876142354692 0 0 17 2 0 0 0
/proc/15551/statm: 4581 395 346 23 0 91 0
[pid=15553] ppid=15551 vsize=26040 CPUtime=47.08 cores=0
/proc/15553/stat : 15553 (clasp) R 15551 15551 15036 0 -1 4202496 3888 0 0 0 4708 0 0 0 25 0 1 0 544466988 26664960 3699 33554432000 4194304 4785740 140734589792128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15553/statm: 6510 3699 340 145 0 3555 0
[pid=15555] ppid=15551 vsize=457844 CPUtime=47.08 cores=0
/proc/15555/stat : 15555 (TNM) R 15551 15551 15036 0 -1 4202496 994 0 0 0 4708 0 0 0 25 0 1 0 544466988 468832256 891 33554432000 134512640 134534564 4289674800 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15555/statm: 114461 891 95 6 0 113127 0
Current children cumulated CPU time (s) 95.57
Current children cumulated vsize (KiB) 502208

Child status: 0
Real time (s): 95.6942
CPU time (s): 95.6935
CPU user time (s): 95.6775
CPU system time (s): 0.015997
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 1973104

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

runsolver used 0.172973 second user time and 0.355945 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 09:06:05
IDJOB=3262086
IDBENCH=83272
IDSOLVER=1613
FILE ID=node111/3262086-1303542365
RUNJOBID= node111-1303542365-15529
PBS_JOBID= 13143127
Free space on /tmp= 71536 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_404.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262086-1303542365/watcher-3262086-1303542365 -o /tmp/evaluation-result-3262086-1303542365/solver-3262086-1303542365 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262086-1303542365.cnf

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

MD5SUM BENCH= 213e4c0c58f043e67e86cf993698317a
RANDOM SEED=1629348113

node111.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.849
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19597556 kB
Buffers:       2114824 kB
Cached:       10611216 kB
SwapCached:         44 kB
Active:        9089320 kB
Inactive:      3700728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19597556 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           21460 kB
Writeback:           0 kB
AnonPages:       64124 kB
Mapped:          14488 kB
Slab:           498624 kB
PageTables:       5900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193984 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= 71496 MiB
End job on node111 at 2011-04-23 09:07:41