Trace number 3288617

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 907.116 907.092

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_pcb_unknown.cnf
MD5SUMe669f2d68684ca746cc80f142ad8d0dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.579
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses766757
Sum of the clauses size2858079
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 253534
Number of clauses of size 3101881
Number of clauses of size 4611342
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
906.99/907.07	s UNSATISFIABLE
906.99/907.09	solver [1] cryptominisat 2.7.1 answered
906.99/907.09	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-3288617-1303770046/watcher-3288617-1303770046 -o /tmp/evaluation-result-3288617-1303770046/solver-3288617-1303770046 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3288617-1303770046.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.40 1.66 2.80 7/188 8158
/proc/meminfo: memFree=17578744/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) R 8156 8158 5962 0 -1 4202496 471 0 0 0 0 0 0 0 22 0 1 0 488602581 18763776 392 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8158/statm: 4581 392 343 23 0 91 0

[startup+0.0421839 s]
/proc/loadavg: 1.40 1.66 2.80 7/188 8158
/proc/meminfo: memFree=17578744/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10117 s]
/proc/loadavg: 1.40 1.66 2.80 7/188 8158
/proc/meminfo: memFree=17578744/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300145 s]
/proc/loadavg: 1.40 1.66 2.80 7/188 8158
/proc/meminfo: memFree=17578744/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701061 s]
/proc/loadavg: 1.40 1.66 2.80 7/188 8158
/proc/meminfo: memFree=17578744/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 1.40 1.66 2.80 11/200 8170
/proc/meminfo: memFree=17211296/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=101848 CPUtime=0.52 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 15810 0 0 0 50 2 0 0 25 0 1 0 488602582 104292352 14994 33554432000 4194304 4587354 140735874879104 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 25462 14994 305 96 0 22024 0
[pid=8160] ppid=8158 vsize=86168 CPUtime=0.46 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 22492 0 0 0 43 3 0 0 25 0 1 0 488602582 88236032 17946 33554432000 4194304 4785740 140736891706624 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 21542 17946 317 145 0 18587 0
[pid=8162] ppid=8158 vsize=463748 CPUtime=0.49 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 4762 0 0 0 49 0 0 0 25 0 1 0 488602582 474877952 4659 33554432000 134512640 134534564 4286941696 18446744073709551615 7764160 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 115937 4659 90 6 0 114603 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 670088

[startup+3.10063 s]
/proc/loadavg: 1.40 1.66 2.80 12/200 8170
/proc/meminfo: memFree=17074400/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=105280 CPUtime=1.01 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 16652 0 0 0 99 2 0 0 25 0 1 0 488602582 107806720 15836 33554432000 4194304 4587354 140735874879104 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 26320 15836 305 96 0 22882 0
[pid=8160] ppid=8158 vsize=86168 CPUtime=1 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 22493 0 0 0 97 3 0 0 25 0 1 0 488602582 88236032 17947 33554432000 4194304 4785740 140736891706624 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 21542 17947 318 145 0 18587 0
[pid=8162] ppid=8158 vsize=509548 CPUtime=1.05 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 17813 0 0 0 103 2 0 0 25 0 1 0 488602582 521777152 17709 33554432000 134512640 134534564 4286941696 18446744073709551615 134524478 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 127387 17709 91 6 0 126053 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 719320

[startup+6.30104 s]
/proc/loadavg: 2.40 1.86 2.86 13/206 8179
/proc/meminfo: memFree=16371420/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634218562060288 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=190704 CPUtime=2.12 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 38064 0 0 0 207 5 0 0 25 0 1 0 488602582 195280896 36987 33554432000 4194304 4587354 140735874879104 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 47676 36987 316 96 0 44238 0
[pid=8160] ppid=8158 vsize=86168 CPUtime=2.06 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 22498 0 0 0 203 3 0 0 25 0 1 0 488602582 88236032 17952 33554432000 4194304 4785740 140736891706624 18446744073709551615 4289326 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 21542 17952 320 145 0 18587 0
[pid=8162] ppid=8158 vsize=509548 CPUtime=2.1 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 17813 0 0 0 208 2 0 0 25 0 1 0 488602582 521777152 17709 33554432000 134512640 134534564 4286941696 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 127387 17709 91 6 0 126053 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 804744

