Trace number 3191235

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.29 1201.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3191235-1304074338/watcher-3191235-1304074338 -o /tmp/evaluation-result-3191235-1304074338/solver-3191235-1304074338 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191235-1304074338.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.43 10.31 10.14 6/186 8021
/proc/meminfo: memFree=24805304/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) R 8019 8021 7180 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0

[startup+0.26877 s]
/proc/loadavg: 10.43 10.31 10.14 6/186 8021
/proc/meminfo: memFree=24805304/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300764 s]
/proc/loadavg: 10.43 10.31 10.14 6/186 8021
/proc/meminfo: memFree=24805304/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400746 s]
/proc/loadavg: 10.43 10.31 10.14 6/186 8021
/proc/meminfo: memFree=24805304/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700691 s]
/proc/loadavg: 10.43 10.31 10.14 6/186 8021
/proc/meminfo: memFree=24805304/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 10.47 10.32 10.15 11/192 8027
/proc/meminfo: memFree=24794220/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1055844 CPUtime=1.49 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 2861 0 0 0 149 0 0 0 25 0 1 0 519032007 1081184256 1544 33554432000 4194304 4587354 140733252096944 18446744073709551615 246516530955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 263961 1546 337 96 0 260523 0
[pid=8023] ppid=8021 vsize=14440 CPUtime=1.49 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 1087 0 0 0 149 0 0 0 25 0 1 0 519032007 14786560 974 33554432000 4194304 4785740 140734747489168 18446744073709551615 4538774 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 3610 974 340 145 0 655 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=0.74 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 74 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=6672 CPUtime=1.49 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 1193 0 0 0 149 0 0 0 25 0 1 0 519032007 6832128 865 33554432000 4194304 4352236 140734627436384 18446744073709551615 4327867 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 1668 865 126 39 0 748 0
[pid=8026] ppid=8021 vsize=8168 CPUtime=0.73 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 659 0 0 0 73 0 0 0 25 0 1 0 519032008 8364032 552 33554432000 4194304 4331988 140735991164176 18446744073709551615 4315875 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 2042 552 172 34 0 484 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1559404

[startup+3.10026 s]
/proc/loadavg: 10.47 10.32 10.15 11/192 8027
/proc/meminfo: memFree=24790512/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1061092 CPUtime=3.08 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 5141 0 0 0 308 0 0 0 25 0 1 0 519032007 1086558208 2843 33554432000 4194304 4587354 140733252096944 18446744073709551615 246516530955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 265273 2843 337 96 0 261835 0
[pid=8023] ppid=8021 vsize=15368 CPUtime=3.09 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 1307 0 0 0 309 0 0 0 25 0 1 0 519032007 15736832 1194 33554432000 4194304 4785740 140734747489168 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 3842 1194 340 145 0 887 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=1.54 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 154 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=6672 CPUtime=3.09 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 1289 0 0 0 309 0 0 0 25 0 1 0 519032007 6832128 865 33554432000 4194304 4352236 140734627436384 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 1668 865 126 39 0 748 0
[pid=8026] ppid=8021 vsize=8336 CPUtime=1.53 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 688 0 0 0 153 0 0 0 25 0 1 0 519032008 8536064 581 33554432000 4194304 4331988 140735991164176 18446744073709551615 4263216 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 2084 581 173 34 0 526 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1565748

[startup+6.30067 s]
/proc/loadavg: 10.47 10.32 10.15 11/192 8027
/proc/meminfo: memFree=24783860/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1066280 CPUtime=6.28 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 8093 0 0 0 628 0 0 0 25 0 1 0 519032007 1091870720 3950 33554432000 4194304 4587354 140733252096944 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 266570 3950 337 96 0 263132 0
[pid=8023] ppid=8021 vsize=16748 CPUtime=6.29 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 1628 0 0 0 629 0 0 0 25 0 1 0 519032007 17149952 1515 33554432000 4194304 4785740 140734747489168 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 4187 1515 340 145 0 1232 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=3.14 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 314 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134530717 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=8476 CPUtime=6.29 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 2284 0 0 0 629 0 0 0 25 0 1 0 519032007 8679424 1316 33554432000 4194304 4352236 140734627436384 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 2119 1316 126 39 0 1199 0
[pid=8026] ppid=8021 vsize=8896 CPUtime=3.11 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 760 0 0 0 311 0 0 0 25 0 1 0 519032008 9109504 653 33554432000 4194304 4331988 140735991164176 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 2224 653 173 34 0 666 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1574680

