Trace number 3220258

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 seqUNSAT 634.277 634.255

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1027567260-047.UNKNOWN.cnf
MD5SUMdeef67012ed65265f92101778280c717
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.4201
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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 1 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	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
634.19/634.25	s UNSATISFIABLE
634.19/634.25	solver [2] clasp 1.3.6 answered
634.19/634.25	Done

Verifier Data

No possible verification on an UNSAT instance

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-3220258-1303269282/watcher-3220258-1303269282 -o /tmp/evaluation-result-3220258-1303269282/solver-3220258-1303269282 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220258-1303269282.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 5.78 5.95 5.95 4/180 17812
/proc/meminfo: memFree=16327576/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) R 17810 17812 16728 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 419343848 18763776 392 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726225301 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/17812/statm: 4581 392 343 23 0 91 0

[startup+0.095608 s]
/proc/loadavg: 5.78 5.95 5.95 4/180 17812
/proc/meminfo: memFree=16327576/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419343848 18763776 394 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4459619441432297736 0 0 17 7 0 0 0
/proc/17812/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100606 s]
/proc/loadavg: 5.78 5.95 5.95 4/180 17812
/proc/meminfo: memFree=16327576/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 419343848 18763776 394 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4459619441432297736 0 0 17 7 0 0 0
/proc/17812/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300568 s]
/proc/loadavg: 5.78 5.95 5.95 4/180 17812
/proc/meminfo: memFree=16327576/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 419343848 18763776 394 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 5625894235585642496 0 0 17 7 0 0 0
/proc/17812/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700492 s]
/proc/loadavg: 5.78 5.95 5.95 4/180 17812
/proc/meminfo: memFree=16327576/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 419343848 18763776 394 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 5625895197658316800 0 0 17 7 0 0 0
/proc/17812/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50034 s]
/proc/loadavg: 5.78 5.95 5.95 6/183 17816
/proc/meminfo: memFree=16324328/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=13628 CPUtime=0.44 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 852 0 0 0 44 0 0 0 25 0 1 0 419343848 13955072 743 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 3407 743 340 145 0 452 0
[pid=17815] ppid=17812 vsize=452392 CPUtime=0.61 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 385 0 0 0 61 0 0 0 25 0 1 0 419343848 463249408 281 33554432000 134512640 134534564 4293458640 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 113098 281 91 6 0 111764 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 484344

[startup+3.10104 s]
/proc/loadavg: 5.78 5.95 5.95 6/183 17816
/proc/meminfo: memFree=16323584/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=14036 CPUtime=1.24 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 962 0 0 0 124 0 0 0 25 0 1 0 419343848 14372864 853 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 3509 853 340 145 0 554 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=1.41 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 141 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 488584

[startup+6.30043 s]
/proc/loadavg: 5.72 5.93 5.95 6/183 17816
/proc/meminfo: memFree=16322120/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=14748 CPUtime=2.84 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 1130 0 0 0 284 0 0 0 25 0 1 0 419343848 15101952 1021 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 3687 1021 340 145 0 732 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=3.01 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 301 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 489296

[startup+12.7002 s]
/proc/loadavg: 5.66 5.92 5.94 6/183 17816
/proc/meminfo: memFree=16320940/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=15460 CPUtime=6.04 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 1301 0 0 0 604 0 0 0 25 0 1 0 419343848 15831040 1192 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 3865 1192 340 145 0 910 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=6.21 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 621 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 490008

[startup+25.5008 s]
/proc/loadavg: 5.51 5.87 5.92 6/183 17817
/proc/meminfo: memFree=16319044/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=16688 CPUtime=12.44 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 1582 0 0 0 1244 0 0 0 25 0 1 0 419343848 17088512 1473 33554432000 4194304 4785740 140733730253008 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 4172 1473 340 145 0 1217 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=12.62 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 1262 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 491236

[startup+51.101 s]
/proc/loadavg: 5.34 5.80 5.90 6/183 17817
/proc/meminfo: memFree=16328676/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=18036 CPUtime=25.24 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 1902 0 0 0 2524 0 0 0 25 0 1 0 419343848 18468864 1793 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 4509 1793 341 145 0 1554 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=25.42 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 2542 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 492584

