Trace number 3222064

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 2060.25 2060.19

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
MD5SUMfb063acde7d440560f4280457889aef8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.9014
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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 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
2060.13/2060.18	s UNSATISFIABLE
2060.13/2060.18	solver [2] clasp 1.3.6 answered
2060.13/2060.18	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-3222064-1303299863/watcher-3222064-1303299863 -o /tmp/evaluation-result-3222064-1303299863/solver-3222064-1303299863 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222064-1303299863.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.96 5.97 4/180 329
/proc/meminfo: memFree=18733392/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18240 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) R 327 329 32141 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 422402184 18677760 218 33554432000 4194304 4287625 140733869036256 18446744073709551615 220811274129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/329/statm: 4560 218 185 23 0 57 0

[startup+0.028457 s]
/proc/loadavg: 5.78 5.96 5.97 4/180 329
/proc/meminfo: memFree=18733392/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 10045582713231999240 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100453 s]
/proc/loadavg: 5.78 5.96 5.97 4/180 329
/proc/meminfo: memFree=18733392/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 10045582713231999240 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300406 s]
/proc/loadavg: 5.78 5.96 5.97 4/180 329
/proc/meminfo: memFree=18733392/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016850587091206144 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70033 s]
/proc/loadavg: 5.78 5.96 5.97 4/180 329
/proc/meminfo: memFree=18733392/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016850587091206144 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 5.78 5.96 5.97 7/184 333
/proc/meminfo: memFree=18729392/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016850724530159616 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=630796 CPUtime=0.54 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 1239 0 0 0 54 0 0 0 25 0 1 0 422402185 645935104 788 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 157699 788 327 96 0 154261 0
[pid=331] ppid=329 vsize=12964 CPUtime=0.39 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 718 0 0 0 39 0 0 0 25 0 1 0 422402185 13275136 607 33554432000 4194304 4785740 140735183321248 18446744073709551615 4546099 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 3241 607 340 145 0 286 0
[pid=332] ppid=329 vsize=455856 CPUtime=0.54 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 54 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1117940

[startup+3.10089 s]
/proc/loadavg: 5.78 5.96 5.97 7/184 333
/proc/meminfo: memFree=18732628/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=630104 CPUtime=1.09 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 1860 0 0 0 109 0 0 0 25 0 1 0 422402185 645226496 869 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 157526 869 331 96 0 154088 0
[pid=331] ppid=329 vsize=13492 CPUtime=0.89 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 820 0 0 0 89 0 0 0 25 0 1 0 422402185 13815808 709 33554432000 4194304 4785740 140735183321248 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 3373 709 340 145 0 418 0
[pid=332] ppid=329 vsize=455856 CPUtime=1.09 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 109 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1117776

[startup+6.3003 s]
/proc/loadavg: 5.80 5.96 5.97 7/184 333
/proc/meminfo: memFree=18725684/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016848937823764480 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=635620 CPUtime=2.14 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 3847 0 0 0 214 0 0 0 25 0 1 0 422402185 650874880 2113 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 158905 2113 337 96 0 155467 0
[pid=331] ppid=329 vsize=13896 CPUtime=1.99 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 935 0 0 0 199 0 0 0 25 0 1 0 422402185 14229504 824 33554432000 4194304 4785740 140735183321248 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 3474 824 340 145 0 519 0
[pid=332] ppid=329 vsize=455856 CPUtime=2.14 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 214 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134530445 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1123696

[startup+12.7011 s]
/proc/loadavg: 5.81 5.96 5.97 7/184 333
/proc/meminfo: memFree=18721252/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016850999408066560 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=638220 CPUtime=4.29 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 5531 0 0 0 429 0 0 0 25 0 1 0 422402185 653537280 2907 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 159555 2907 337 96 0 156117 0
[pid=331] ppid=329 vsize=14692 CPUtime=4.09 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 1124 0 0 0 409 0 0 0 25 0 1 0 422402185 15044608 1013 33554432000 4194304 4785740 140735183321248 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 3673 1013 340 145 0 718 0
[pid=332] ppid=329 vsize=455856 CPUtime=4.29 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 429 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1127092

[startup+25.5008 s]
/proc/loadavg: 5.85 5.96 5.97 7/184 334
/proc/meminfo: memFree=18718284/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849212701671424 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=639920 CPUtime=8.54 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 7823 0 0 0 854 0 0 0 25 0 1 0 422402185 655278080 3002 33554432000 4194304 4587354 140733288098880 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 159980 3002 337 96 0 156542 0
[pid=331] ppid=329 vsize=15516 CPUtime=8.39 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 1325 0 0 0 839 0 0 0 25 0 1 0 422402185 15888384 1214 33554432000 4194304 4785740 140735183321248 18446744073709551615 220815934046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 3879 1214 340 145 0 924 0
[pid=332] ppid=329 vsize=455856 CPUtime=8.54 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 854 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1129616

