Trace number 3191224

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.23 1201.71

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
MD5SUMc50e43fe8603bb92c9367487557e99ee
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.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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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

running on 4 cores: 0,2,4,6

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: 9.52 8.58 8.25 6/186 7598
/proc/meminfo: memFree=24955128/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) R 7596 7598 7180 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0

[startup+0.468289 s]
/proc/loadavg: 9.52 8.58 8.25 6/186 7598
/proc/meminfo: memFree=24955128/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500282 s]
/proc/loadavg: 9.52 8.58 8.25 6/186 7598
/proc/meminfo: memFree=24955128/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600265 s]
/proc/loadavg: 9.52 8.58 8.25 6/186 7598
/proc/meminfo: memFree=24955128/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700246 s]
/proc/loadavg: 9.52 8.58 8.25 6/186 7598
/proc/meminfo: memFree=24955128/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 21 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5071 s]
/proc/loadavg: 9.52 8.58 8.25 12/192 7604
/proc/meminfo: memFree=24943300/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2034448 CPUtime=1.49 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 3916 0 0 0 149 0 0 0 25 0 1 0 518774867 2083274752 2630 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 508612 2630 337 96 0 505174 0
[pid=7600] ppid=7598 vsize=14068 CPUtime=1.5 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 958 0 0 0 150 0 0 0 25 0 1 0 518774867 14405632 850 33554432000 4194304 4785740 140735233058000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 3517 850 340 145 0 562 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=0.78 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 78 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=6304 CPUtime=1.5 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 1140 0 0 0 150 0 0 0 25 0 1 0 518774867 6455296 770 33554432000 4194304 4352236 140734570338592 18446744073709551615 4329004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 1576 770 127 39 0 656 0
[pid=7603] ppid=7598 vsize=7488 CPUtime=0.71 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 519 0 0 0 71 0 0 0 25 0 1 0 518774867 7667712 411 33554432000 4194304 4331988 140734242652800 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 1872 411 174 34 0 314 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 2536628

[startup+3.10081 s]
/proc/loadavg: 9.52 8.58 8.25 11/192 7604
/proc/meminfo: memFree=24937964/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2037488 CPUtime=3.08 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 5716 0 0 0 308 0 0 0 25 0 1 0 518774867 2086387712 3478 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 509372 3478 337 96 0 505934 0
[pid=7600] ppid=7598 vsize=14744 CPUtime=3.09 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 1128 0 0 0 309 0 0 0 25 0 1 0 518774867 15097856 1020 33554432000 4194304 4785740 140735233058000 18446744073709551615 4546074 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 3686 1020 340 145 0 731 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=1.56 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 156 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=7584 CPUtime=3.09 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 1588 0 0 0 309 0 0 0 25 0 1 0 518774867 7766016 1090 33554432000 4194304 4352236 140734570338592 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 1896 1090 127 39 0 976 0
[pid=7603] ppid=7598 vsize=7740 CPUtime=1.51 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 569 0 0 0 151 0 0 0 25 0 1 0 518774867 7925760 461 33554432000 4194304 4331988 140734242652800 18446744073709551615 4237126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 1935 461 175 34 0 377 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2541876

[startup+6.30122 s]
/proc/loadavg: 9.64 8.62 8.26 11/192 7604
/proc/meminfo: memFree=24928920/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2037796 CPUtime=6.29 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 8100 0 0 0 628 1 0 0 25 0 1 0 518774867 2086703104 3487 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 509449 3487 337 96 0 506011 0
[pid=7600] ppid=7598 vsize=15452 CPUtime=6.29 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 1317 0 0 0 629 0 0 0 25 0 1 0 518774867 15822848 1209 33554432000 4194304 4785740 140735233058000 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 3863 1209 340 145 0 908 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=3.15 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 315 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=7964 CPUtime=6.29 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 2134 0 0 0 629 0 0 0 25 0 1 0 518774867 8155136 1185 33554432000 4194304 4352236 140734570338592 18446744073709551615 4207831 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 1991 1185 127 39 0 1071 0
[pid=7603] ppid=7598 vsize=8308 CPUtime=3.11 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 663 0 0 0 311 0 0 0 25 0 1 0 518774867 8507392 555 33554432000 4194304 4331988 140734242652800 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 2077 555 175 34 0 519 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2543840

