Trace number 3191739

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 seq? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1397972185-007.UNKNOWN.cnf
MD5SUMd2902b03aca91b8ea25ec40928f31c64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
1300.01/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191739-1302539469/watcher-3191739-1302539469 -o /tmp/evaluation-result-3191739-1302539469/solver-3191739-1302539469 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191739-1302539469.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: 12.03 12.02 11.37 11/198 13184
/proc/meminfo: memFree=13379544/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18240 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) R 13182 13184 12576 0 -1 4194304 274 0 0 0 0 0 0 0 25 0 1 0 346362395 18677760 220 33554432000 4194304 4287625 140736941354064 18446744073709551615 228090488296 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13184/statm: 4560 221 188 23 0 57 0

[startup+0.0914259 s]
/proc/loadavg: 12.03 12.02 11.37 11/198 13184
/proc/meminfo: memFree=13379544/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4448039110090653953 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100421 s]
/proc/loadavg: 12.03 12.02 11.37 11/198 13184
/proc/meminfo: memFree=13379544/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4448039110090653953 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300389 s]
/proc/loadavg: 12.03 12.02 11.37 11/198 13184
/proc/meminfo: memFree=13379544/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700316 s]
/proc/loadavg: 12.03 12.02 11.37 11/198 13184
/proc/meminfo: memFree=13379544/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592987311368568832 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5012 s]
/proc/loadavg: 12.03 12.02 11.37 13/202 13188
/proc/meminfo: memFree=13372940/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592987448807522304 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2110416 CPUtime=0.49 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 1455 0 0 0 49 0 0 0 25 0 1 0 346362396 2161065984 849 33554432000 4194304 4587354 140736316618448 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 527604 849 327 96 0 524166 0
[pid=13187] ppid=13184 vsize=13232 CPUtime=0.39 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 778 0 0 0 39 0 0 0 25 0 1 0 346362396 13549568 670 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 3308 670 340 145 0 353 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=0.58 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 58 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 2597968

[startup+3.1009 s]
/proc/loadavg: 12.03 12.02 11.37 13/202 13189
/proc/meminfo: memFree=13371328/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592985662101127168 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=1842444 CPUtime=0.99 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 2214 0 0 0 99 0 0 0 25 0 1 0 346362396 1886662656 924 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 460611 924 331 96 0 457173 0
[pid=13187] ppid=13184 vsize=13636 CPUtime=0.93 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 876 0 0 0 93 0 0 0 25 0 1 0 346362396 13963264 768 33554432000 4194304 4785740 140733810482128 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 3409 768 340 145 0 454 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=1.14 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 114 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 2330400

[startup+6.30031 s]
/proc/loadavg: 12.03 12.02 11.37 13/202 13189
/proc/meminfo: memFree=13362400/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592987586246475776 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=1848776 CPUtime=2.09 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 4373 0 0 0 209 0 0 0 25 0 1 0 346362396 1893146624 2605 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 462194 2605 337 96 0 458756 0
[pid=13187] ppid=13184 vsize=14176 CPUtime=1.99 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 987 0 0 0 199 0 0 0 25 0 1 0 346362396 14516224 879 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 3544 879 340 145 0 589 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=2.18 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 218 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2337272

[startup+12.7011 s]
/proc/loadavg: 12.02 12.02 11.38 13/202 13189
/proc/meminfo: memFree=13337748/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592987586246475776 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2121596 CPUtime=4.19 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 6240 0 0 0 418 1 0 0 25 0 1 0 346362396 2172514304 3434 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 530399 3434 337 96 0 526961 0
[pid=13187] ppid=13184 vsize=14860 CPUtime=4.14 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 1167 0 0 0 414 0 0 0 25 0 1 0 346362396 15216640 1059 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 3715 1059 340 145 0 760 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=4.34 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 434 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2610776

[startup+25.5008 s]
/proc/loadavg: 12.02 12.02 11.38 13/202 13189
/proc/meminfo: memFree=13335752/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592985662101127168 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=1852240 CPUtime=8.49 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 9125 0 0 0 848 1 0 0 25 0 1 0 346362396 1896693760 3747 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 463060 3747 337 96 0 459622 0
[pid=13187] ppid=13184 vsize=15888 CPUtime=8.39 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 1400 0 0 0 839 0 0 0 25 0 1 0 346362396 16269312 1292 33554432000 4194304 4785740 140733810482128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 3972 1292 340 145 0 1017 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=8.59 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 859 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2342448

