Trace number 3190986

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 par? (TO) 4800.32 1201.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
MD5SUMdedbbce6fb26e857922f18b3ce672c14
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

Verifier Data

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

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-3190986-1304051162/watcher-3190986-1304051162 -o /tmp/evaluation-result-3190986-1304051162/solver-3190986-1304051162 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190986-1304051162.cnf 

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

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


[startup+0 s]
/proc/loadavg: 4.66 5.38 6.82 2/175 29254
/proc/meminfo: memFree=31056888/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 2826088480831 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0

[startup+0.054692 s]
/proc/loadavg: 4.66 5.38 6.82 2/175 29254
/proc/meminfo: memFree=31056888/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) R 29252 29254 26347 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100683 s]
/proc/loadavg: 4.66 5.38 6.82 2/175 29254
/proc/meminfo: memFree=31056888/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) R 29252 29254 26347 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300646 s]
/proc/loadavg: 4.66 5.38 6.82 2/175 29254
/proc/meminfo: memFree=31056888/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700574 s]
/proc/loadavg: 4.66 5.38 6.82 2/175 29254
/proc/meminfo: memFree=31056888/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 4.66 5.38 6.82 6/181 29260
/proc/meminfo: memFree=31045928/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=774840 CPUtime=1.49 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 3997 0 0 0 149 0 0 0 25 0 1 0 516714103 793436160 2551 33554432000 4194304 4587354 140734247021104 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 193710 2551 337 96 0 190272 0
[pid=29256] ppid=29254 vsize=14556 CPUtime=1.49 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 1098 0 0 0 149 0 0 0 25 0 1 0 516714103 14905344 983 33554432000 4194304 4785740 140733246322384 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 3639 983 340 145 0 684 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=0.74 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 74 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=6808 CPUtime=1.49 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 1166 0 0 0 149 0 0 0 25 0 1 0 516714103 6971392 899 33554432000 4194304 4352236 140735835404544 18446744073709551615 4328881 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 1702 899 126 39 0 782 0
[pid=29259] ppid=29254 vsize=8304 CPUtime=0.73 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 693 0 0 0 73 0 0 0 25 0 1 0 516714103 8503296 585 33554432000 4194304 4331988 140736321722208 18446744073709551615 4226471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 2076 585 172 34 0 518 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1278792

[startup+3.10114 s]
/proc/loadavg: 4.66 5.38 6.82 6/181 29260
/proc/meminfo: memFree=31037620/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=783156 CPUtime=3.09 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 4988 0 0 0 309 0 0 0 25 0 1 0 516714103 801951744 3042 33554432000 4194304 4587354 140734247021104 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 195789 3042 337 96 0 192351 0
[pid=29256] ppid=29254 vsize=15616 CPUtime=3.09 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 1374 0 0 0 309 0 0 0 25 0 1 0 516714103 15990784 1259 33554432000 4194304 4785740 140733246322384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 3904 1259 340 145 0 949 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=1.54 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 154 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=6812 CPUtime=3.09 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 1199 0 0 0 309 0 0 0 25 0 1 0 516714103 6975488 868 33554432000 4194304 4352236 140735835404544 18446744073709551615 4208047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 1703 868 126 39 0 783 0
[pid=29259] ppid=29254 vsize=8472 CPUtime=1.53 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 728 0 0 0 153 0 0 0 25 0 1 0 516714103 8675328 620 33554432000 4194304 4331988 140736321722208 18446744073709551615 4211416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 2118 620 173 34 0 560 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1288340

[startup+6.30056 s]
/proc/loadavg: 4.69 5.37 6.81 6/181 29260
/proc/meminfo: memFree=31029264/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=780052 CPUtime=6.28 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 6630 0 0 0 628 0 0 0 25 0 1 0 516714103 798773248 2349 33554432000 4194304 4587354 140734247021104 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 195013 2349 337 96 0 191575 0
[pid=29256] ppid=29254 vsize=16976 CPUtime=6.29 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 1683 0 0 0 629 0 0 0 25 0 1 0 516714103 17383424 1568 33554432000 4194304 4785740 140733246322384 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 4244 1568 340 145 0 1289 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=3.14 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 314 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134528284 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=6812 CPUtime=6.29 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 1774 0 0 0 629 0 0 0 25 0 1 0 516714103 6975488 899 33554432000 4194304 4352236 140735835404544 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 1703 899 126 39 0 783 0
[pid=29259] ppid=29254 vsize=9016 CPUtime=3.11 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 794 0 0 0 311 0 0 0 25 0 1 0 516714103 9232384 686 33554432000 4194304 4331988 140736321722208 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 2254 686 173 34 0 696 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1287140