[startup+102.306 s]
/proc/loadavg: 5.14 5.68 5.85 6/183 17819
/proc/meminfo: memFree=16327048/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=19928 CPUtime=50.85 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 2304 0 0 0 5085 0 0 0 25 0 1 0 419343848 20406272 2195 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 4982 2195 341 145 0 2027 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=51.01 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 5101 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 494476

[startup+162.301 s]
/proc/loadavg: 5.05 5.55 5.79 6/183 17820
/proc/meminfo: memFree=16316332/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=21108 CPUtime=80.85 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 2605 0 0 0 8085 0 0 0 25 0 1 0 419343848 21614592 2496 33554432000 4194304 4785740 140733730253008 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 5277 2496 341 145 0 2322 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=81.01 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 8101 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 495656

[startup+222.301 s]
/proc/loadavg: 5.06 5.46 5.75 6/183 17822
/proc/meminfo: memFree=16324084/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=22248 CPUtime=110.86 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 2871 0 0 0 11086 0 0 0 25 0 1 0 419343848 22781952 2762 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 5562 2762 341 145 0 2607 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=111 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 11100 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 496796

[startup+282.3 s]

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

/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 499956

[startup+522.301 s]
/proc/loadavg: 5.00 5.16 5.53 6/183 17830
/proc/meminfo: memFree=16307084/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=25664 CPUtime=260.89 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3660 0 0 0 26089 0 0 0 25 0 1 0 419343848 26279936 3551 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6416 3551 341 145 0 3461 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=260.98 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 26098 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 500212

[startup+582.301 s]
/proc/loadavg: 5.00 5.13 5.49 6/183 17831
/proc/meminfo: memFree=16318440/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26168 CPUtime=290.9 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3791 0 0 0 29090 0 0 0 25 0 1 0 419343848 26796032 3682 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6542 3682 341 145 0 3587 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=290.98 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 29098 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 500716

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

[startup+588.7 s]
/proc/loadavg: 5.00 5.12 5.49 6/183 17832
/proc/meminfo: memFree=16317944/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26420 CPUtime=294.1 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3841 0 0 0 29410 0 0 0 25 0 1 0 419343848 27054080 3732 33554432000 4194304 4785740 140733730253008 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6605 3732 341 145 0 3650 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=294.18 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 29418 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 588.7
Current children cumulated vsize (KiB) 500968

[startup+614.301 s]
/proc/loadavg: 5.00 5.11 5.47 6/183 17832
/proc/meminfo: memFree=16318036/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26672 CPUtime=306.89 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3880 0 0 0 30689 0 0 0 25 0 1 0 419343848 27312128 3771 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6668 3771 341 145 0 3713 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=306.98 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 30698 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 614.29
Current children cumulated vsize (KiB) 501220

[startup+627.101 s]
/proc/loadavg: 5.00 5.11 5.47 6/183 17836
/proc/meminfo: memFree=16311608/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26672 CPUtime=313.29 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3893 0 0 0 31329 0 0 0 25 0 1 0 419343848 27312128 3784 33554432000 4194304 4785740 140733730253008 18446744073709551615 264726102634 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6668 3784 341 145 0 3713 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=313.38 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 31338 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 627.09
Current children cumulated vsize (KiB) 501220

[startup+630.307 s]
/proc/loadavg: 5.00 5.11 5.46 6/183 17836
/proc/meminfo: memFree=16311128/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26672 CPUtime=314.89 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3893 0 0 0 31489 0 0 0 25 0 1 0 419343848 27312128 3784 33554432000 4194304 4785740 140733730253008 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6668 3784 341 145 0 3713 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=314.99 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 31499 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 630.3
Current children cumulated vsize (KiB) 501220

[startup+631.9 s]
/proc/loadavg: 5.00 5.11 5.46 6/183 17836
/proc/meminfo: memFree=16311252/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26672 CPUtime=315.69 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3893 0 0 0 31569 0 0 0 25 0 1 0 419343848 27312128 3784 33554432000 4194304 4785740 140733730253008 18446744073709551615 264726102666 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6668 3784 341 145 0 3713 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=315.78 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 31578 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 2710752 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 631.89
Current children cumulated vsize (KiB) 501220