[startup+12.7009 s]
/proc/loadavg: 3.17 2.03 2.91 13/206 8179
/proc/meminfo: memFree=15756472/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634905756827648 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=196736 CPUtime=4.77 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 51045 0 0 0 470 7 0 0 19 0 1 0 488602582 201457664 37191 33554432000 4194304 4587354 140735874879104 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 49184 37191 327 96 0 45746 0
[pid=8160] ppid=8158 vsize=101816 CPUtime=3.9 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 28214 0 0 0 386 4 0 0 25 0 1 0 488602582 104259584 22170 33554432000 4194304 4785740 140736891706624 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 25454 22170 340 145 0 22499 0
[pid=8162] ppid=8158 vsize=509548 CPUtime=4 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 17813 0 0 0 398 2 0 0 25 0 1 0 488602582 521777152 17709 33554432000 134512640 134534564 4286941696 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 127387 17709 91 6 0 126053 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 826424

[startup+25.5006 s]
/proc/loadavg: 5.13 2.52 3.05 15/206 8179
/proc/meminfo: memFree=15403816/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628633256489385984 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=196736 CPUtime=9.01 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 51379 0 0 0 894 7 0 0 25 0 1 0 488602582 201457664 37510 33554432000 4194304 4587354 140735874879104 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 49184 37510 327 96 0 45746 0
[pid=8160] ppid=8158 vsize=101816 CPUtime=8.2 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 28214 0 0 0 816 4 0 0 25 0 1 0 488602582 104259584 22170 33554432000 4194304 4785740 140736891706624 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 25454 22170 340 145 0 22499 0
[pid=8162] ppid=8158 vsize=514036 CPUtime=8.25 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 19048 0 0 0 823 2 0 0 25 0 1 0 488602582 526372864 18944 33554432000 134512640 134534564 4286941696 18446744073709551615 7890428 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 128509 18945 92 6 0 127175 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 830912

[startup+51.1009 s]
/proc/loadavg: 7.32 3.25 3.28 12/205 8210
/proc/meminfo: memFree=16579528/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628633806245199872 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=211972 CPUtime=18.11 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 54423 0 0 0 1803 8 0 0 25 0 1 0 488602582 217059328 40506 33554432000 4194304 4587354 140735874879104 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 52993 40506 334 96 0 49555 0
[pid=8160] ppid=8158 vsize=101816 CPUtime=16.46 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 28214 0 0 0 1642 4 0 0 25 0 1 0 488602582 104259584 22170 33554432000 4194304 4785740 140736891706624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 25454 22170 340 145 0 22499 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=16.49 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 1647 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 854728

[startup+102.308 s]
/proc/loadavg: 9.40 4.44 3.68 13/205 8211
/proc/meminfo: memFree=16475500/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628633531367292928 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=499600 CPUtime=35.19 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 58960 0 0 0 3510 9 0 0 25 0 1 0 488602582 511590400 42397 33554432000 4194304 4587354 140735874879104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 124900 42397 334 96 0 121462 0
[pid=8160] ppid=8158 vsize=101816 CPUtime=33.5 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 28269 0 0 0 3346 4 0 0 25 0 1 0 488602582 104259584 22225 33554432000 4194304 4785740 140736891706624 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 25454 22225 340 145 0 22499 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=33.59 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 3357 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1142356

[startup+162.301 s]
/proc/loadavg: 10.41 5.63 4.14 13/205 8213
/proc/meminfo: memFree=16423152/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634768317874176 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=229564 CPUtime=55.18 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 61991 0 0 0 5509 9 0 0 25 0 1 0 488602582 235073536 42754 33554432000 4194304 4587354 140735874879104 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 57391 42754 335 96 0 53953 0
[pid=8160] ppid=8158 vsize=111440 CPUtime=53.49 cores=1

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

/proc/8160/statm: 40509 37081 340 145 0 37554 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=273.55 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 27353 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1188576

[startup+882.301 s]
/proc/loadavg: 11.00 10.53 7.83 12/205 8232
/proc/meminfo: memFree=16172796/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634356001013760 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=750064 CPUtime=295.17 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 96915 0 0 0 29496 21 0 0 25 0 1 0 488602582 768065536 43792 33554432000 4194304 4587354 140735874879104 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 187516 43792 335 96 0 184078 0
[pid=8160] ppid=8158 vsize=163140 CPUtime=293.56 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 43405 0 0 0 29344 12 0 0 25 0 1 0 488602582 167055360 37361 33554432000 4194304 4785740 140736891706624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 40785 37361 340 145 0 37830 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=293.56 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 29354 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1454144

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