[startup+12.7004 s]
/proc/loadavg: 4.71 5.37 6.80 6/181 29260
/proc/meminfo: memFree=31023484/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=787872 CPUtime=12.69 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 12220 0 0 0 1267 2 0 0 25 0 1 0 516714103 806780928 4269 33554432000 4194304 4587354 140734247021104 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 196968 4269 337 96 0 193530 0
[pid=29256] ppid=29254 vsize=18352 CPUtime=12.69 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 2025 0 0 0 1269 0 0 0 25 0 1 0 516714103 18792448 1910 33554432000 4194304 4785740 140733246322384 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 4588 1910 340 145 0 1633 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=6.31 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 631 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=8868 CPUtime=12.69 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 2864 0 0 0 1269 0 0 0 25 0 1 0 516714103 9080832 1413 33554432000 4194304 4352236 140735835404544 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 2217 1413 126 39 0 1297 0
[pid=29259] ppid=29254 vsize=9512 CPUtime=6.31 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 943 0 0 0 631 0 0 0 25 0 1 0 516714103 9740288 835 33554432000 4194304 4331988 140736321722208 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 2378 835 173 34 0 820 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1298888

[startup+25.5011 s]
/proc/loadavg: 4.85 5.37 6.78 6/181 29261
/proc/meminfo: memFree=31015084/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=792976 CPUtime=25.48 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 18224 0 0 0 2545 3 0 0 25 0 1 0 516714103 812007424 5915 33554432000 4194304 4587354 140734247021104 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 198244 5915 337 96 0 194806 0
[pid=29256] ppid=29254 vsize=20724 CPUtime=25.49 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 2619 0 0 0 2549 0 0 0 25 0 1 0 516714103 21221376 2504 33554432000 4194304 4785740 140733246322384 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 5181 2504 341 145 0 2226 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=12.64 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 1264 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=9384 CPUtime=25.49 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 4753 0 0 0 2549 0 0 0 25 0 1 0 516714103 9609216 1542 33554432000 4194304 4352236 140735835404544 18446744073709551615 4328432 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 2346 1542 126 39 0 1426 0
[pid=29259] ppid=29254 vsize=10944 CPUtime=12.7 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 1200 0 0 0 1270 0 0 0 25 0 1 0 516714103 11206656 1092 33554432000 4194304 4331988 140736321722208 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 2736 1092 173 34 0 1178 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1308312

[startup+51.1004 s]
/proc/loadavg: 4.90 5.33 6.73 6/181 29261
/proc/meminfo: memFree=31001724/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=795480 CPUtime=51.08 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 29409 0 0 0 5103 5 0 0 25 0 1 0 516714103 814571520 7446 33554432000 4194304 4587354 140734247021104 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 198870 7446 337 96 0 195432 0
[pid=29256] ppid=29254 vsize=23932 CPUtime=51.09 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 3372 0 0 0 5109 0 0 0 25 0 1 0 516714103 24506368 3257 33554432000 4194304 4785740 140733246322384 18446744073709551615 4278173 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 5983 3257 341 145 0 3028 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=25.41 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 2541 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=11432 CPUtime=51.08 cores=3

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

/proc/29259/statm: 21887 17466 173 34 0 20329 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 715312

[startup+1002.3 s]
/proc/loadavg: 5.08 5.11 5.67 6/181 29287
/proc/meminfo: memFree=30856924/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=829744 CPUtime=1002.31 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 66085 0 0 0 100213 18 0 0 25 0 1 0 516714103 849657856 16616 33554432000 4194304 4587354 140734247021104 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 207436 16616 337 96 0 203998 0
[pid=29256] ppid=29254 vsize=51920 CPUtime=1002.32 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 9879 0 0 0 100230 2 0 0 25 0 1 0 516714103 53166080 9764 33554432000 4194304 4785740 140733246322384 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 12980 9764 341 145 0 10025 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=498.42 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 49842 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 7636373 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=24628 CPUtime=1002.31 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 74837 0 0 0 100220 11 0 0 25 0 1 0 516714103 25219072 5354 33554432000 4194304 4352236 140735835404544 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 6157 5354 126 39 0 5237 0
[pid=29259] ppid=29254 vsize=117016 CPUtime=498.43 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 18613 0 0 0 49828 15 0 0 25 0 1 0 516714103 119824384 18505 33554432000 4194304 4331988 140736321722208 18446744073709551615 4229619 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 29254 18505 173 34 0 27696 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 1497592