[startup+633.501 s]
/proc/loadavg: 5.00 5.10 5.46 6/183 17836
/proc/meminfo: memFree=16311004/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26672 CPUtime=316.49 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3893 0 0 0 31649 0 0 0 25 0 1 0 419343848 27312128 3784 33554432000 4194304 4785740 140733730253008 18446744073709551615 4552461 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6668 3784 341 145 0 3713 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=316.59 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 31659 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 633.5
Current children cumulated vsize (KiB) 501220

[startup+633.901 s]
/proc/loadavg: 5.00 5.10 5.46 6/183 17836
/proc/meminfo: memFree=16311004/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26672 CPUtime=316.69 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3893 0 0 0 31669 0 0 0 25 0 1 0 419343848 27312128 3784 33554432000 4194304 4785740 140733730253008 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6668 3784 341 145 0 3713 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=316.78 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 31678 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 633.89
Current children cumulated vsize (KiB) 501220

[startup+634.101 s]
/proc/loadavg: 5.00 5.10 5.46 6/183 17836
/proc/meminfo: memFree=16311004/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26672 CPUtime=316.79 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3893 0 0 0 31679 0 0 0 25 0 1 0 419343848 27312128 3784 33554432000 4194304 4785740 140733730253008 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6668 3784 341 145 0 3713 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=316.88 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 31688 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 634.09
Current children cumulated vsize (KiB) 501220

[startup+634.201 s]
/proc/loadavg: 5.00 5.10 5.46 6/183 17836
/proc/meminfo: memFree=16311004/32951124 swapFree=67111528/67111528
[pid=17812] ppid=17810 vsize=18324 CPUtime=0.42 cores=1,3,5,7
/proc/17812/stat : 17812 (ppfolio) S 17810 17812 16728 0 -1 4202496 502 1412 0 0 0 0 42 0 18 0 1 0 419343848 18763776 395 33554432000 4194304 4287625 140736306259376 18446744073709551615 264726425103 0 0 4096 65536 4298748383343902980 0 0 17 7 0 0 0
/proc/17812/statm: 4581 395 346 23 0 91 0
[pid=17814] ppid=17812 vsize=26672 CPUtime=316.8 cores=1
/proc/17814/stat : 17814 (clasp) R 17812 17812 16728 0 -1 4202496 3893 0 0 0 31680 0 0 0 25 0 1 0 419343848 27312128 3784 33554432000 4194304 4785740 140733730253008 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17814/statm: 6668 3784 341 145 0 3713 0
[pid=17815] ppid=17812 vsize=456224 CPUtime=316.97 cores=1
/proc/17815/stat : 17815 (TNM) R 17812 17812 16728 0 -1 4202496 441 0 0 0 31697 0 0 0 25 0 1 0 419343848 467173376 337 33554432000 134512640 134534564 4293458640 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17815/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 634.19
Current children cumulated vsize (KiB) 501220

Child status: 0
Real time (s): 634.255
CPU time (s): 634.277
CPU user time (s): 634.269
CPU system time (s): 0.007998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 501220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 634.269
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6283
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= 35
involuntary context switches= 7162

runsolver used 0.867868 second user time and 2.02069 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-20 05:14:42
IDJOB=3220258
IDBENCH=82726
IDSOLVER=1639
FILE ID=node141/3220258-1303269282
RUNJOBID= node141-1303259271-16747
PBS_JOBID= 13049491
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1027567260-047.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220258-1303269282/watcher-3220258-1303269282 -o /tmp/evaluation-result-3220258-1303269282/solver-3220258-1303269282 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220258-1303269282.cnf

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

MD5SUM BENCH= deef67012ed65265f92101778280c717
RANDOM SEED=393918902

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      16327732 kB
Buffers:        787016 kB
Cached:       15317432 kB
SwapCached:          0 kB
Active:        8685652 kB
Inactive:      7584872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16327732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10136 kB
Writeback:           0 kB
AnonPages:      165540 kB
Mapped:          16404 kB
Slab:           289852 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1870652 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= 71448 MiB
End job on node141 at 2011-04-20 05:25:17