Trace number 3190914

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.22 1201.72

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
MD5SUM9c09330ef9d704e301452237c81ff9c7
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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

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-3190914-1304044054/watcher-3190914-1304044054 -o /tmp/evaluation-result-3190914-1304044054/solver-3190914-1304044054 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190914-1304044054.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: 10.30 10.20 10.11 6/182 11995
/proc/meminfo: memFree=13888068/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0

[startup+0.667568 s]
/proc/loadavg: 10.30 10.20 10.11 6/182 11995
/proc/meminfo: memFree=13888068/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700564 s]
/proc/loadavg: 10.30 10.20 10.11 6/182 11995
/proc/meminfo: memFree=13888068/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.800546 s]
/proc/loadavg: 10.30 10.20 10.11 6/182 11995
/proc/meminfo: memFree=13888068/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900529 s]
/proc/loadavg: 10.30 10.20 10.11 6/182 11995
/proc/meminfo: memFree=13888068/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50042 s]
/proc/loadavg: 10.30 10.20 10.11 6/182 11995
/proc/meminfo: memFree=13888068/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10114 s]
/proc/loadavg: 10.35 10.21 10.11 11/188 12001
/proc/meminfo: memFree=13839656/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=1304916 CPUtime=3.09 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 9401 0 0 0 308 1 0 0 25 0 1 0 516005209 1336233984 2681 33554432000 4194304 4587354 140736794985664 18446744073709551615 248089394886 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 326229 2681 327 96 0 322791 0
[pid=11997] ppid=11995 vsize=25348 CPUtime=3.09 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 3919 0 0 0 309 0 0 0 25 0 1 0 516005209 25956352 3651 33554432000 4194304 4785740 140735768302000 18446744073709551615 4287172 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 6337 3651 340 145 0 3382 0
[pid=11998] ppid=11995 vsize=456220 CPUtime=1.56 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1457 0 0 0 156 0 0 0 25 0 1 0 516005209 467169280 1354 33554432000 134512640 134534564 4288706992 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 114055 1354 91 6 0 112721 0
[pid=11999] ppid=11995 vsize=7612 CPUtime=3.09 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 2513 0 0 0 309 0 0 0 25 0 1 0 516005209 7794688 1064 33554432000 4194304 4352236 140733902577920 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 1903 1064 127 39 0 983 0
[pid=12000] ppid=11995 vsize=12556 CPUtime=1.51 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 6381 0 0 0 150 1 0 0 25 0 1 0 516005209 12857344 1361 33554432000 4194304 4331988 140734959516272 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 3139 1361 150 34 0 1581 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1824976

[startup+6.30058 s]
/proc/loadavg: 10.32 10.20 10.11 13/188 12001
/proc/meminfo: memFree=13719484/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=1328956 CPUtime=6.29 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 15381 0 0 0 627 2 0 0 25 0 1 0 516005209 1360850944 7195 33554432000 4194304 4587354 140736794985664 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 332239 7195 337 96 0 328801 0
[pid=11997] ppid=11995 vsize=27644 CPUtime=6.29 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 4484 0 0 0 629 0 0 0 25 0 1 0 516005209 28307456 4216 33554432000 4194304 4785740 140735768302000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 6911 4216 340 145 0 3956 0
[pid=11998] ppid=11995 vsize=456220 CPUtime=3.14 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1457 0 0 0 314 0 0 0 25 0 1 0 516005209 467169280 1354 33554432000 134512640 134534564 4288706992 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 114055 1354 91 6 0 112721 0
[pid=11999] ppid=11995 vsize=8608 CPUtime=6.29 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 3289 0 0 0 629 0 0 0 25 0 1 0 516005209 8814592 1328 33554432000 4194304 4352236 140733902577920 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 2152 1328 127 39 0 1232 0
[pid=12000] ppid=11995 vsize=17024 CPUtime=3.1 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 7762 0 0 0 309 1 0 0 25 0 1 0 516005209 17432576 2242 33554432000 4194304 4331988 140734959516272 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 4256 2242 174 34 0 2698 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1856776