[startup+883.101 s]
/proc/loadavg: 11.00 10.53 7.83 12/205 8232
/proc/meminfo: memFree=16172796/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634356001013760 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=750064 CPUtime=295.47 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 96915 0 0 0 29526 21 0 0 25 0 1 0 488602582 768065536 43792 33554432000 4194304 4587354 140735874879104 18446744073709551615 4253946 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 187516 43792 335 96 0 184078 0
[pid=8160] ppid=8158 vsize=163140 CPUtime=293.77 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 43406 0 0 0 29365 12 0 0 25 0 1 0 488602582 167055360 37362 33554432000 4194304 4785740 140736891706624 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 40785 37362 340 145 0 37830 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=293.85 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 29383 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 883.09
Current children cumulated vsize (KiB) 1454144

[startup+895.9 s]
/proc/loadavg: 11.00 10.55 7.88 13/205 8233
/proc/meminfo: memFree=16168824/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634356001013760 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=750064 CPUtime=299.68 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 96915 0 0 0 29947 21 0 0 25 0 1 0 488602582 768065536 43792 33554432000 4194304 4587354 140735874879104 18446744073709551615 4237461 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 187516 43792 335 96 0 184078 0
[pid=8160] ppid=8158 vsize=163668 CPUtime=298.06 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 43510 0 0 0 29794 12 0 0 25 0 1 0 488602582 167596032 37466 33554432000 4194304 4785740 140736891706624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 40917 37466 340 145 0 37962 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=298.15 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 29813 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 895.89
Current children cumulated vsize (KiB) 1454672

[startup+902.301 s]
/proc/loadavg: 11.00 10.56 7.90 13/205 8233
/proc/meminfo: memFree=16162376/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634356001013760 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=750064 CPUtime=301.87 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 96915 0 0 0 30166 21 0 0 25 0 1 0 488602582 768065536 43792 33554432000 4194304 4587354 140735874879104 18446744073709551615 4236549 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 187516 43792 335 96 0 184078 0
[pid=8160] ppid=8158 vsize=163864 CPUtime=300.17 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 43562 0 0 0 30005 12 0 0 25 0 1 0 488602582 167796736 37518 33554432000 4194304 4785740 140736891706624 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 40966 37518 340 145 0 38011 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=300.25 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 30023 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134529036 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 902.29
Current children cumulated vsize (KiB) 1454868

[startup+905.501 s]
/proc/loadavg: 11.00 10.57 7.92 13/205 8233
/proc/meminfo: memFree=16164360/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634356001013760 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=750064 CPUtime=302.88 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 96915 0 0 0 30267 21 0 0 25 0 1 0 488602582 768065536 43792 33554432000 4194304 4587354 140735874879104 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 187516 43792 335 96 0 184078 0
[pid=8160] ppid=8158 vsize=164004 CPUtime=301.26 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 43589 0 0 0 30114 12 0 0 25 0 1 0 488602582 167940096 37545 33554432000 4194304 4785740 140736891706624 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 41001 37545 340 145 0 38046 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=301.35 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 30133 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 905.49
Current children cumulated vsize (KiB) 1455008

[startup+906.3 s]
/proc/loadavg: 11.00 10.57 7.92 13/205 8233
/proc/meminfo: memFree=16163984/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634356001013760 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=750064 CPUtime=303.17 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 96915 0 0 0 30296 21 0 0 25 0 1 0 488602582 768065536 43792 33554432000 4194304 4587354 140735874879104 18446744073709551615 4443225 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 187516 43792 335 96 0 184078 0
[pid=8160] ppid=8158 vsize=164004 CPUtime=301.56 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 43589 0 0 0 30144 12 0 0 25 0 1 0 488602582 167940096 37545 33554432000 4194304 4785740 140736891706624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 41001 37545 340 145 0 38046 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=301.57 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 30155 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 906.3
Current children cumulated vsize (KiB) 1455008