[startup+12.7011 s]
/proc/loadavg: 9.75 8.66 8.28 11/192 7604
/proc/meminfo: memFree=24926420/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2040300 CPUtime=12.69 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 12565 0 0 0 1267 2 0 0 25 0 1 0 518774867 2089267200 4040 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 510075 4040 337 96 0 506637 0
[pid=7600] ppid=7598 vsize=16476 CPUtime=12.69 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 1544 0 0 0 1269 0 0 0 25 0 1 0 518774867 16871424 1436 33554432000 4194304 4785740 140735233058000 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 4119 1436 340 145 0 1164 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=6.34 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 634 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=10396 CPUtime=12.69 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 3478 0 0 0 1269 0 0 0 25 0 1 0 518774867 10645504 1793 33554432000 4194304 4352236 140734570338592 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 2599 1793 127 39 0 1679 0
[pid=7603] ppid=7598 vsize=8820 CPUtime=6.27 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 835 0 0 0 627 0 0 0 25 0 1 0 518774867 9031680 727 33554432000 4194304 4331988 140734242652800 18446744073709551615 4311500 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 2205 727 175 34 0 647 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2550312

[startup+25.5007 s]
/proc/loadavg: 9.95 8.76 8.31 11/192 7604
/proc/meminfo: memFree=24912384/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2044100 CPUtime=25.49 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 19815 0 0 0 2545 4 0 0 25 0 1 0 518774867 2093158400 5107 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238532 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 511025 5107 337 96 0 507587 0
[pid=7600] ppid=7598 vsize=17964 CPUtime=25.49 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 1897 0 0 0 2549 0 0 0 25 0 1 0 518774867 18395136 1789 33554432000 4194304 4785740 140735233058000 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 4491 1789 340 145 0 1536 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=12.74 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 1274 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=11296 CPUtime=25.48 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 5463 0 0 0 2548 0 0 0 25 0 1 0 518774867 11567104 2018 33554432000 4194304 4352236 140734570338592 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 2824 2018 127 39 0 1904 0
[pid=7603] ppid=7598 vsize=10736 CPUtime=12.61 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 1172 0 0 0 1261 0 0 0 25 0 1 0 518774867 10993664 1064 33554432000 4194304 4331988 140734242652800 18446744073709551615 4302053 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 2684 1064 175 34 0 1126 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2558416

[startup+51.101 s]
/proc/loadavg: 10.03 8.87 8.36 11/192 7605
/proc/meminfo: memFree=24883120/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2057948 CPUtime=51.08 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 30043 0 0 0 5102 6 0 0 25 0 1 0 518774867 2107338752 8807 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 514487 8807 337 96 0 511049 0
[pid=7600] ppid=7598 vsize=19852 CPUtime=51.09 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 2331 0 0 0 5109 0 0 0 25 0 1 0 518774867 20328448 2223 33554432000 4194304 4785740 140735233058000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 4963 2223 340 145 0 2008 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=25.44 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 2544 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=16136 CPUtime=51.09 cores=2

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

/proc/7603/statm: 25629 20739 175 34 0 24071 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 2768976

[startup+1002.3 s]
/proc/loadavg: 10.22 10.22 9.58 11/192 7630
/proc/meminfo: memFree=24573520/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2098192 CPUtime=1002.22 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 155338 0 0 0 100177 45 0 0 25 0 1 0 518774867 2148548608 20602 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 524548 20602 337 96 0 521110 0
[pid=7600] ppid=7598 vsize=32988 CPUtime=1002.32 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 5348 0 0 0 100231 1 0 0 25 0 1 0 518774867 33779712 5240 33554432000 4194304 4785740 140735233058000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 8247 5240 341 145 0 5292 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=498.47 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 49847 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=33100 CPUtime=1002.32 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 64889 0 0 0 100223 9 0 0 25 0 1 0 518774867 33894400 7469 33554432000 4194304 4352236 140734570338592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 8275 7469 127 39 0 7355 0
[pid=7603] ppid=7598 vsize=102516 CPUtime=498.39 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 22178 0 0 0 49829 10 0 0 25 0 1 0 518774867 104976384 22070 33554432000 4194304 4331988 140734242652800 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 25629 22070 175 34 0 24071 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 2741116