[startup+51.1011 s]
/proc/loadavg: 12.01 12.02 11.40 13/202 13190
/proc/meminfo: memFree=13330140/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592987723685429248 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2125604 CPUtime=16.99 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 14107 0 0 0 1697 2 0 0 25 0 1 0 346362396 2176618496 4549 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 531401 4549 337 96 0 527963 0
[pid=13187] ppid=13184 vsize=17084 CPUtime=16.94 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 1669 0 0 0 1694 0 0 0 25 0 1 0 346362396 17494016 1561 33554432000 4194304 4785740 140733810482128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 4271 1561 340 145 0 1316 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=17.14 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 1714 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2617008

[startup+102.307 s]
/proc/loadavg: 12.00 12.01 11.43 13/202 13191
/proc/meminfo: memFree=13319288/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592987036490661888 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2138716 CPUtime=34.08 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 23786 0 0 0 3404 4 0 0 25 0 1 0 346362396 2190045184 7817 33554432000 4194304 4587354 140736316618448 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 534679 7817 337 96 0 531241 0
[pid=13187] ppid=13184 vsize=18240 CPUtime=33.99 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 1968 0 0 0 3399 0 0 0 25 0 1 0 346362396 18677760 1860 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 4560 1860 340 145 0 1605 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=34.2 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 3420 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2631276

[startup+162.301 s]
/proc/loadavg: 12.00 12.01 11.46 13/202 13193
/proc/meminfo: memFree=13315060/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592985799540080640 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=1871988 CPUtime=54.09 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 31826 0 0 0 5402 7 0 0 25 0 1 0 346362396 1916915712 8038 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 467997 8038 337 96 0 464559 0
[pid=13187] ppid=13184 vsize=19464 CPUtime=53.99 cores=0

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

[startup+822.301 s]
/proc/loadavg: 12.06 11.99 11.71 13/202 13272
/proc/meminfo: memFree=13340192/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592987311368568832 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2163968 CPUtime=274.05 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 91720 0 0 0 27387 18 0 0 25 0 1 0 346362396 2215903232 14487 33554432000 4194304 4587354 140736316618448 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 540992 14487 337 96 0 537554 0
[pid=13187] ppid=13184 vsize=26060 CPUtime=274.03 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 3758 0 0 0 27402 1 0 0 25 0 1 0 346362396 26685440 3650 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 6515 3650 341 145 0 3560 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=274.2 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 27420 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134530431 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2664348

[startup+882.301 s]
/proc/loadavg: 12.02 11.99 11.73 13/202 13274
/proc/meminfo: memFree=13342144/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2228924 CPUtime=294.05 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 93887 0 0 0 29386 19 0 0 25 0 1 0 346362396 2282418176 13904 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 557231 13904 337 96 0 553793 0
[pid=13187] ppid=13184 vsize=26396 CPUtime=294.04 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 3832 0 0 0 29403 1 0 0 25 0 1 0 346362396 27029504 3724 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 6599 3724 341 145 0 3644 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=294.19 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 29419 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2729640

[startup+942.301 s]
/proc/loadavg: 12.00 11.99 11.74 13/202 13276
/proc/meminfo: memFree=13336052/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2154696 CPUtime=314.05 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 93969 0 0 0 31386 19 0 0 25 0 1 0 346362396 2206408704 13981 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 538674 13981 337 96 0 535236 0
[pid=13187] ppid=13184 vsize=26736 CPUtime=314.04 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 3911 0 0 0 31403 1 0 0 25 0 1 0 346362396 27377664 3803 33554432000 4194304 4785740 140733810482128 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 6684 3803 341 145 0 3729 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=314.19 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 31419 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2655752

[startup+1002.3 s]
/proc/loadavg: 12.05 12.00 11.76 13/202 13277
/proc/meminfo: memFree=13303416/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2242692 CPUtime=334.05 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 96654 0 0 0 33386 19 0 0 25 0 1 0 346362396 2296516608 16608 33554432000 4194304 4587354 140736316618448 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 560673 16608 337 96 0 557235 0
[pid=13187] ppid=13184 vsize=27408 CPUtime=334.04 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 4032 0 0 0 33403 1 0 0 25 0 1 0 346362396 28065792 3924 33554432000 4194304 4785740 140733810482128 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 6852 3924 341 145 0 3897 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=334.19 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 33419 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2744420

[startup+1062.3 s]
/proc/loadavg: 12.02 12.00 11.77 13/202 13339
/proc/meminfo: memFree=13350360/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592985799540080640 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2168604 CPUtime=354.06 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 98580 0 0 0 35386 20 0 0 25 0 1 0 346362396 2220650496 15900 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 542151 15900 337 96 0 538713 0
[pid=13187] ppid=13184 vsize=27576 CPUtime=354.04 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 4085 0 0 0 35402 2 0 0 25 0 1 0 346362396 28237824 3977 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 6894 3977 341 145 0 3939 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=354.18 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 35418 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134528212 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 2670500