[startup+12.7064 s]
/proc/loadavg: 10.30 10.20 10.11 12/188 12002
/proc/meminfo: memFree=13685912/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=1339252 CPUtime=12.7 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 22284 0 0 0 1267 3 0 0 25 0 1 0 516005209 1371394048 12519 33554432000 4194304 4587354 140736794985664 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 334813 12519 337 96 0 331375 0
[pid=11997] ppid=11995 vsize=32168 CPUtime=12.69 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 5563 0 0 0 1269 0 0 0 25 0 1 0 516005209 32940032 5295 33554432000 4194304 4785740 140735768302000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 8042 5295 340 145 0 5087 0
[pid=11998] ppid=11995 vsize=456220 CPUtime=6.34 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1457 0 0 0 634 0 0 0 25 0 1 0 516005209 467169280 1354 33554432000 134512640 134534564 4288706992 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 114055 1354 91 6 0 112721 0
[pid=11999] ppid=11995 vsize=12132 CPUtime=12.69 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 4698 0 0 0 1269 0 0 0 25 0 1 0 516005209 12423168 2225 33554432000 4194304 4352236 140733902577920 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 3033 2225 127 39 0 2113 0
[pid=12000] ppid=11995 vsize=17024 CPUtime=6.28 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 7763 0 0 0 627 1 0 0 25 0 1 0 516005209 17432576 2243 33554432000 4194304 4331988 140734959516272 18446744073709551615 4263335 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 1875120

[startup+25.5012 s]
/proc/loadavg: 10.25 10.19 10.11 13/188 12002
/proc/meminfo: memFree=13680792/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=1339060 CPUtime=25.49 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 31716 0 0 0 2544 5 0 0 25 0 1 0 516005209 1371197440 13240 33554432000 4194304 4587354 140736794985664 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 334765 13240 337 96 0 331327 0
[pid=11997] ppid=11995 vsize=35940 CPUtime=25.48 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 6496 0 0 0 2548 0 0 0 25 0 1 0 516005209 36802560 6228 33554432000 4194304 4785740 140735768302000 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 8985 6228 340 145 0 6030 0
[pid=11998] ppid=11995 vsize=460716 CPUtime=12.74 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1816 0 0 0 1274 0 0 0 25 0 1 0 516005209 471773184 1713 33554432000 134512640 134534564 4288706992 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 115179 1713 95 6 0 113845 0
[pid=11999] ppid=11995 vsize=10720 CPUtime=25.49 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 5339 0 0 0 2549 0 0 0 25 0 1 0 516005209 10977280 1873 33554432000 4194304 4352236 140733902577920 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 2680 1873 127 39 0 1760 0
[pid=12000] ppid=11995 vsize=17024 CPUtime=12.61 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 7763 0 0 0 1260 1 0 0 25 0 1 0 516005209 17432576 2243 33554432000 4194304 4331988 140734959516272 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1881784

[startup+51.1007 s]
/proc/loadavg: 10.29 10.21 10.12 12/188 12003
/proc/meminfo: memFree=13658888/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=1338588 CPUtime=51.09 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 48975 0 0 0 5101 8 0 0 25 0 1 0 516005209 1370714112 11688 33554432000 4194304 4587354 140736794985664 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 334647 11688 337 96 0 331209 0
[pid=11997] ppid=11995 vsize=43384 CPUtime=51.09 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 8264 0 0 0 5108 1 0 0 25 0 1 0 516005209 44425216 7996 33554432000 4194304 4785740 140735768302000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 10846 7996 340 145 0 7891 0
[pid=11998] ppid=11995 vsize=460716 CPUtime=25.44 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1816 0 0 0 2544 0 0 0 25 0 1 0 516005209 471773184 1713 33554432000 134512640 134534564 4288706992 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 115179 1713 95 6 0 113845 0
[pid=11999] ppid=11995 vsize=11492 CPUtime=51.09 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 7323 0 0 0 5109 0 0 0 25 0 1 0 516005209 11767808 2065 33554432000 4194304 4352236 140733902577920 18446744073709551615 4235768 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 2873 2065 127 39 0 1953 0
[pid=12000] ppid=11995 vsize=19324 CPUtime=25.37 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 8217 0 0 0 2536 1 0 0 25 0 1 0 516005209 19787776 2697 33554432000 4194304 4331988 140734959516272 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 4831 2697 174 34 0 3273 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 1891828

