Trace number 3284200

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 parUNSAT 134.874 33.772

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6861
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
134.55/33.76	s UNSATISFIABLE
134.55/33.77	solver [1] cryptominisat 2.7.1 answered
134.55/33.77	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-3284200-1304034998/watcher-3284200-1304034998 -o /tmp/evaluation-result-3284200-1304034998/solver-3284200-1304034998 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3284200-1304034998.cnf 

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

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


[startup+0 s]
/proc/loadavg: 9.08 9.93 9.88 7/186 27106
/proc/meminfo: memFree=30779556/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) R 27104 27106 26347 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0

[startup+0.0726461 s]
/proc/loadavg: 9.08 9.93 9.88 7/186 27106
/proc/meminfo: memFree=30779556/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) R 27104 27106 26347 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100643 s]
/proc/loadavg: 9.08 9.93 9.88 7/186 27106
/proc/meminfo: memFree=30779556/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) R 27104 27106 26347 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300607 s]
/proc/loadavg: 9.08 9.93 9.88 7/186 27106
/proc/meminfo: memFree=30779556/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700536 s]
/proc/loadavg: 9.08 9.93 9.88 7/186 27106
/proc/meminfo: memFree=30779556/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50039 s]
/proc/loadavg: 9.15 9.93 9.88 11/192 27112
/proc/meminfo: memFree=30650048/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=75704 CPUtime=1.49 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 19488 0 0 0 146 3 0 0 20 0 1 0 515097665 77520896 13428 33554432000 4194304 4587354 140734785290368 18446744073709551615 4318016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 18926 13428 325 96 0 15488 0
[pid=27108] ppid=27106 vsize=38652 CPUtime=1.49 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 9044 0 0 0 148 1 0 0 25 0 1 0 515097665 39579648 6969 33554432000 4194304 4785740 140734186258272 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 9663 6969 340 145 0 6708 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=0.74 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 73 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=21592 CPUtime=1.48 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 6430 0 0 0 148 0 0 0 25 0 1 0 515097665 22110208 4308 33554432000 4194304 4352236 140734357877200 18446744073709551615 4268343 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 5398 4308 125 39 0 4478 0
[pid=27111] ppid=27106 vsize=38736 CPUtime=0.72 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 19819 0 0 0 69 3 0 0 25 0 1 0 515097665 39665664 5265 33554432000 4194304 4331988 140737258673104 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 9684 5265 147 34 0 8126 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 664012

[startup+3.1011 s]
/proc/loadavg: 9.15 9.93 9.88 12/192 27112
/proc/meminfo: memFree=30645584/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=74492 CPUtime=3.09 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 22199 0 0 0 306 3 0 0 25 0 1 0 515097665 76279808 14205 33554432000 4194304 4587354 140734785290368 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 18623 14205 330 96 0 15185 0
[pid=27108] ppid=27106 vsize=38652 CPUtime=3.09 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 9044 0 0 0 308 1 0 0 25 0 1 0 515097665 39579648 6969 33554432000 4194304 4785740 140734186258272 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 9663 6969 340 145 0 6708 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=1.54 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 153 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=21564 CPUtime=3.08 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 6432 0 0 0 308 0 0 0 25 0 1 0 515097665 22081536 4303 33554432000 4194304 4352236 140734357877200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 5391 4303 127 39 0 4471 0
[pid=27111] ppid=27106 vsize=44756 CPUtime=1.53 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 33661 0 0 0 147 6 0 0 25 0 1 0 515097665 45830144 6757 33554432000 4194304 4331988 140737258673104 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 11189 6757 150 34 0 9631 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 668792

