Trace number 3292434

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.3 1201.74

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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-3292434-1304096933/watcher-3292434-1304096933 -o /tmp/evaluation-result-3292434-1304096933/solver-3292434-1304096933 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3292434-1304096933.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: 10.00 10.10 9.95 6/182 24928
/proc/meminfo: memFree=19328736/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) R 24926 24928 23533 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0

[startup+0.821934 s]
/proc/loadavg: 10.00 10.10 9.95 6/182 24928
/proc/meminfo: memFree=19328736/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.90092 s]
/proc/loadavg: 10.00 10.10 9.95 6/182 24928
/proc/meminfo: memFree=19328736/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.0009 s]
/proc/loadavg: 10.00 10.10 9.95 6/182 24928
/proc/meminfo: memFree=19328736/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10089 s]
/proc/loadavg: 10.00 10.10 9.95 6/182 24928
/proc/meminfo: memFree=19328736/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50081 s]
/proc/loadavg: 10.00 10.10 9.95 6/182 24928
/proc/meminfo: memFree=19328736/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10052 s]
/proc/loadavg: 10.00 10.10 9.95 11/188 24934
/proc/meminfo: memFree=19214460/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=57852 CPUtime=3.09 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 11974 0 0 0 308 1 0 0 25 0 1 0 521291322 59240448 9891 33554432000 4194304 4587354 140734480204016 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 14463 9891 327 96 0 11025 0
[pid=24930] ppid=24928 vsize=27424 CPUtime=3.08 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 5838 0 0 0 308 0 0 0 25 0 1 0 521291322 28082176 4117 33554432000 4194304 4785740 140734731605920 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 6856 4117 340 145 0 3901 0
[pid=24931] ppid=24928 vsize=465328 CPUtime=1.9 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 4531 0 0 0 190 0 0 0 21 0 1 0 521291322 476495872 4428 33554432000 134512640 134534564 4293451968 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 116332 4428 91 6 0 114998 0
[pid=24932] ppid=24928 vsize=20424 CPUtime=3.09 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 8191 0 0 0 308 1 0 0 25 0 1 0 521291322 20914176 4268 33554432000 4194304 4352236 140737287286608 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 5106 4268 127 39 0 4186 0
[pid=24933] ppid=24928 vsize=39644 CPUtime=1.16 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 17210 0 0 0 114 2 0 0 25 0 1 0 521291322 40595456 6039 33554432000 4194304 4331988 140734647745440 18446744073709551615 4271235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 9911 6039 151 34 0 8353 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 628996

[startup+6.30695 s]
/proc/loadavg: 10.16 10.13 9.96 11/188 24934
/proc/meminfo: memFree=19193152/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1765588 CPUtime=6.29 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 13460 0 0 0 628 1 0 0 25 0 1 0 521291322 1807962112 9588 33554432000 4194304 4587354 140734480204016 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 441397 9588 327 96 0 437959 0
[pid=24930] ppid=24928 vsize=27424 CPUtime=6.29 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 5838 0 0 0 629 0 0 0 25 0 1 0 521291322 28082176 4117 33554432000 4194304 4785740 140734731605920 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 6856 4117 340 145 0 3901 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=3.5 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 350 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=20424 CPUtime=6.3 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 8191 0 0 0 629 1 0 0 25 0 1 0 521291322 20914176 4268 33554432000 4194304 4352236 140737287286608 18446744073709551615 4238568 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 5106 4268 127 39 0 4186 0
[pid=24933] ppid=24928 vsize=61636 CPUtime=2.75 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 21504 0 0 0 273 2 0 0 25 0 1 0 521291322 63115264 10333 33554432000 4194304 4331988 140734647745440 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 15409 10333 151 34 0 13851 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2364040