[startup+51.101 s]
/proc/loadavg: 5.90 5.96 5.97 7/184 334
/proc/meminfo: memFree=18713060/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849075262717952 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=641720 CPUtime=17.09 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 11979 0 0 0 1708 1 0 0 25 0 1 0 422402185 657121280 3594 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 160430 3594 337 96 0 156992 0
[pid=331] ppid=329 vsize=16760 CPUtime=16.89 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 1635 0 0 0 1689 0 0 0 25 0 1 0 422402185 17162240 1524 33554432000 4194304 4785740 140735183321248 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 4190 1524 340 145 0 1235 0
[pid=332] ppid=329 vsize=455856 CPUtime=17.1 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 1710 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1132660

[startup+102.307 s]
/proc/loadavg: 5.96 5.97 5.97 7/184 336
/proc/meminfo: memFree=18701636/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016850587091206144 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=656796 CPUtime=34.16 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 20059 0 0 0 3414 2 0 0 25 0 1 0 422402185 672559104 7250 33554432000 4194304 4587354 140733288098880 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 164199 7250 337 96 0 160761 0
[pid=331] ppid=329 vsize=18176 CPUtime=33.99 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 1974 0 0 0 3399 0 0 0 25 0 1 0 422402185 18612224 1863 33554432000 4194304 4785740 140735183321248 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 4544 1863 341 145 0 1589 0
[pid=332] ppid=329 vsize=455856 CPUtime=34.14 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 3414 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1149152

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.97 7/184 337
/proc/meminfo: memFree=18698640/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=663296 CPUtime=54.16 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 26045 0 0 0 5413 3 0 0 25 0 1 0 422402185 679215104 6966 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 165824 6966 337 96 0 162386 0
[pid=331] ppid=329 vsize=19428 CPUtime=53.98 cores=1

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

/proc/331/statm: 7410 4528 341 145 0 4455 0
[pid=332] ppid=329 vsize=455856 CPUtime=634.15 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 63415 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1902.33
Current children cumulated vsize (KiB) 1184312

[startup+1962.3 s]
/proc/loadavg: 6.04 6.01 5.99 7/184 394
/proc/meminfo: memFree=18633636/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=680552 CPUtime=654.19 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 110435 0 0 0 65400 19 0 0 25 0 1 0 422402185 696885248 14443 33554432000 4194304 4587354 140733288098880 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 170138 14443 337 96 0 166700 0
[pid=331] ppid=329 vsize=29640 CPUtime=653.99 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 4648 0 0 0 65399 0 0 0 25 0 1 0 422402185 30351360 4537 33554432000 4194304 4785740 140735183321248 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 7410 4537 341 145 0 4455 0
[pid=332] ppid=329 vsize=455856 CPUtime=654.15 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 65415 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1962.33
Current children cumulated vsize (KiB) 1184372

[startup+2022.3 s]
/proc/loadavg: 6.01 6.01 5.99 7/184 396
/proc/meminfo: memFree=18625928/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=705276 CPUtime=674.19 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 113391 0 0 0 67399 20 0 0 25 0 1 0 422402185 722202624 14553 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 176319 14553 337 96 0 172881 0
[pid=331] ppid=329 vsize=29808 CPUtime=673.98 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 4677 0 0 0 67398 0 0 0 25 0 1 0 422402185 30523392 4566 33554432000 4194304 4785740 140735183321248 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 7452 4566 341 145 0 4497 0
[pid=332] ppid=329 vsize=455856 CPUtime=674.16 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 67416 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 2022.33
Current children cumulated vsize (KiB) 1209264

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