[startup+102.301 s]
/proc/loadavg: 10.27 10.21 10.12 12/188 12004
/proc/meminfo: memFree=13632080/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=1341700 CPUtime=102.29 cores=0

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

/proc/12000/statm: 18990 12434 175 34 0 17432 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 13545188

[startup+1002.3 s]
/proc/loadavg: 10.34 10.16 10.10 11/188 12093
/proc/meminfo: memFree=13491700/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=1327260 CPUtime=1002.31 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 381795 0 0 0 100097 134 0 0 25 0 1 0 516005209 1359114240 10588 33554432000 4194304 4587354 140736794985664 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 331815 10588 337 96 0 328377 0
[pid=11997] ppid=11995 vsize=110840 CPUtime=1002.2 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 23566 0 0 0 100215 5 0 0 25 0 1 0 516005209 113500160 23298 33554432000 4194304 4785740 140735768302000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 27710 23298 340 145 0 24755 0
[pid=11998] ppid=11995 vsize=460716 CPUtime=498.46 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1816 0 0 0 49846 0 0 0 25 0 1 0 516005209 471773184 1713 33554432000 134512640 134534564 4288706992 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 115179 1713 95 6 0 113845 0
[pid=11999] ppid=11995 vsize=17656 CPUtime=1002.31 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 36035 0 0 0 100227 4 0 0 25 0 1 0 516005209 18079744 3607 33554432000 4194304 4352236 140733902577920 18446744073709551615 4328548 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 4414 3607 127 39 0 3494 0
[pid=12000] ppid=11995 vsize=75960 CPUtime=498.38 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 18670 0 0 0 49832 6 0 0 25 0 1 0 516005209 77783040 13150 33554432000 4194304 4331988 140734959516272 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 18990 13150 175 34 0 17432 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 2010756

[startup+1062.3 s]
/proc/loadavg: 10.23 10.16 10.10 11/188 12094
/proc/meminfo: memFree=13393224/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=12944432 CPUtime=1062.31 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 408532 0 0 0 106091 140 0 0 25 0 1 0 516005209 13255098368 28824 33554432000 4194304 4587354 140736794985664 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 3236108 28824 337 96 0 3232670 0
[pid=11997] ppid=11995 vsize=116420 CPUtime=1062.2 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 24794 0 0 0 106215 5 0 0 25 0 1 0 516005209 119214080 24526 33554432000 4194304 4785740 140735768302000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 29105 24526 340 145 0 26150 0
[pid=11998] ppid=11995 vsize=460716 CPUtime=528.29 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1816 0 0 0 52829 0 0 0 25 0 1 0 516005209 471773184 1713 33554432000 134512640 134534564 4288706992 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 115179 1713 95 6 0 113845 0
[pid=11999] ppid=11995 vsize=21368 CPUtime=1062.31 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 39171 0 0 0 106227 4 0 0 25 0 1 0 516005209 21880832 4535 33554432000 4194304 4352236 140733902577920 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 5342 4535 127 39 0 4422 0
[pid=12000] ppid=11995 vsize=75960 CPUtime=528.22 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 19252 0 0 0 52816 6 0 0 25 0 1 0 516005209 77783040 13732 33554432000 4194304 4331988 140734959516272 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 18990 13732 175 34 0 17432 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 13637220