[startup+12.7008 s]
/proc/loadavg: 10.15 10.13 9.96 11/188 24934
/proc/meminfo: memFree=19156704/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1763088 CPUtime=12.69 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 18056 0 0 0 1267 2 0 0 25 0 1 0 521291322 1805402112 9440 33554432000 4194304 4587354 140734480204016 18446744073709551615 4238249 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 440772 9440 337 96 0 437334 0
[pid=24930] ppid=24928 vsize=34584 CPUtime=12.69 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 7682 0 0 0 1267 2 0 0 25 0 1 0 521291322 35414016 5961 33554432000 4194304 4785740 140734731605920 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 8646 5961 340 145 0 5691 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=6.7 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 670 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=20424 CPUtime=12.69 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 8191 0 0 0 1268 1 0 0 25 0 1 0 521291322 20914176 4268 33554432000 4194304 4352236 140737287286608 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 5106 4268 127 39 0 4186 0
[pid=24933] ppid=24928 vsize=97156 CPUtime=5.92 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 29450 0 0 0 588 4 0 0 25 0 1 0 521291322 99487744 18279 33554432000 4194304 4331988 140734647745440 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 24289 18279 151 34 0 22731 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 2404220

[startup+25.5005 s]
/proc/loadavg: 10.19 10.14 9.97 11/188 24934
/proc/meminfo: memFree=19073880/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1744216 CPUtime=25.49 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 26018 0 0 0 2546 3 0 0 25 0 1 0 521291322 1786077184 13678 33554432000 4194304 4587354 140734480204016 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 436054 13678 337 96 0 432616 0
[pid=24930] ppid=24928 vsize=39344 CPUtime=25.49 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 8797 0 0 0 2547 2 0 0 25 0 1 0 521291322 40288256 7076 33554432000 4194304 4785740 140734731605920 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 9836 7076 340 145 0 6881 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=13.05 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 1305 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134528643 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=21472 CPUtime=25.49 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 8453 0 0 0 2548 1 0 0 25 0 1 0 521291322 21987328 4530 33554432000 4194304 4352236 140737287286608 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 5368 4530 127 39 0 4448 0
[pid=24933] ppid=24928 vsize=168856 CPUtime=12.29 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 45580 0 0 0 1222 7 0 0 25 0 1 0 521291322 172908544 34409 33554432000 4194304 4331988 140734647745440 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 42214 34409 151 34 0 40656 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2462856

[startup+51.1009 s]
/proc/loadavg: 10.12 10.13 9.97 11/188 24935
/proc/meminfo: memFree=18933864/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1748636 CPUtime=51.09 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 31673 0 0 0 5105 4 0 0 25 0 1 0 521291322 1790603264 12882 33554432000 4194304 4587354 140734480204016 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 437159 12882 337 96 0 433721 0
[pid=24930] ppid=24928 vsize=47892 CPUtime=51.09 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 10977 0 0 0 5106 3 0 0 25 0 1 0 521291322 49041408 9256 33554432000 4194304 4785740 140734731605920 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 11973 9256 340 145 0 9018 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=25.8 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 2580 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=21680 CPUtime=51.09 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 8505 0 0 0 5108 1 0 0 25 0 1 0 521291322 22200320 4582 33554432000 4194304 4352236 140737287286608 18446744073709551615 4328447 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 5420 4582 127 39 0 4500 0
[pid=24933] ppid=24928 vsize=308560 CPUtime=25 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 76660 0 0 0 2487 13 0 0 25 0 1 0 521291322 315965440 65489 33554432000 4194304 4331988 140734647745440 18446744073709551615 4271246 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 77140 65489 151 34 0 75582 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 2615736

[startup+102.301 s]
/proc/loadavg: 10.10 10.12 9.97 11/188 24936
/proc/meminfo: memFree=18463652/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1764352 CPUtime=102.29 cores=1

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

/proc/24933/statm: 196854 179185 175 34 0 195296 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 3253192

[startup+1002.3 s]
/proc/loadavg: 6.67 9.11 9.71 6/177 24978
/proc/meminfo: memFree=18436828/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1810052 CPUtime=1002.31 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 113294 0 0 0 100198 33 0 0 25 0 1 0 521291322 1853493248 31342 33554432000 4194304 4587354 140734480204016 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 452513 31342 337 96 0 449075 0
[pid=24930] ppid=24928 vsize=120348 CPUtime=1002.28 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 28298 0 0 0 100218 10 0 0 25 0 1 0 521291322 123236352 26577 33554432000 4194304 4785740 140734731605920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 30087 26577 340 145 0 27132 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=498.82 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 49882 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=48084 CPUtime=1002.31 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 15106 0 0 0 100229 2 0 0 25 0 1 0 521291322 49238016 11183 33554432000 4194304 4352236 140737287286608 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 12021 11183 127 39 0 11101 0
[pid=24933] ppid=24928 vsize=787416 CPUtime=498.02 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 394009 0 0 0 49747 55 0 0 25 0 1 0 521291322 806313984 179549 33554432000 4194304 4331988 140734647745440 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 196854 179549 175 34 0 195296 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 3254868