[startup+2035.1 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 396
/proc/meminfo: memFree=18623072/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=705276 CPUtime=678.41 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 113774 0 0 0 67821 20 0 0 25 0 1 0 422402185 722202624 14917 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 176319 14917 337 96 0 172881 0
[pid=331] ppid=329 vsize=29808 CPUtime=678.28 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 4679 0 0 0 67828 0 0 0 25 0 1 0 422402185 30523392 4568 33554432000 4194304 4785740 140735183321248 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 7452 4568 341 145 0 4497 0
[pid=332] ppid=329 vsize=455856 CPUtime=678.44 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 67844 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 2035.13
Current children cumulated vsize (KiB) 1209264

[startup+2047.9 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 397
/proc/meminfo: memFree=18628772/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=705344 CPUtime=682.68 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 115098 0 0 0 68248 20 0 0 25 0 1 0 422402185 722272256 13308 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 176336 13308 337 96 0 172898 0
[pid=331] ppid=329 vsize=29808 CPUtime=682.51 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 4679 0 0 0 68251 0 0 0 25 0 1 0 422402185 30523392 4568 33554432000 4194304 4785740 140735183321248 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 7452 4568 341 145 0 4497 0
[pid=332] ppid=329 vsize=455856 CPUtime=682.74 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 68274 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134530980 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 2047.93
Current children cumulated vsize (KiB) 1209332

[startup+2054.3 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 397
/proc/meminfo: memFree=18627028/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=705344 CPUtime=684.81 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 115361 0 0 0 68461 20 0 0 25 0 1 0 422402185 722272256 13557 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 176336 13557 337 96 0 172898 0
[pid=331] ppid=329 vsize=29808 CPUtime=684.68 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 4681 0 0 0 68468 0 0 0 25 0 1 0 422402185 30523392 4570 33554432000 4194304 4785740 140735183321248 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 7452 4570 341 145 0 4497 0
[pid=332] ppid=329 vsize=455856 CPUtime=684.84 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 68484 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 2054.33
Current children cumulated vsize (KiB) 1209332

[startup+2057.5 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 397
/proc/meminfo: memFree=18626160/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=705344 CPUtime=685.88 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 115475 0 0 0 68568 20 0 0 25 0 1 0 422402185 722272256 13665 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 176336 13665 337 96 0 172898 0
[pid=331] ppid=329 vsize=29808 CPUtime=685.71 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 4683 0 0 0 68571 0 0 0 25 0 1 0 422402185 30523392 4572 33554432000 4194304 4785740 140735183321248 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 7452 4572 341 145 0 4497 0
[pid=332] ppid=329 vsize=455856 CPUtime=685.94 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 68594 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 2057.53
Current children cumulated vsize (KiB) 1209332

[startup+2059.1 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 397
/proc/meminfo: memFree=18625908/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=705344 CPUtime=686.41 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 115531 0 0 0 68621 20 0 0 25 0 1 0 422402185 722272256 13719 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 176336 13719 337 96 0 172898 0
[pid=331] ppid=329 vsize=29808 CPUtime=686.28 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 4683 0 0 0 68628 0 0 0 25 0 1 0 422402185 30523392 4572 33554432000 4194304 4785740 140735183321248 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 7452 4572 341 145 0 4497 0
[pid=332] ppid=329 vsize=455856 CPUtime=686.44 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 68644 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 2059.13
Current children cumulated vsize (KiB) 1209332

[startup+2059.9 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 397
/proc/meminfo: memFree=18625908/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=705344 CPUtime=686.68 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 115563 0 0 0 68648 20 0 0 25 0 1 0 422402185 722272256 13751 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 176336 13751 337 96 0 172898 0
[pid=331] ppid=329 vsize=29808 CPUtime=686.51 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 4683 0 0 0 68651 0 0 0 25 0 1 0 422402185 30523392 4572 33554432000 4194304 4785740 140735183321248 18446744073709551615 4278118 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 7452 4572 341 145 0 4497 0
[pid=332] ppid=329 vsize=455856 CPUtime=686.74 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 68674 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 2059.93
Current children cumulated vsize (KiB) 1209332

[startup+2060.1 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 397
/proc/meminfo: memFree=18625908/32951124 swapFree=67111528/67111528
[pid=329] ppid=327 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/329/stat : 329 (ppfolio) S 327 329 32141 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 422402184 18763776 393 33554432000 4194304 4287625 140733869036256 18446744073709551615 220816256527 0 0 4096 65536 3016849350140624896 0 0 17 7 0 0 0
/proc/329/statm: 4581 393 345 23 0 91 0
[pid=330] ppid=329 vsize=705344 CPUtime=686.78 cores=1
/proc/330/stat : 330 (cryptominisat) R 329 329 32141 0 -1 4202496 115575 0 0 0 68658 20 0 0 25 0 1 0 422402185 722272256 13762 33554432000 4194304 4587354 140733288098880 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/330/statm: 176336 13762 337 96 0 172898 0
[pid=331] ppid=329 vsize=29808 CPUtime=686.58 cores=1
/proc/331/stat : 331 (clasp) R 329 329 32141 0 -1 4202496 4683 0 0 0 68658 0 0 0 25 0 1 0 422402185 30523392 4572 33554432000 4194304 4785740 140735183321248 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/331/statm: 7452 4572 341 145 0 4497 0
[pid=332] ppid=329 vsize=455856 CPUtime=686.77 cores=1
/proc/332/stat : 332 (TNM) R 329 329 32141 0 -1 4202496 322 0 0 0 68677 0 0 0 25 0 1 0 422402185 466796544 219 33554432000 134512640 134534564 4293153664 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/332/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 2060.13
Current children cumulated vsize (KiB) 1209332

Child status: 0
Real time (s): 2060.19
CPU time (s): 2060.25
CPU user time (s): 2060.03
CPU system time (s): 0.221966
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1837044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2060.03
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121116
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= 199
involuntary context switches= 22606

runsolver used 3.44747 second user time and 7.49186 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-20 13:44:23
IDJOB=3222064
IDBENCH=83027
IDSOLVER=1639
FILE ID=node147/3222064-1303299863
RUNJOBID= node147-1303289857-32160
PBS_JOBID= 13049606
Free space on /tmp= 72248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222064-1303299863/watcher-3222064-1303299863 -o /tmp/evaluation-result-3222064-1303299863/solver-3222064-1303299863 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222064-1303299863.cnf

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

MD5SUM BENCH= fb063acde7d440560f4280457889aef8
RANDOM SEED=785134813

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      18733548 kB
Buffers:        717340 kB
Cached:       13030952 kB
SwapCached:          0 kB
Active:        5676692 kB
Inactive:      8181588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18733548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10060 kB
Writeback:           0 kB
AnonPages:      110124 kB
Mapped:          16448 kB
Slab:           296420 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1498344 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= 72240 MiB
End job on node147 at 2011-04-20 14:18:43