[startup+1062.3 s]
/proc/loadavg: 5.08 5.11 5.63 6/181 29288
/proc/meminfo: memFree=30841520/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=135296 CPUtime=1062.31 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 66522 0 0 0 106213 18 0 0 25 0 1 0 516714103 138543104 16838 33554432000 4194304 4587354 140734247021104 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 33824 16838 337 96 0 30386 0
[pid=29256] ppid=29254 vsize=52544 CPUtime=1062.32 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 10008 0 0 0 106230 2 0 0 25 0 1 0 516714103 53805056 9893 33554432000 4194304 4785740 140733246322384 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 13136 9893 341 145 0 10181 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=528.26 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 52826 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=35380 CPUtime=1062.31 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 78869 0 0 0 106220 11 0 0 25 0 1 0 516714103 36229120 8042 33554432000 4194304 4352236 140735835404544 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 8845 8042 126 39 0 7925 0
[pid=29259] ppid=29254 vsize=117016 CPUtime=528.25 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 19603 0 0 0 52810 15 0 0 25 0 1 0 516714103 119824384 19495 33554432000 4194304 4331988 140736321722208 18446744073709551615 4297280 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 29254 19495 173 34 0 27696 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 814520

[startup+1122.3 s]
/proc/loadavg: 5.07 5.10 5.60 6/181 29290
/proc/meminfo: memFree=30831676/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=839868 CPUtime=1122.31 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 71341 0 0 0 112210 21 0 0 25 0 1 0 516714103 860024832 20939 33554432000 4194304 4587354 140734247021104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 209967 20939 337 96 0 206529 0
[pid=29256] ppid=29254 vsize=53172 CPUtime=1122.32 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 10159 0 0 0 112230 2 0 0 25 0 1 0 516714103 54448128 10044 33554432000 4194304 4785740 140733246322384 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 13293 10044 341 145 0 10338 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=558.08 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 55808 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=23348 CPUtime=1122.32 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 80469 0 0 0 112220 12 0 0 25 0 1 0 516714103 23908352 5034 33554432000 4194304 4352236 140735835404544 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 5837 5034 126 39 0 4917 0
[pid=29259] ppid=29254 vsize=117016 CPUtime=558.12 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 20666 0 0 0 55796 16 0 0 25 0 1 0 516714103 119824384 20558 33554432000 4194304 4331988 140736321722208 18446744073709551615 4237103 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 29254 20558 173 34 0 27696 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 1507688

[startup+1182.3 s]
/proc/loadavg: 5.07 5.09 5.56 6/181 29292
/proc/meminfo: memFree=30840324/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=824348 CPUtime=1182.31 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 72194 0 0 0 118210 21 0 0 25 0 1 0 516714103 844132352 16619 33554432000 4194304 4587354 140734247021104 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 206087 16619 337 96 0 202649 0
[pid=29256] ppid=29254 vsize=54776 CPUtime=1182.32 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 10508 0 0 0 118230 2 0 0 25 0 1 0 516714103 56090624 10393 33554432000 4194304 4785740 140733246322384 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 13694 10393 341 145 0 10739 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=587.96 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 58796 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=26676 CPUtime=1182.32 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 84693 0 0 0 118220 12 0 0 25 0 1 0 516714103 27316224 5866 33554432000 4194304 4352236 140735835404544 18446744073709551615 4276467 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 6669 5866 126 39 0 5749 0
[pid=29259] ppid=29254 vsize=117016 CPUtime=587.91 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 21667 0 0 0 58775 16 0 0 25 0 1 0 516714103 119824384 21559 33554432000 4194304 4331988 140736321722208 18446744073709551615 4229314 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 29254 21559 173 34 0 27696 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 1497100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.12 5.10 5.55 6/181 29292
/proc/meminfo: memFree=30781536/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=879268 CPUtime=1201.71 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 85170 0 0 0 120148 23 0 0 25 0 1 0 516714103 900370432 29580 33554432000 4194304 4587354 140734247021104 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 219817 29580 337 96 0 216379 0
[pid=29256] ppid=29254 vsize=55056 CPUtime=1201.73 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 10576 0 0 0 120171 2 0 0 25 0 1 0 516714103 56377344 10461 33554432000 4194304 4785740 140733246322384 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 13764 10461 341 145 0 10809 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=597.55 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 59755 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=31540 CPUtime=1201.72 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 87253 0 0 0 120160 12 0 0 25 0 1 0 516714103 32296960 7082 33554432000 4194304 4352236 140735835404544 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 7885 7082 126 39 0 6965 0
[pid=29259] ppid=29254 vsize=117016 CPUtime=597.61 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 22003 0 0 0 59745 16 0 0 25 0 1 0 516714103 119824384 21895 33554432000 4194304 4331988 140736321722208 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 29254 21895 173 34 0 27696 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1557164

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

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