[startup+1062.31 s]
/proc/loadavg: 5.72 8.39 9.42 6/177 24980
/proc/meminfo: memFree=18435048/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1820880 CPUtime=1062.32 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 113889 0 0 0 106198 34 0 0 25 0 1 0 521291322 1864581120 31378 33554432000 4194304 4587354 140734480204016 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 455220 31378 337 96 0 451782 0
[pid=24930] ppid=24928 vsize=122048 CPUtime=1062.28 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 28685 0 0 0 106218 10 0 0 25 0 1 0 521291322 124977152 26964 33554432000 4194304 4785740 140734731605920 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 30512 26964 340 145 0 27557 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=528.62 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 52862 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=48084 CPUtime=1062.32 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 15106 0 0 0 106230 2 0 0 25 0 1 0 521291322 49238016 11183 33554432000 4194304 4352236 140737287286608 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 12021 11183 127 39 0 11101 0
[pid=24933] ppid=24928 vsize=787416 CPUtime=527.9 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 394021 0 0 0 52735 55 0 0 25 0 1 0 521291322 806313984 179561 33554432000 4194304 4331988 140734647745440 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 196854 179561 175 34 0 195296 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 3267396

[startup+1122.3 s]
/proc/loadavg: 5.30 7.78 9.15 6/177 24982
/proc/meminfo: memFree=18428048/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1821240 CPUtime=1122.32 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 114410 0 0 0 112198 34 0 0 25 0 1 0 521291322 1864949760 31379 33554432000 4194304 4587354 140734480204016 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 455310 31379 337 96 0 451872 0
[pid=24930] ppid=24928 vsize=128940 CPUtime=1122.28 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 30275 0 0 0 112217 11 0 0 25 0 1 0 521291322 132034560 28554 33554432000 4194304 4785740 140734731605920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 32235 28554 340 145 0 29280 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=558.49 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 55849 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=48084 CPUtime=1122.31 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 15106 0 0 0 112229 2 0 0 25 0 1 0 521291322 49238016 11183 33554432000 4194304 4352236 140737287286608 18446744073709551615 4276789 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 12021 11183 127 39 0 11101 0
[pid=24933] ppid=24928 vsize=787416 CPUtime=557.71 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 394252 0 0 0 55716 55 0 0 25 0 1 0 521291322 806313984 179792 33554432000 4194304 4331988 140734647745440 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 196854 179792 175 34 0 195296 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 3274648