[startup+12.7005 s]
/proc/loadavg: 10.47 10.33 10.15 11/192 8027
/proc/meminfo: memFree=24774808/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1073388 CPUtime=12.69 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 12241 0 0 0 1268 1 0 0 25 0 1 0 519032007 1099149312 4992 33554432000 4194304 4587354 140733252096944 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 268347 4992 337 96 0 264909 0
[pid=8023] ppid=8021 vsize=18256 CPUtime=12.69 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 2005 0 0 0 1269 0 0 0 25 0 1 0 519032007 18694144 1892 33554432000 4194304 4785740 140734747489168 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 4564 1892 340 145 0 1609 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=6.31 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 631 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=8864 CPUtime=12.68 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 3213 0 0 0 1268 0 0 0 25 0 1 0 519032007 9076736 1413 33554432000 4194304 4352236 140734627436384 18446744073709551615 4207860 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 2216 1413 126 39 0 1296 0
[pid=8026] ppid=8021 vsize=9384 CPUtime=6.31 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 909 0 0 0 631 0 0 0 25 0 1 0 519032008 9609216 802 33554432000 4194304 4331988 140735991164176 18446744073709551615 4229556 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 2346 802 173 34 0 788 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1584172

[startup+25.5072 s]
/proc/loadavg: 10.48 10.33 10.15 11/192 8028
/proc/meminfo: memFree=24767032/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1073664 CPUtime=25.49 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 19296 0 0 0 2547 2 0 0 25 0 1 0 519032007 1099431936 5839 33554432000 4194304 4587354 140733252096944 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 268416 5839 337 96 0 264978 0
[pid=8023] ppid=8021 vsize=20616 CPUtime=25.49 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 2580 0 0 0 2549 0 0 0 25 0 1 0 519032007 21110784 2467 33554432000 4194304 4785740 140734747489168 18446744073709551615 246516531983 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 5154 2467 341 145 0 2199 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=12.65 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 1265 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=9252 CPUtime=25.5 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 5038 0 0 0 2549 1 0 0 25 0 1 0 519032007 9474048 1510 33554432000 4194304 4352236 140734627436384 18446744073709551615 4329367 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 2313 1510 126 39 0 1393 0
[pid=8026] ppid=8021 vsize=10808 CPUtime=12.7 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 1148 0 0 0 1270 0 0 0 25 0 1 0 519032008 11067392 1041 33554432000 4194304 4331988 140735991164176 18446744073709551615 4226443 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 2702 1041 173 34 0 1144 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 1588620

[startup+51.1005 s]
/proc/loadavg: 10.37 10.32 10.15 11/192 8061
/proc/meminfo: memFree=24960464/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1096792 CPUtime=51.09 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 23893 0 0 0 5105 4 0 0 25 0 1 0 519032007 1123115008 7920 33554432000 4194304 4587354 140733252096944 18446744073709551615 4248807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 274198 7920 337 96 0 270760 0
[pid=8023] ppid=8021 vsize=23684 CPUtime=51.09 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 3317 0 0 0 5109 0 0 0 25 0 1 0 519032007 24252416 3204 33554432000 4194304 4785740 140734747489168 18446744073709551615 4562645 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 5921 3204 341 145 0 2966 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=25.41 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 2541 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134529400 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=12072 CPUtime=51.09 cores=3

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

/proc/8026/statm: 21565 16402 173 34 0 20007 0
Current children cumulated CPU time (s) 3763.26
Current children cumulated vsize (KiB) 744652

[startup+1002.31 s]
/proc/loadavg: 10.29 10.32 10.25 11/192 8163
/proc/meminfo: memFree=24622528/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1142508 CPUtime=1001.48 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 115411 0 0 0 100105 43 0 0 25 0 1 0 519032007 1169928192 24022 33554432000 4194304 4587354 140733252096944 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 285627 24022 337 96 0 282189 0
[pid=8023] ppid=8021 vsize=47588 CPUtime=1002.33 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 8836 0 0 0 100231 2 0 0 25 0 1 0 519032007 48730112 8723 33554432000 4194304 4785740 140734747489168 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 11897 8723 341 145 0 8942 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=498.52 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 49852 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=35464 CPUtime=1002.32 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 76339 0 0 0 100222 10 0 0 25 0 1 0 519032007 36315136 8064 33554432000 4194304 4352236 140734627436384 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 8866 8064 127 39 0 7946 0
[pid=8026] ppid=8021 vsize=86260 CPUtime=498.33 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 17496 0 0 0 49821 12 0 0 25 0 1 0 519032008 88330240 17389 33554432000 4194304 4331988 140735991164176 18446744073709551615 4211579 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 21565 17389 173 34 0 20007 0
Current children cumulated CPU time (s) 4002.98
Current children cumulated vsize (KiB) 1786100