[startup+1062.3 s]
/proc/loadavg: 10.25 10.24 9.62 11/192 7632
/proc/meminfo: memFree=24588376/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=97048 CPUtime=1062.22 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 155343 0 0 0 106177 45 0 0 25 0 1 0 518774867 99377152 20601 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 24262 20601 337 96 0 20824 0
[pid=7600] ppid=7598 vsize=32988 CPUtime=1062.32 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 5356 0 0 0 106231 1 0 0 25 0 1 0 518774867 33779712 5248 33554432000 4194304 4785740 140735233058000 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 8247 5248 341 145 0 5292 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=528.3 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 52830 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 3548648 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=36684 CPUtime=1062.32 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 69209 0 0 0 106222 10 0 0 25 0 1 0 518774867 37564416 8365 33554432000 4194304 4352236 140734570338592 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 9171 8365 127 39 0 8251 0
[pid=7603] ppid=7598 vsize=102516 CPUtime=528.22 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 23398 0 0 0 52812 10 0 0 25 0 1 0 518774867 104976384 23290 33554432000 4194304 4331988 140734242652800 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 25629 23290 175 34 0 24071 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 743556

[startup+1122.3 s]
/proc/loadavg: 10.30 10.26 9.67 12/192 7666
/proc/meminfo: memFree=24772612/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2098192 CPUtime=1122.22 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 155471 0 0 0 112177 45 0 0 25 0 1 0 518774867 2148548608 20602 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 524548 20602 337 96 0 521110 0
[pid=7600] ppid=7598 vsize=32988 CPUtime=1122.33 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 5361 0 0 0 112232 1 0 0 25 0 1 0 518774867 33779712 5253 33554432000 4194304 4785740 140735233058000 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 8247 5253 341 145 0 5292 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=558.16 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 55816 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=31692 CPUtime=1122.32 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 72889 0 0 0 112222 10 0 0 25 0 1 0 518774867 32452608 7117 33554432000 4194304 4352236 140734570338592 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 7923 7117 127 39 0 7003 0
[pid=7603] ppid=7598 vsize=146716 CPUtime=558.04 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 24680 0 0 0 55793 11 0 0 25 0 1 0 518774867 150237184 24572 33554432000 4194304 4331988 140734242652800 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 36679 24572 175 34 0 35121 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 2783908