[startup+1122.3 s]
/proc/loadavg: 10.25 10.18 10.11 11/188 12096
/proc/meminfo: memFree=13461656/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=1325804 CPUtime=1122.31 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 418831 0 0 0 112085 146 0 0 25 0 1 0 516005209 1357623296 11528 33554432000 4194304 4587354 140736794985664 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 331451 11528 337 96 0 328013 0
[pid=11997] ppid=11995 vsize=118888 CPUtime=1122.19 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 25332 0 0 0 112214 5 0 0 25 0 1 0 516005209 121741312 25064 33554432000 4194304 4785740 140735768302000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 29722 25064 340 145 0 26767 0
[pid=11998] ppid=11995 vsize=460716 CPUtime=558.15 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1816 0 0 0 55815 0 0 0 25 0 1 0 516005209 471773184 1713 33554432000 134512640 134534564 4288706992 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 115179 1713 95 6 0 113845 0
[pid=11999] ppid=11995 vsize=21112 CPUtime=1122.31 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 41315 0 0 0 112226 5 0 0 25 0 1 0 516005209 21618688 4471 33554432000 4194304 4352236 140733902577920 18446744073709551615 4235598 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 5278 4471 127 39 0 4358 0
[pid=12000] ppid=11995 vsize=75960 CPUtime=558.04 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 19860 0 0 0 55797 7 0 0 25 0 1 0 516005209 77783040 14340 33554432000 4194304 4331988 140734959516272 18446744073709551615 4299221 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 18990 14340 175 34 0 17432 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 2020804