[startup+6.30052 s]
/proc/loadavg: 9.15 9.93 9.88 11/192 27112
/proc/meminfo: memFree=30621716/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=913136 CPUtime=6.28 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 24018 0 0 0 625 3 0 0 25 0 1 0 515097665 935051264 14091 33554432000 4194304 4587354 140734785290368 18446744073709551615 4248785 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 228284 14091 338 96 0 224846 0
[pid=27108] ppid=27106 vsize=47596 CPUtime=6.29 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 11276 0 0 0 627 2 0 0 25 0 1 0 515097665 48738304 9201 33554432000 4194304 4785740 140734186258272 18446744073709551615 271550198469 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 11899 9201 340 145 0 8944 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=3.14 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 313 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524548 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=25412 CPUtime=6.28 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 7859 0 0 0 628 0 0 0 25 0 1 0 515097665 26021888 5009 33554432000 4194304 4352236 140734357877200 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 6353 5009 127 39 0 5433 0
[pid=27111] ppid=27106 vsize=55868 CPUtime=3.1 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 36383 0 0 0 304 6 0 0 25 0 1 0 515097665 57208832 9479 33554432000 4194304 4331988 140737258673104 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 13967 9479 150 34 0 12409 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 1531340

[startup+12.7004 s]
/proc/loadavg: 9.28 9.93 9.89 11/192 27112
/proc/meminfo: memFree=30558352/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=85936 CPUtime=12.69 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 29429 0 0 0 1265 4 0 0 25 0 1 0 515097665 87998464 17365 33554432000 4194304 4587354 140734785290368 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 21484 17365 338 96 0 18046 0
[pid=27108] ppid=27106 vsize=67212 CPUtime=12.69 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 16141 0 0 0 1266 3 0 0 25 0 1 0 515097665 68825088 14066 33554432000 4194304 4785740 140734186258272 18446744073709551615 4549058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 16803 14066 340 145 0 13848 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=6.31 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 630 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=26496 CPUtime=12.68 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 8505 0 0 0 1268 0 0 0 25 0 1 0 515097665 27131904 5596 33554432000 4194304 4352236 140734357877200 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 6624 5596 127 39 0 5704 0
[pid=27111] ppid=27106 vsize=78616 CPUtime=6.3 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 42041 0 0 0 623 7 0 0 25 0 1 0 515097665 80502784 15137 33554432000 4194304 4331988 140737258673104 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 19654 15137 150 34 0 18096 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 747588

[startup+25.501 s]
/proc/loadavg: 9.55 9.97 9.90 11/192 27113
/proc/meminfo: memFree=30465124/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=879068 CPUtime=25.49 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 32478 0 0 0 2545 4 0 0 25 0 1 0 515097665 900165632 20407 33554432000 4194304 4587354 140734785290368 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 219767 20407 338 96 0 216329 0
[pid=27108] ppid=27106 vsize=90364 CPUtime=25.49 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 21841 0 0 0 2544 5 0 0 25 0 1 0 515097665 92532736 19766 33554432000 4194304 4785740 140734186258272 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 22591 19766 340 145 0 19636 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=12.64 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 1263 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=26036 CPUtime=25.49 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 9072 0 0 0 2548 1 0 0 25 0 1 0 515097665 26660864 5481 33554432000 4194304 4352236 140734357877200 18446744073709551615 4208244 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 6509 5481 127 39 0 5589 0
[pid=27111] ppid=27106 vsize=131424 CPUtime=12.7 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 55316 0 0 0 1260 10 0 0 25 0 1 0 515097665 134578176 28412 33554432000 4194304 4331988 140737258673104 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 32856 28412 150 34 0 31298 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1616220

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

[startup+28.7005 s]
/proc/loadavg: 9.58 9.97 9.90 12/192 27113
/proc/meminfo: memFree=30420980/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=885128 CPUtime=28.69 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 32479 0 0 0 2865 4 0 0 25 0 1 0 515097665 906371072 20407 33554432000 4194304 4587354 140734785290368 18446744073709551615 4238262 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 221282 20407 338 96 0 217844 0
[pid=27108] ppid=27106 vsize=91324 CPUtime=28.69 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 22062 0 0 0 2864 5 0 0 25 0 1 0 515097665 93515776 19987 33554432000 4194304 4785740 140734186258272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 22831 19987 340 145 0 19876 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=14.24 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 1423 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=26036 CPUtime=28.69 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 9072 0 0 0 2868 1 0 0 25 0 1 0 515097665 26660864 5481 33554432000 4194304 4352236 140734357877200 18446744073709551615 4208896 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 6509 5481 127 39 0 5589 0
[pid=27111] ppid=27106 vsize=166284 CPUtime=14.28 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 62730 0 0 0 1416 12 0 0 25 0 1 0 515097665 170274816 35826 33554432000 4194304 4331988 140737258673104 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 41571 35826 151 34 0 40013 0
Current children cumulated CPU time (s) 114.59
Current children cumulated vsize (KiB) 1658100