[startup+1182.3 s]
/proc/loadavg: 5.23 7.31 8.90 6/177 24983
/proc/meminfo: memFree=18425040/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1823180 CPUtime=1182.32 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 115072 0 0 0 118197 35 0 0 25 0 1 0 521291322 1866936320 31422 33554432000 4194304 4587354 140734480204016 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 455795 31422 337 96 0 452357 0
[pid=24930] ppid=24928 vsize=131384 CPUtime=1182.28 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 30828 0 0 0 118217 11 0 0 25 0 1 0 521291322 134537216 29107 33554432000 4194304 4785740 140734731605920 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 32846 29107 340 145 0 29891 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=588.31 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 58831 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=48468 CPUtime=1182.32 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 15202 0 0 0 118230 2 0 0 25 0 1 0 521291322 49631232 11279 33554432000 4194304 4352236 140737287286608 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 12117 11279 127 39 0 11197 0
[pid=24933] ppid=24928 vsize=787416 CPUtime=587.55 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 394331 0 0 0 58700 55 0 0 25 0 1 0 521291322 806313984 179871 33554432000 4194304 4331988 140734647745440 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 196854 179871 175 34 0 195296 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 3279416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.16 7.15 8.81 6/177 24984
/proc/meminfo: memFree=18423048/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1815292 CPUtime=1201.73 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 115476 0 0 0 120138 35 0 0 25 0 1 0 521291322 1858859008 31423 33554432000 4194304 4587354 140734480204016 18446744073709551615 4241232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 453823 31423 337 96 0 450385 0
[pid=24930] ppid=24928 vsize=133192 CPUtime=1201.69 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 31265 0 0 0 120158 11 0 0 25 0 1 0 521291322 136388608 29544 33554432000 4194304 4785740 140734731605920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 33298 29544 340 145 0 30343 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=597.96 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 59796 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=48468 CPUtime=1201.72 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 15202 0 0 0 120170 2 0 0 25 0 1 0 521291322 49631232 11279 33554432000 4194304 4352236 140737287286608 18446744073709551615 4270576 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 12117 11279 127 39 0 11197 0
[pid=24933] ppid=24928 vsize=787416 CPUtime=597.2 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 394340 0 0 0 59665 55 0 0 25 0 1 0 521291322 806313984 179880 33554432000 4194304 4331988 140734647745440 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 196854 179880 175 34 0 195296 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 3273336

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.16 7.15 8.81 6/177 24984
/proc/meminfo: memFree=18423048/32951124 swapFree=67111524/67111528
[pid=24928] ppid=24926 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24928/stat : 24928 (ppfolio) S 24926 24928 23533 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521291322 18763776 390 33554432000 4194304 4287625 140733273894784 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 3 0 0 0
/proc/24928/statm: 4581 390 341 23 0 91 0
[pid=24929] ppid=24928 vsize=1815292 CPUtime=1201.73 cores=1
/proc/24929/stat : 24929 (cryptominisat) R 24928 24928 23533 0 -1 4202496 115476 0 0 0 120138 35 0 0 25 0 1 0 521291322 1858859008 31423 33554432000 4194304 4587354 140734480204016 18446744073709551615 4241232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24929/statm: 453823 31423 337 96 0 450385 0
[pid=24930] ppid=24928 vsize=133192 CPUtime=1201.69 cores=5
/proc/24930/stat : 24930 (clasp) R 24928 24928 23533 0 -1 4202496 31265 0 0 0 120158 11 0 0 25 0 1 0 521291322 136388608 29544 33554432000 4194304 4785740 140734731605920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24930/statm: 33298 29544 340 145 0 30343 0
[pid=24931] ppid=24928 vsize=470644 CPUtime=597.96 cores=7
/proc/24931/stat : 24931 (TNM) R 24928 24928 23533 0 -1 4202496 5818 0 0 0 59796 0 0 0 25 0 1 0 521291322 481939456 5715 33554432000 134512640 134534564 4293451968 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24931/statm: 117661 5715 95 6 0 116327 0
[pid=24932] ppid=24928 vsize=48468 CPUtime=1201.72 cores=3
/proc/24932/stat : 24932 (lingeling) R 24928 24928 23533 0 -1 4202496 15202 0 0 0 120170 2 0 0 25 0 1 0 521291322 49631232 11279 33554432000 4194304 4352236 140737287286608 18446744073709551615 4270576 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24932/statm: 12117 11279 127 39 0 11197 0
[pid=24933] ppid=24928 vsize=787416 CPUtime=597.2 cores=7
/proc/24933/stat : 24933 (march_hi) R 24928 24928 23533 0 -1 4202496 394340 0 0 0 59665 55 0 0 25 0 1 0 521291322 806313984 179880 33554432000 4194304 4331988 140734647745440 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24933/statm: 196854 179880 175 34 0 195296 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 3273336

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24928 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=2999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4800.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.74
CPU time (s): 4800.3
CPU user time (s): 4799.27
CPU system time (s): 1.03
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 4918016

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

runsolver used 1.83772 second user time and 4.71528 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 19:08:53
IDJOB=3292434
IDBENCH=85991
IDSOLVER=1612
FILE ID=node138/3292434-1304096933
RUNJOBID= node138-1304093161-24370
PBS_JOBID= 13170556
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292434-1304096933/watcher-3292434-1304096933 -o /tmp/evaluation-result-3292434-1304096933/solver-3292434-1304096933 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3292434-1304096933.cnf

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=798540852

node138.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.854
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.70
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.854
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.854
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.854
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.75
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.854
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.854
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.854
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.854
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:      19328892 kB
Buffers:       2035968 kB
Cached:       10843944 kB
SwapCached:          4 kB
Active:        2990100 kB
Inactive:     10066488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19328892 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13480 kB
Writeback:           4 kB
AnonPages:      176540 kB
Mapped:          16844 kB
Slab:           500496 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   780592 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= 71804 MiB
End job on node138 at 2011-04-29 19:28:57