[startup+1062.3 s]
/proc/loadavg: 10.28 10.32 10.25 11/192 8164
/proc/meminfo: memFree=24635280/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1141664 CPUtime=1061.47 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 116005 0 0 0 106104 43 0 0 25 0 1 0 519032007 1169063936 24307 33554432000 4194304 4587354 140733252096944 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 285416 24307 337 96 0 281978 0
[pid=8023] ppid=8021 vsize=48096 CPUtime=1062.32 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 8929 0 0 0 106230 2 0 0 25 0 1 0 519032007 49250304 8816 33554432000 4194304 4785740 140734747489168 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 12024 8816 341 145 0 9069 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=528.36 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 52836 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=22920 CPUtime=1062.31 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 77939 0 0 0 106221 10 0 0 25 0 1 0 519032007 23470080 4928 33554432000 4194304 4352236 140734627436384 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 5730 4928 127 39 0 4810 0
[pid=8026] ppid=8021 vsize=86260 CPUtime=528.15 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 18498 0 0 0 52803 12 0 0 25 0 1 0 519032008 88330240 18391 33554432000 4194304 4331988 140735991164176 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 21565 18391 173 34 0 20007 0
Current children cumulated CPU time (s) 4242.61
Current children cumulated vsize (KiB) 1773220

[startup+1122.3 s]
/proc/loadavg: 10.26 10.31 10.25 11/192 8166
/proc/meminfo: memFree=24591104/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1142504 CPUtime=1121.47 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 120215 0 0 0 112102 45 0 0 25 0 1 0 519032007 1169924096 24025 33554432000 4194304 4587354 140733252096944 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 285626 24025 337 96 0 282188 0
[pid=8023] ppid=8021 vsize=48912 CPUtime=1122.32 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 9145 0 0 0 112230 2 0 0 25 0 1 0 519032007 50085888 9032 33554432000 4194304 4785740 140734747489168 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 12228 9032 341 145 0 9273 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=558.17 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 55817 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=36748 CPUtime=1122.31 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 82772 0 0 0 112221 10 0 0 25 0 1 0 519032007 37629952 8385 33554432000 4194304 4352236 140734627436384 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 9187 8385 127 39 0 8267 0
[pid=8026] ppid=8021 vsize=115728 CPUtime=558.02 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 19492 0 0 0 55789 13 0 0 25 0 1 0 519032008 118505472 19385 33554432000 4194304 4331988 140735991164176 18446744073709551615 4286663 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 28932 19385 173 34 0 27374 0
Current children cumulated CPU time (s) 4482.29
Current children cumulated vsize (KiB) 1818172

[startup+1182.3 s]
/proc/loadavg: 10.29 10.31 10.26 11/192 8168
/proc/meminfo: memFree=24589956/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1141536 CPUtime=1181.47 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 125192 0 0 0 118099 48 0 0 25 0 1 0 519032007 1168932864 24025 33554432000 4194304 4587354 140733252096944 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 285384 24025 337 96 0 281946 0
[pid=8023] ppid=8021 vsize=49640 CPUtime=1182.33 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 9281 0 0 0 118231 2 0 0 25 0 1 0 519032007 50831360 9168 33554432000 4194304 4785740 140734747489168 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 12410 9168 341 145 0 9455 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=588.05 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 58805 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=31244 CPUtime=1182.32 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 86196 0 0 0 118221 11 0 0 25 0 1 0 519032007 31993856 7009 33554432000 4194304 4352236 140734627436384 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 7811 7009 127 39 0 6891 0
[pid=8026] ppid=8021 vsize=115728 CPUtime=587.81 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 20471 0 0 0 58768 13 0 0 25 0 1 0 519032008 118505472 20364 33554432000 4194304 4331988 140735991164176 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 28932 20364 173 34 0 27374 0
Current children cumulated CPU time (s) 4721.98
Current children cumulated vsize (KiB) 1812428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.36 10.32 10.26 11/192 8168
/proc/meminfo: memFree=24573204/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1156988 CPUtime=1201.08 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 127374 0 0 0 120059 49 0 0 25 0 1 0 519032007 1184755712 25592 33554432000 4194304 4587354 140733252096944 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 289247 25592 337 96 0 285809 0
[pid=8023] ppid=8021 vsize=49772 CPUtime=1201.93 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 9333 0 0 0 120191 2 0 0 25 0 1 0 519032007 50966528 9220 33554432000 4194304 4785740 140734747489168 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 12443 9220 341 145 0 9488 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=597.75 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 59775 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=35596 CPUtime=1201.92 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 87284 0 0 0 120181 11 0 0 25 0 1 0 519032007 36450304 8097 33554432000 4194304 4352236 140734627436384 18446744073709551615 4328243 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 8899 8097 127 39 0 7979 0
[pid=8026] ppid=8021 vsize=115728 CPUtime=597.61 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 20798 0 0 0 59747 14 0 0 25 0 1 0 519032008 118505472 20691 33554432000 4194304 4331988 140735991164176 18446744073709551615 4313736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 28932 20691 173 34 0 27374 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1832364

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

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