[startup+1201.7 s]
/proc/loadavg: 5.12 5.10 5.55 6/181 29292
/proc/meminfo: memFree=30781536/32951124 swapFree=67111344/67111528
[pid=29254] ppid=29252 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29254/stat : 29254 (ppfolio) S 29252 29254 26347 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516714103 18763776 390 33554432000 4194304 4287625 140736757494880 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 1 0 0 0
/proc/29254/statm: 4581 390 341 23 0 91 0
[pid=29255] ppid=29254 vsize=879268 CPUtime=1201.71 cores=1
/proc/29255/stat : 29255 (cryptominisat) R 29254 29254 26347 0 -1 4202496 85170 0 0 0 120148 23 0 0 25 0 1 0 516714103 900370432 29580 33554432000 4194304 4587354 140734247021104 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29255/statm: 219817 29580 337 96 0 216379 0
[pid=29256] ppid=29254 vsize=55056 CPUtime=1201.73 cores=5
/proc/29256/stat : 29256 (clasp) R 29254 29254 26347 0 -1 4202496 10576 0 0 0 120171 2 0 0 25 0 1 0 516714103 56377344 10461 33554432000 4194304 4785740 140733246322384 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/29256/statm: 13764 10461 341 145 0 10809 0
[pid=29257] ppid=29254 vsize=455960 CPUtime=597.55 cores=7
/proc/29257/stat : 29257 (TNM) R 29254 29254 26347 0 -1 4202496 375 0 0 0 59755 0 0 0 25 0 1 0 516714103 466903040 271 33554432000 134512640 134534564 4289847696 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29257/statm: 113990 271 95 6 0 112656 0
[pid=29258] ppid=29254 vsize=31540 CPUtime=1201.72 cores=3
/proc/29258/stat : 29258 (lingeling) R 29254 29254 26347 0 -1 4202496 87253 0 0 0 120160 12 0 0 25 0 1 0 516714103 32296960 7082 33554432000 4194304 4352236 140735835404544 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/29258/statm: 7885 7082 126 39 0 6965 0
[pid=29259] ppid=29254 vsize=117016 CPUtime=597.61 cores=7
/proc/29259/stat : 29259 (march_hi) R 29254 29254 26347 0 -1 4202496 22003 0 0 0 59745 16 0 0 25 0 1 0 516714103 119824384 21895 33554432000 4194304 4331988 140736321722208 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/29259/statm: 29254 21895 173 34 0 27696 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1557164

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29254 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.008998
# while last known CPU time is 4800.32
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.32
CPU user time (s): 4799.79
CPU system time (s): 0.53
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 1557164

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

runsolver used 1.81072 second user time and 4.75328 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 06:26:02
IDJOB=3190986
IDBENCH=82717
IDSOLVER=1612
FILE ID=node133/3190986-1304051162
RUNJOBID= node133-1304048754-28974
PBS_JOBID= 13170319
Free space on /tmp= 71896 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190986-1304051162/watcher-3190986-1304051162 -o /tmp/evaluation-result-3190986-1304051162/solver-3190986-1304051162 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190986-1304051162.cnf

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

MD5SUM BENCH= dedbbce6fb26e857922f18b3ce672c14
RANDOM SEED=1018217224

node133.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.834
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.66
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.74
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.834
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:      31057044 kB
Buffers:        706000 kB
Cached:         767324 kB
SwapCached:        124 kB
Active:         553716 kB
Inactive:       982704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31057044 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:       63192 kB
Mapped:          14720 kB
Slab:           293596 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188892 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71888 MiB
End job on node133 at 2011-04-29 06:46:06