[startup+31.9069 s]
/proc/loadavg: 9.62 9.97 9.90 11/192 27113
/proc/meminfo: memFree=30424696/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=885128 CPUtime=31.89 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 32499 0 0 0 3185 4 0 0 25 0 1 0 515097665 906371072 20427 33554432000 4194304 4587354 140734785290368 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 221282 20427 338 96 0 217844 0
[pid=27108] ppid=27106 vsize=93320 CPUtime=31.89 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 22536 0 0 0 3184 5 0 0 25 0 1 0 515097665 95559680 20461 33554432000 4194304 4785740 140734186258272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 23330 20461 340 145 0 20375 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=15.84 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 1583 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=26036 CPUtime=31.9 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 9072 0 0 0 3189 1 0 0 25 0 1 0 515097665 26660864 5481 33554432000 4194304 4352236 140734357877200 18446744073709551615 4281160 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 6509 5481 127 39 0 5589 0
[pid=27111] ppid=27106 vsize=177444 CPUtime=15.87 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 68844 0 0 0 1575 12 0 0 25 0 1 0 515097665 181702656 39936 33554432000 4194304 4331988 140737258673104 18446744073709551615 4256823 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 44361 39936 151 34 0 42803 0
Current children cumulated CPU time (s) 127.39
Current children cumulated vsize (KiB) 1671256

[startup+32.7007 s]
/proc/loadavg: 9.62 9.97 9.90 11/192 27113
/proc/meminfo: memFree=30424696/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=885128 CPUtime=32.69 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 32499 0 0 0 3265 4 0 0 25 0 1 0 515097665 906371072 20427 33554432000 4194304 4587354 140734785290368 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 221282 20427 338 96 0 217844 0
[pid=27108] ppid=27106 vsize=93676 CPUtime=32.68 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 22605 0 0 0 3263 5 0 0 25 0 1 0 515097665 95924224 20530 33554432000 4194304 4785740 140734186258272 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 23419 20530 340 145 0 20464 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=16.24 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 1623 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=26036 CPUtime=32.69 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 9072 0 0 0 3268 1 0 0 25 0 1 0 515097665 26660864 5481 33554432000 4194304 4352236 140734357877200 18446744073709551615 4207627 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 6509 5481 127 39 0 5589 0
[pid=27111] ppid=27106 vsize=177444 CPUtime=16.26 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 68844 0 0 0 1614 12 0 0 25 0 1 0 515097665 181702656 39936 33554432000 4194304 4331988 140737258673104 18446744073709551615 4256854 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 44361 39936 151 34 0 42803 0
Current children cumulated CPU time (s) 130.56
Current children cumulated vsize (KiB) 1671612

[startup+33.5006 s]
/proc/loadavg: 9.62 9.97 9.90 12/192 27113
/proc/meminfo: memFree=30423952/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=885128 CPUtime=33.49 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 32499 0 0 0 3345 4 0 0 25 0 1 0 515097665 906371072 20427 33554432000 4194304 4587354 140734785290368 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 221282 20427 338 96 0 217844 0
[pid=27108] ppid=27106 vsize=93828 CPUtime=33.48 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 22674 0 0 0 3343 5 0 0 25 0 1 0 515097665 96079872 20599 33554432000 4194304 4785740 140734186258272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 23457 20599 340 145 0 20502 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=16.64 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 1663 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=26108 CPUtime=33.49 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 9328 0 0 0 3348 1 0 0 25 0 1 0 515097665 26734592 5439 33554432000 4194304 4352236 140734357877200 18446744073709551615 4207627 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 6527 5439 127 39 0 5607 0
[pid=27111] ppid=27106 vsize=177444 CPUtime=16.65 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 68844 0 0 0 1653 12 0 0 25 0 1 0 515097665 181702656 39936 33554432000 4194304 4331988 140737258673104 18446744073709551615 4256805 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 44361 39936 151 34 0 42803 0
Current children cumulated CPU time (s) 133.75
Current children cumulated vsize (KiB) 1671836