[startup+1122.3 s]
/proc/loadavg: 12.00 12.00 11.78 13/202 13340
/proc/meminfo: memFree=13352560/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592985799540080640 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2239360 CPUtime=374.07 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 99527 0 0 0 37387 20 0 0 25 0 1 0 346362396 2293104640 14046 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 559840 14046 337 96 0 556402 0
[pid=13187] ppid=13184 vsize=27744 CPUtime=374.04 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 4123 0 0 0 37402 2 0 0 25 0 1 0 346362396 28409856 4015 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 6936 4015 341 145 0 3981 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=374.18 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 37418 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2741424

[startup+1182.3 s]
/proc/loadavg: 12.00 12.00 11.79 13/202 13342
/proc/meminfo: memFree=13342872/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592985799540080640 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2228924 CPUtime=394.08 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 102438 0 0 0 39387 21 0 0 25 0 1 0 346362396 2282418176 14061 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 557231 14061 337 96 0 553793 0
[pid=13187] ppid=13184 vsize=27916 CPUtime=394.04 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 4142 0 0 0 39402 2 0 0 25 0 1 0 346362396 28585984 4034 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 6979 4034 341 145 0 4024 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=394.18 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 39418 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2731160

[startup+1242.3 s]
/proc/loadavg: 12.00 12.00 11.80 13/202 13344
/proc/meminfo: memFree=13328096/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592985799540080640 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2253536 CPUtime=414.09 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 104866 0 0 0 41387 22 0 0 25 0 1 0 346362396 2307620864 16433 33554432000 4194304 4587354 140736316618448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 563384 16433 337 96 0 559946 0
[pid=13187] ppid=13184 vsize=28084 CPUtime=414.03 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 4196 0 0 0 41401 2 0 0 25 0 1 0 346362396 28758016 4088 33554432000 4194304 4785740 140733810482128 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 7021 4088 341 145 0 4066 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=414.18 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 41418 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2755940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 12.00 11.81 13/202 13345
/proc/meminfo: memFree=13336008/32951124 swapFree=67111528/67111528
[pid=13184] ppid=13182 vsize=18324 CPUtime=0 cores=0,2
/proc/13184/stat : 13184 (ppfolio) S 13182 13184 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346362395 18763776 394 33554432000 4194304 4287625 140736941354064 18446744073709551615 228095471119 0 0 4096 65536 4592985799540080640 0 0 17 2 0 0 0
/proc/13184/statm: 4581 394 345 23 0 91 0
[pid=13186] ppid=13184 vsize=2228924 CPUtime=433.33 cores=0
/proc/13186/stat : 13186 (cryptominisat) R 13184 13184 12576 0 -1 4202496 105438 0 0 0 43311 22 0 0 25 0 1 0 346362396 2282418176 14092 33554432000 4194304 4587354 140736316618448 18446744073709551615 4239019 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13186/statm: 557231 14092 337 96 0 553793 0
[pid=13187] ppid=13184 vsize=28420 CPUtime=433.23 cores=0
/proc/13187/stat : 13187 (clasp) R 13184 13184 12576 0 -1 4202496 4285 0 0 0 43321 2 0 0 25 0 1 0 346362396 29102080 4177 33554432000 4194304 4785740 140733810482128 18446744073709551615 4309643 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13187/statm: 7105 4177 341 145 0 4150 0
[pid=13188] ppid=13184 vsize=455996 CPUtime=433.45 cores=0
/proc/13188/stat : 13188 (TNM) R 13184 13184 12576 0 -1 4202496 363 0 0 0 43345 0 0 0 25 0 1 0 346362396 466939904 260 33554432000 134512640 134534564 4289965168 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13188/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2731664

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.78
CPU system time (s): 0.26196
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4839828

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

runsolver used 2.25566 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-11 18:31:09
IDJOB=3191739
IDBENCH=82870
IDSOLVER=1613
FILE ID=node142/3191739-1302539469
RUNJOBID= node142-1302536786-12594
PBS_JOBID= 12951113
Free space on /tmp= 71080 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1397972185-007.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191739-1302539469/watcher-3191739-1302539469 -o /tmp/evaluation-result-3191739-1302539469/solver-3191739-1302539469 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191739-1302539469.cnf

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

MD5SUM BENCH= d2902b03aca91b8ea25ec40928f31c64
RANDOM SEED=788417366

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:      13379700 kB
Buffers:        722532 kB
Cached:       18190276 kB
SwapCached:          0 kB
Active:       10159476 kB
Inactive:      8997300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13379700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10560 kB
Writeback:           0 kB
AnonPages:      244344 kB
Mapped:          17904 kB
Slab:           350104 kB
PageTables:       6664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3451884 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= 71072 MiB
End job on node142 at 2011-04-11 18:52:49