[startup+1201.9 s]
/proc/loadavg: 10.36 10.32 10.26 11/192 8168
/proc/meminfo: memFree=24573204/32951124 swapFree=67111352/67111528
[pid=8021] ppid=8019 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8021/stat : 8021 (ppfolio) S 8019 8021 7180 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 519032007 18763776 390 33554432000 4194304 4287625 140734122459616 18446744073709551615 246516854287 0 0 4096 65536 12651428981912895487 0 0 17 1 0 0 0
/proc/8021/statm: 4581 390 341 23 0 91 0
[pid=8022] ppid=8021 vsize=1156988 CPUtime=1201.08 cores=1
/proc/8022/stat : 8022 (cryptominisat) R 8021 8021 7180 0 -1 4202496 127374 0 0 0 120059 49 0 0 25 0 1 0 519032007 1184755712 25592 33554432000 4194304 4587354 140733252096944 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8022/statm: 289247 25592 337 96 0 285809 0
[pid=8023] ppid=8021 vsize=49772 CPUtime=1201.93 cores=5
/proc/8023/stat : 8023 (clasp) R 8021 8021 7180 0 -1 4202496 9333 0 0 0 120191 2 0 0 25 0 1 0 519032007 50966528 9220 33554432000 4194304 4785740 140734747489168 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8023/statm: 12443 9220 341 145 0 9488 0
[pid=8024] ppid=8021 vsize=455956 CPUtime=597.75 cores=7
/proc/8024/stat : 8024 (TNM) R 8021 8021 7180 0 -1 4202496 364 0 0 0 59775 0 0 0 25 0 1 0 519032007 466898944 261 33554432000 134512640 134534564 4292371488 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8024/statm: 113989 261 95 6 0 112655 0
[pid=8025] ppid=8021 vsize=35596 CPUtime=1201.92 cores=3
/proc/8025/stat : 8025 (lingeling) R 8021 8021 7180 0 -1 4202496 87284 0 0 0 120181 11 0 0 25 0 1 0 519032007 36450304 8097 33554432000 4194304 4352236 140734627436384 18446744073709551615 4328243 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8025/statm: 8899 8097 127 39 0 7979 0
[pid=8026] ppid=8021 vsize=115728 CPUtime=597.61 cores=7
/proc/8026/stat : 8026 (march_hi) R 8021 8021 7180 0 -1 4202496 20798 0 0 0 59747 14 0 0 25 0 1 0 519032008 118505472 20691 33554432000 4194304 4331988 140735991164176 18446744073709551615 4313736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8026/statm: 28932 20691 173 34 0 27374 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1832364

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.91
CPU time (s): 4800.29
CPU user time (s): 4799.53
CPU system time (s): 0.76
CPU usage (%): 399.387
Max. virtual memory (cumulated for all children) (KiB): 2742500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.97
system time used= 0.296954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118320
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= 477
involuntary context switches= 42772

runsolver used 1.80972 second user time and 4.75628 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 12:52:18
IDJOB=3191235
IDBENCH=82966
IDSOLVER=1612
FILE ID=node134/3191235-1304074338
RUNJOBID= node134-1304071677-7347
PBS_JOBID= 13170486
Free space on /tmp= 71576 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191235-1304074338/watcher-3191235-1304074338 -o /tmp/evaluation-result-3191235-1304074338/solver-3191235-1304074338 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191235-1304074338.cnf

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

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=68103435

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:      24805584 kB
Buffers:       1483456 kB
Cached:        5852832 kB
SwapCached:         64 kB
Active:        1670832 kB
Inactive:      5952516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24805584 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10064 kB
Writeback:           0 kB
AnonPages:      286920 kB
Mapped:          17044 kB
Slab:           459304 kB
PageTables:       6012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1273076 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 13:12:22