[startup+906.7 s]
/proc/loadavg: 11.00 10.57 7.92 13/205 8233
/proc/meminfo: memFree=16163984/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634356001013760 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=750064 CPUtime=303.28 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 96915 0 0 0 30307 21 0 0 25 0 1 0 488602582 768065536 43792 33554432000 4194304 4587354 140735874879104 18446744073709551615 4232230 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 187516 43792 335 96 0 184078 0
[pid=8160] ppid=8158 vsize=164004 CPUtime=301.66 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 43589 0 0 0 30154 12 0 0 25 0 1 0 488602582 167940096 37545 33554432000 4194304 4785740 140736891706624 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 41001 37545 340 145 0 38046 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=301.75 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 30173 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 906.69
Current children cumulated vsize (KiB) 1455008

[startup+906.9 s]
/proc/loadavg: 11.00 10.57 7.92 13/205 8233
/proc/meminfo: memFree=16163984/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634493439967232 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=750064 CPUtime=303.37 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 96915 0 0 0 30316 21 0 0 25 0 1 0 488602582 768065536 43792 33554432000 4194304 4587354 140735874879104 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 187516 43792 335 96 0 184078 0
[pid=8160] ppid=8158 vsize=164004 CPUtime=301.76 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 43589 0 0 0 30164 12 0 0 25 0 1 0 488602582 167940096 37545 33554432000 4194304 4785740 140736891706624 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 41001 37545 340 145 0 38046 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=301.76 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 30174 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 906.89
Current children cumulated vsize (KiB) 1455008

[startup+907 s]
/proc/loadavg: 11.00 10.57 7.92 13/205 8233
/proc/meminfo: memFree=16163984/32951124 swapFree=67111528/67111528
[pid=8158] ppid=8156 vsize=18324 CPUtime=0 cores=1,3
/proc/8158/stat : 8158 (ppfolio) S 8156 8158 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488602581 18763776 394 33554432000 4194304 4287625 140737152747248 18446744073709551615 271550557711 0 0 4096 65536 5628634493439967232 0 0 17 3 0 0 0
/proc/8158/statm: 4581 394 345 23 0 91 0
[pid=8159] ppid=8158 vsize=750064 CPUtime=303.38 cores=1
/proc/8159/stat : 8159 (cryptominisat) R 8158 8158 5962 0 -1 4202496 96915 0 0 0 30317 21 0 0 25 0 1 0 488602582 768065536 43792 33554432000 4194304 4587354 140735874879104 18446744073709551615 4232107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8159/statm: 187516 43792 335 96 0 184078 0
[pid=8160] ppid=8158 vsize=164004 CPUtime=301.76 cores=1
/proc/8160/stat : 8160 (clasp) R 8158 8158 5962 0 -1 4202496 43589 0 0 0 30164 12 0 0 25 0 1 0 488602582 167940096 37545 33554432000 4194304 4785740 140736891706624 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8160/statm: 41001 37545 340 145 0 38046 0
[pid=8162] ppid=8158 vsize=522616 CPUtime=301.85 cores=1
/proc/8162/stat : 8162 (TNM) R 8158 8158 5962 0 -1 4202496 25194 0 0 0 30183 2 0 0 25 0 1 0 488602582 535158784 25090 33554432000 134512640 134534564 4286941696 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8162/statm: 130654 25090 95 6 0 129320 0
Current children cumulated CPU time (s) 906.99
Current children cumulated vsize (KiB) 1455008

Child status: 0
Real time (s): 907.092
CPU time (s): 907.116
CPU user time (s): 906.726
CPU system time (s): 0.38994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1503388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 906.726
system time used= 0.38994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166232
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= 201
involuntary context switches= 9668

runsolver used 1.45478 second user time and 3.49847 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 00:20:47
IDJOB=3288617
IDBENCH=82500
IDSOLVER=1613
FILE ID=node133/3288617-1303770046
RUNJOBID= node133-1303770046-8126
PBS_JOBID= 13157125
Free space on /tmp= 71512 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/manthey/traffic/traffic_pcb_unknown.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288617-1303770046/watcher-3288617-1303770046 -o /tmp/evaluation-result-3288617-1303770046/solver-3288617-1303770046 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3288617-1303770046.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=17668120

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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:      17579272 kB
Buffers:       2174160 kB
Cached:       12539820 kB
SwapCached:          0 kB
Active:        8650212 kB
Inactive:      6158100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17579272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          100760 kB
Writeback:           0 kB
AnonPages:       92952 kB
Mapped:          16060 kB
Slab:           499360 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   698800 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71496 MiB
End job on node133 at 2011-04-26 00:35:54