[startup+33.7005 s]
/proc/loadavg: 9.62 9.97 9.90 12/192 27113
/proc/meminfo: memFree=30423952/32951124 swapFree=67111344/67111528
[pid=27106] ppid=27104 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27106/stat : 27106 (ppfolio) S 27104 27106 26347 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515097664 18763776 389 33554432000 4194304 4287625 140737246460368 18446744073709551615 271550557711 0 0 4096 65536 4607982730121052159 0 0 17 5 0 0 0
/proc/27106/statm: 4581 389 341 23 0 91 0
[pid=27107] ppid=27106 vsize=885128 CPUtime=33.69 cores=1
/proc/27107/stat : 27107 (cryptominisat) R 27106 27106 26347 0 -1 4202496 32499 0 0 0 3365 4 0 0 25 0 1 0 515097665 906371072 20427 33554432000 4194304 4587354 140734785290368 18446744073709551615 4231856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27107/statm: 221282 20427 338 96 0 217844 0
[pid=27108] ppid=27106 vsize=93828 CPUtime=33.68 cores=5
/proc/27108/stat : 27108 (clasp) R 27106 27106 26347 0 -1 4202496 22675 0 0 0 3363 5 0 0 25 0 1 0 515097665 96079872 20600 33554432000 4194304 4785740 140734186258272 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27108/statm: 23457 20600 340 145 0 20502 0
[pid=27109] ppid=27106 vsize=471004 CPUtime=16.74 cores=7
/proc/27109/stat : 27109 (TNM) R 27106 27106 26347 0 -1 4202496 6285 0 0 0 1673 1 0 0 25 0 1 0 515097665 482308096 6182 33554432000 134512640 134534564 4288748416 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27109/statm: 117751 6182 91 6 0 116417 0
[pid=27110] ppid=27106 vsize=26108 CPUtime=33.69 cores=3
/proc/27110/stat : 27110 (lingeling) R 27106 27106 26347 0 -1 4202496 9328 0 0 0 3368 1 0 0 25 0 1 0 515097665 26734592 5439 33554432000 4194304 4352236 140734357877200 18446744073709551615 4327916 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27110/statm: 6527 5439 127 39 0 5607 0
[pid=27111] ppid=27106 vsize=177444 CPUtime=16.75 cores=7
/proc/27111/stat : 27111 (march_hi) R 27106 27106 26347 0 -1 4202496 68844 0 0 0 1663 12 0 0 25 0 1 0 515097665 181702656 39936 33554432000 4194304 4331988 140737258673104 18446744073709551615 4256856 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27111/statm: 44361 39936 151 34 0 42803 0
Current children cumulated CPU time (s) 134.55
Current children cumulated vsize (KiB) 1671836

Child status: 0
Real time (s): 33.772
CPU time (s): 134.874
CPU user time (s): 134.593
CPU system time (s): 0.280957
CPU usage (%): 399.365
Max. virtual memory (cumulated for all children) (KiB): 1674352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.593
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140185
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= 137
involuntary context switches= 1485

runsolver used 0.056991 second user time and 0.13098 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 01:56:38
IDJOB=3284200
IDBENCH=71718
IDSOLVER=1612
FILE ID=node133/3284200-1304034998
RUNJOBID= node133-1304032500-26788
PBS_JOBID= 13170319
Free space on /tmp= 71876 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284200-1304034998/watcher-3284200-1304034998 -o /tmp/evaluation-result-3284200-1304034998/solver-3284200-1304034998 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3284200-1304034998.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=776546629

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:      30779836 kB
Buffers:        664156 kB
Cached:         526260 kB
SwapCached:        124 kB
Active:        1111348 kB
Inactive:       712604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30779836 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           15608 kB
Writeback:           0 kB
AnonPages:      633772 kB
Mapped:          16724 kB
Slab:           280224 kB
PageTables:       6052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2751624 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= 71868 MiB
End job on node133 at 2011-04-29 01:57:12