[startup+1182.3 s]
/proc/loadavg: 10.22 10.25 9.70 11/192 7668
/proc/meminfo: memFree=24726488/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2098192 CPUtime=1182.2 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 155722 0 0 0 118175 45 0 0 25 0 1 0 518774867 2148548608 20602 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 524548 20602 337 96 0 521110 0
[pid=7600] ppid=7598 vsize=33156 CPUtime=1182.32 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 5392 0 0 0 118231 1 0 0 25 0 1 0 518774867 33951744 5284 33554432000 4194304 4785740 140735233058000 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 8289 5284 341 145 0 5334 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=587.96 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 58796 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=33100 CPUtime=1182.31 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 74649 0 0 0 118221 10 0 0 25 0 1 0 518774867 33894400 7469 33554432000 4194304 4352236 140734570338592 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 8275 7469 127 39 0 7355 0
[pid=7603] ppid=7598 vsize=146716 CPUtime=587.91 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 25910 0 0 0 58779 12 0 0 25 0 1 0 518774867 150237184 25802 33554432000 4194304 4331988 140734242652800 18446744073709551615 4299267 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 36679 25802 175 34 0 35121 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 2785484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.31 10.26 9.71 12/192 7669
/proc/meminfo: memFree=24715824/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2128140 CPUtime=1201.61 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 155911 0 0 0 120116 45 0 0 25 0 1 0 518774867 2179215360 20602 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 532035 20602 337 96 0 528597 0
[pid=7600] ppid=7598 vsize=33156 CPUtime=1201.73 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 5393 0 0 0 120172 1 0 0 25 0 1 0 518774867 33951744 5285 33554432000 4194304 4785740 140735233058000 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 8289 5285 341 145 0 5334 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=597.65 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 59765 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=31180 CPUtime=1201.73 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 75545 0 0 0 120162 11 0 0 25 0 1 0 518774867 31928320 6989 33554432000 4194304 4352236 140734570338592 18446744073709551615 4328162 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 7795 6989 127 39 0 6875 0
[pid=7603] ppid=7598 vsize=146716 CPUtime=597.51 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 26309 0 0 0 59739 12 0 0 25 0 1 0 518774867 150237184 26201 33554432000 4194304 4331988 140734242652800 18446744073709551615 4210455 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 36679 26201 175 34 0 35121 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 2813512

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: 10.31 10.26 9.71 12/192 7669
/proc/meminfo: memFree=24715824/32951124 swapFree=67111352/67111528
[pid=7598] ppid=7596 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (ppfolio) S 7596 7598 7180 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518774867 18763776 389 33554432000 4194304 4287625 140735002368736 18446744073709551615 246516854287 0 0 4096 65536 4724495503415312383 0 0 17 4 0 0 0
/proc/7598/statm: 4581 389 341 23 0 91 0
[pid=7599] ppid=7598 vsize=2128140 CPUtime=1201.61 cores=0
/proc/7599/stat : 7599 (cryptominisat) R 7598 7598 7180 0 -1 4202496 155911 0 0 0 120116 45 0 0 25 0 1 0 518774867 2179215360 20602 33554432000 4194304 4587354 140735234413376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7599/statm: 532035 20602 337 96 0 528597 0
[pid=7600] ppid=7598 vsize=33156 CPUtime=1201.73 cores=4
/proc/7600/stat : 7600 (clasp) R 7598 7598 7180 0 -1 4202496 5393 0 0 0 120172 1 0 0 25 0 1 0 518774867 33951744 5285 33554432000 4194304 4785740 140735233058000 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7600/statm: 8289 5285 341 145 0 5334 0
[pid=7601] ppid=7598 vsize=455996 CPUtime=597.65 cores=6
/proc/7601/stat : 7601 (TNM) R 7598 7598 7180 0 -1 4202496 364 0 0 0 59765 0 0 0 25 0 1 0 518774867 466939904 261 33554432000 134512640 134534564 4288958480 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7601/statm: 113999 261 95 6 0 112665 0
[pid=7602] ppid=7598 vsize=31180 CPUtime=1201.73 cores=2
/proc/7602/stat : 7602 (lingeling) R 7598 7598 7180 0 -1 4202496 75545 0 0 0 120162 11 0 0 25 0 1 0 518774867 31928320 6989 33554432000 4194304 4352236 140734570338592 18446744073709551615 4328162 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7602/statm: 7795 6989 127 39 0 6875 0
[pid=7603] ppid=7598 vsize=146716 CPUtime=597.51 cores=6
/proc/7603/stat : 7603 (march_hi) R 7598 7598 7180 0 -1 4202496 26309 0 0 0 59739 12 0 0 25 0 1 0 518774867 150237184 26201 33554432000 4194304 4331988 140734242652800 18446744073709551615 4210455 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7603/statm: 36679 26201 175 34 0 35121 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 2813512

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7598 and gives
#  childrusage.ru_utime.tv_sec=3604
#  childrusage.ru_utime.tv_usec=514030
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=598908
# CPU time returned by wait4() is 3605.11
# while last known CPU time is 4800.23
#
# 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.23
CPU user time (s): 4799.54
CPU system time (s): 0.69
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 7207088

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

runsolver used 1.72174 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 12:09:27
IDJOB=3191224
IDBENCH=82955
IDSOLVER=1612
FILE ID=node134/3191224-1304071767
RUNJOBID= node134-1304071677-7346
PBS_JOBID= 13170486
Free space on /tmp= 71576 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191224-1304071767/watcher-3191224-1304071767 -o /tmp/evaluation-result-3191224-1304071767/solver-3191224-1304071767 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191224-1304071767.cnf

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

MD5SUM BENCH= c50e43fe8603bb92c9367487557e99ee
RANDOM SEED=1412848282

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24955284 kB
Buffers:       1482212 kB
Cached:        5851964 kB
SwapCached:         64 kB
Active:        1519712 kB
Inactive:      5952676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24955284 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      138488 kB
Mapped:          16840 kB
Slab:           460016 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2536760 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= 71564 MiB
End job on node134 at 2011-04-29 12:29:30