[startup+1182.3 s]
/proc/loadavg: 10.18 10.17 10.11 11/188 12098
/proc/meminfo: memFree=13430880/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=1327520 CPUtime=1182.31 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 438246 0 0 0 118078 153 0 0 25 0 1 0 516005209 1359380480 13388 33554432000 4194304 4587354 140736794985664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 331880 13388 337 96 0 328442 0
[pid=11997] ppid=11995 vsize=121736 CPUtime=1182.18 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 25957 0 0 0 118213 5 0 0 25 0 1 0 516005209 124657664 25689 33554432000 4194304 4785740 140735768302000 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 30434 25689 340 145 0 27479 0
[pid=11998] ppid=11995 vsize=460716 CPUtime=587.95 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1816 0 0 0 58795 0 0 0 25 0 1 0 516005209 471773184 1713 33554432000 134512640 134534564 4288706992 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 115179 1713 95 6 0 113845 0
[pid=11999] ppid=11995 vsize=21372 CPUtime=1182.31 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 42564 0 0 0 118226 5 0 0 25 0 1 0 516005209 21884928 4536 33554432000 4194304 4352236 140733902577920 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 5343 4536 127 39 0 4423 0
[pid=12000] ppid=11995 vsize=75960 CPUtime=587.91 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 20498 0 0 0 58784 7 0 0 25 0 1 0 516005209 77783040 14978 33554432000 4194304 4331988 140734959516272 18446744073709551615 4263296 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 18990 14978 175 34 0 17432 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 2025628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.13 10.16 10.10 11/188 12098
/proc/meminfo: memFree=13435592/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=12864684 CPUtime=1201.73 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 445174 0 0 0 120016 157 0 0 25 0 1 0 516005209 13173436416 11376 33554432000 4194304 4587354 140736794985664 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 3216171 11376 337 96 0 3212733 0
[pid=11997] ppid=11995 vsize=122640 CPUtime=1201.6 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 26140 0 0 0 120155 5 0 0 25 0 1 0 516005209 125583360 25872 33554432000 4194304 4785740 140735768302000 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 30660 25872 340 145 0 27705 0
[pid=11998] ppid=11995 vsize=460716 CPUtime=597.65 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1816 0 0 0 59765 0 0 0 25 0 1 0 516005209 471773184 1713 33554432000 134512640 134534564 4288706992 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 115179 1713 95 6 0 113845 0
[pid=11999] ppid=11995 vsize=21372 CPUtime=1201.73 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 42564 0 0 0 120168 5 0 0 25 0 1 0 516005209 21884928 4536 33554432000 4194304 4352236 140733902577920 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 5343 4536 127 39 0 4423 0
[pid=12000] ppid=11995 vsize=75960 CPUtime=597.51 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 20712 0 0 0 59744 7 0 0 25 0 1 0 516005209 77783040 15192 33554432000 4194304 4331988 140734959516272 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 18990 15192 175 34 0 17432 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 13563696

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.13 10.16 10.10 11/188 12098
/proc/meminfo: memFree=13435592/32950928 swapFree=67111528/67111528
[pid=11995] ppid=11993 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11995/stat : 11995 (ppfolio) S 11993 11995 10696 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 516005209 18763776 389 33554432000 4194304 4287625 140734422372672 18446744073709551615 248089718287 0 0 4096 65536 4575798512947560447 0 0 17 4 0 0 0
/proc/11995/statm: 4581 389 341 23 0 91 0
[pid=11996] ppid=11995 vsize=12864684 CPUtime=1201.73 cores=0
/proc/11996/stat : 11996 (cryptominisat) R 11995 11995 10696 0 -1 4202496 445174 0 0 0 120016 157 0 0 25 0 1 0 516005209 13173436416 11376 33554432000 4194304 4587354 140736794985664 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11996/statm: 3216171 11376 337 96 0 3212733 0
[pid=11997] ppid=11995 vsize=122640 CPUtime=1201.6 cores=4
/proc/11997/stat : 11997 (clasp) R 11995 11995 10696 0 -1 4202496 26140 0 0 0 120155 5 0 0 25 0 1 0 516005209 125583360 25872 33554432000 4194304 4785740 140735768302000 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11997/statm: 30660 25872 340 145 0 27705 0
[pid=11998] ppid=11995 vsize=460716 CPUtime=597.65 cores=6
/proc/11998/stat : 11998 (TNM) R 11995 11995 10696 0 -1 4202496 1816 0 0 0 59765 0 0 0 25 0 1 0 516005209 471773184 1713 33554432000 134512640 134534564 4288706992 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11998/statm: 115179 1713 95 6 0 113845 0
[pid=11999] ppid=11995 vsize=21372 CPUtime=1201.73 cores=2
/proc/11999/stat : 11999 (lingeling) R 11995 11995 10696 0 -1 4202496 42564 0 0 0 120168 5 0 0 25 0 1 0 516005209 21884928 4536 33554432000 4194304 4352236 140733902577920 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11999/statm: 5343 4536 127 39 0 4423 0
[pid=12000] ppid=11995 vsize=75960 CPUtime=597.51 cores=6
/proc/12000/stat : 12000 (march_hi) R 11995 11995 10696 0 -1 4202496 20712 0 0 0 59744 7 0 0 25 0 1 0 516005209 77783040 15192 33554432000 4194304 4331988 140734959516272 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/12000/statm: 18990 15192 175 34 0 17432 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 13563696

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11995 and gives
#  childrusage.ru_utime.tv_sec=3596
#  childrusage.ru_utime.tv_usec=942181
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=726737
# CPU time returned by wait4() is 3598.67
# while last known CPU time is 4800.22
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.22
CPU user time (s): 4798.48
CPU system time (s): 1.74
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 14703600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.94
system time used= 1.72674
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 510791
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= 403
involuntary context switches= 31003

runsolver used 1.87071 second user time and 4.69329 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 04:27:34
IDJOB=3190914
IDBENCH=82645
IDSOLVER=1612
FILE ID=node123/3190914-1304044054
RUNJOBID= node123-1304037296-10714
PBS_JOBID= 13170370
Free space on /tmp= 72804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190914-1304044054/watcher-3190914-1304044054 -o /tmp/evaluation-result-3190914-1304044054/solver-3190914-1304044054 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190914-1304044054.cnf

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

MD5SUM BENCH= 9c09330ef9d704e301452237c81ff9c7
RANDOM SEED=675379521

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.80
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13888348 kB
Buffers:       2192020 kB
Cached:       16023164 kB
SwapCached:          0 kB
Active:        9335924 kB
Inactive:      9177712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13888348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10900 kB
Writeback:           0 kB
AnonPages:      297404 kB
Mapped:          16716 kB
Slab:           486368 kB
PageTables:       5568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1706080 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= 72796 MiB
End job on node123 at 2011-04-29 04:47:38