Trace number 3191302

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 3074.84 769.745

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
MD5SUM7f4758baa378252dd3709cff507a5405
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark370.78
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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
3074.61/769.74	s UNSATISFIABLE
3074.61/769.74	solver [5] march_hi 2009 answered
3074.61/769.74	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-3191302-1304077762/watcher-3191302-1304077762 -o /tmp/evaluation-result-3191302-1304077762/solver-3191302-1304077762 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191302-1304077762.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: 8.94 8.27 8.06 8/186 593
/proc/meminfo: memFree=30797096/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18240 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) R 591 593 379 0 -1 4194304 269 0 0 0 0 0 0 0 25 0 1 0 519374074 18677760 218 33554432000 4194304 4287625 140734246863584 18446744073709551615 271545575313 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/593/statm: 4560 218 185 23 0 57 0

[startup+0.0701241 s]
/proc/loadavg: 8.94 8.27 8.06 8/186 593
/proc/meminfo: memFree=30797096/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) R 591 593 379 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100116 s]
/proc/loadavg: 8.94 8.27 8.06 8/186 593
/proc/meminfo: memFree=30797096/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) R 591 593 379 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30008 s]
/proc/loadavg: 8.94 8.27 8.06 8/186 593
/proc/meminfo: memFree=30797096/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) R 591 593 379 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701008 s]
/proc/loadavg: 8.94 8.27 8.06 8/186 593
/proc/meminfo: memFree=30797096/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) R 591 593 379 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 8.94 8.27 8.06 12/192 609
/proc/meminfo: memFree=30784780/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=1839676 CPUtime=1.49 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 4048 0 0 0 149 0 0 0 20 0 1 0 519374075 1883828224 2587 33554432000 4194304 4587354 140737077753360 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 459919 2587 336 96 0 456481 0
[pid=595] ppid=593 vsize=14456 CPUtime=1.49 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 1066 0 0 0 149 0 0 0 20 0 1 0 519374075 14802944 958 33554432000 4194304 4785740 140734158752640 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 3614 958 340 145 0 659 0
[pid=596] ppid=593 vsize=452524 CPUtime=0.74 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 418 0 0 0 74 0 0 0 25 0 1 0 519374075 463384576 315 33554432000 134512640 134534564 4290003008 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 113131 315 91 6 0 111797 0
[pid=607] ppid=593 vsize=7304 CPUtime=1.49 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 1472 0 0 0 149 0 0 0 25 0 1 0 519374075 7479296 1020 33554432000 4194304 4352236 140733305324240 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 1826 1020 127 39 0 906 0
[pid=608] ppid=593 vsize=7856 CPUtime=0.73 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1189 0 0 0 73 0 0 0 25 0 1 0 519374075 8044544 481 33554432000 4194304 4331988 140735743398432 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 1964 481 174 34 0 406 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2340140

[startup+3.10057 s]
/proc/loadavg: 8.94 8.27 8.06 11/192 609
/proc/meminfo: memFree=30775848/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=3823464 CPUtime=3.09 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 4873 0 0 0 309 0 0 0 25 0 1 0 519374075 3915227136 2591 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 955866 2591 336 96 0 952428 0
[pid=595] ppid=593 vsize=15024 CPUtime=3.09 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 1216 0 0 0 309 0 0 0 25 0 1 0 519374075 15384576 1108 33554432000 4194304 4785740 140734158752640 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 3756 1108 340 145 0 801 0
[pid=596] ppid=593 vsize=456356 CPUtime=1.54 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 154 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=7820 CPUtime=3.09 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 1889 0 0 0 309 0 0 0 25 0 1 0 519374075 8007680 1149 33554432000 4194304 4352236 140733305324240 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 1955 1149 127 39 0 1035 0
[pid=608] ppid=593 vsize=7856 CPUtime=1.53 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1189 0 0 0 153 0 0 0 25 0 1 0 519374075 8044544 481 33554432000 4194304 4331988 140735743398432 18446744073709551615 4210426 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 1964 481 174 34 0 406 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 4328844

[startup+6.30099 s]
/proc/loadavg: 9.19 8.33 8.08 11/192 610
/proc/meminfo: memFree=30762920/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=33824 CPUtime=6.29 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 6655 0 0 0 629 0 0 0 25 0 1 0 519374075 34635776 2869 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 8456 2869 336 96 0 5018 0
[pid=595] ppid=593 vsize=16048 CPUtime=6.29 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 1437 0 0 0 629 0 0 0 25 0 1 0 519374075 16433152 1329 33554432000 4194304 4785740 140734158752640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 4012 1329 340 145 0 1057 0
[pid=596] ppid=593 vsize=456356 CPUtime=3.14 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 314 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=7820 CPUtime=6.29 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 2497 0 0 0 629 0 0 0 25 0 1 0 519374075 8007680 1149 33554432000 4194304 4352236 140733305324240 18446744073709551615 4222586 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 1955 1149 127 39 0 1035 0
[pid=608] ppid=593 vsize=7856 CPUtime=3.11 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1189 0 0 0 311 0 0 0 25 0 1 0 519374075 8044544 481 33554432000 4194304 4331988 140735743398432 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 1964 481 174 34 0 406 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 540228

[startup+12.7008 s]
/proc/loadavg: 9.25 8.36 8.09 11/192 610
/proc/meminfo: memFree=30749404/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=3829780 CPUtime=12.68 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 10637 0 0 0 1268 0 0 0 25 0 1 0 519374075 3921694720 4342 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 957445 4342 336 96 0 954007 0
[pid=595] ppid=593 vsize=17392 CPUtime=12.69 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 1745 0 0 0 1269 0 0 0 25 0 1 0 519374075 17809408 1637 33554432000 4194304 4785740 140734158752640 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 4348 1637 341 145 0 1393 0
[pid=596] ppid=593 vsize=456356 CPUtime=6.31 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 631 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=10224 CPUtime=12.69 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 4546 0 0 0 1269 0 0 0 25 0 1 0 519374075 10469376 1750 33554432000 4194304 4352236 140733305324240 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 2556 1750 127 39 0 1636 0
[pid=608] ppid=593 vsize=7856 CPUtime=6.31 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1189 0 0 0 631 0 0 0 25 0 1 0 519374075 8044544 481 33554432000 4194304 4331988 140735743398432 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 1964 481 174 34 0 406 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 4339932

[startup+25.5005 s]
/proc/loadavg: 9.42 8.44 8.12 11/192 610
/proc/meminfo: memFree=30744596/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=40016 CPUtime=25.49 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 15526 0 0 0 2548 1 0 0 25 0 1 0 519374075 40976384 4440 33554432000 4194304 4587354 140737077753360 18446744073709551615 271550234257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 10004 4440 336 96 0 6566 0
[pid=595] ppid=593 vsize=19284 CPUtime=25.49 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 2169 0 0 0 2549 0 0 0 25 0 1 0 519374075 19746816 2061 33554432000 4194304 4785740 140734158752640 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 4821 2061 341 145 0 1866 0
[pid=596] ppid=593 vsize=456356 CPUtime=12.64 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 1264 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=11120 CPUtime=25.49 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 6914 0 0 0 2548 1 0 0 25 0 1 0 519374075 11386880 1974 33554432000 4194304 4352236 140733305324240 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 2780 1974 127 39 0 1860 0
[pid=608] ppid=593 vsize=7856 CPUtime=12.7 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1189 0 0 0 1270 0 0 0 25 0 1 0 519374075 8044544 481 33554432000 4194304 4331988 140735743398432 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 1964 481 174 34 0 406 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 552956

[startup+51.1009 s]
/proc/loadavg: 9.77 8.59 8.18 11/192 611
/proc/meminfo: memFree=30718348/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=45392 CPUtime=51.09 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 24848 0 0 0 5105 4 0 0 25 0 1 0 519374075 46481408 5472 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 11348 5472 336 96 0 7910 0
[pid=595] ppid=593 vsize=20980 CPUtime=51.08 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 2525 0 0 0 5108 0 0 0 25 0 1 0 519374075 21483520 2417 33554432000 4194304 4785740 140734158752640 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 5245 2417 341 145 0 2290 0
[pid=596] ppid=593 vsize=456356 CPUtime=25.41 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 2541 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=16244 CPUtime=51.09 cores=3

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


[startup+702.301 s]
/proc/loadavg: 10.36 10.13 9.24 11/192 637
/proc/meminfo: memFree=30519016/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=1896604 CPUtime=702.3 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 103892 0 0 0 70196 34 0 0 25 0 1 0 519374075 1942122496 18444 33554432000 4194304 4587354 140737077753360 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 474151 18444 336 96 0 470713 0
[pid=595] ppid=593 vsize=32448 CPUtime=702.3 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 5233 0 0 0 70229 1 0 0 25 0 1 0 519374075 33226752 5125 33554432000 4194304 4785740 140734158752640 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 8112 5125 341 145 0 5157 0
[pid=596] ppid=593 vsize=456356 CPUtime=349.22 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 34922 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=33788 CPUtime=702.31 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 68869 0 0 0 70219 12 0 0 25 0 1 0 519374075 34598912 7641 33554432000 4194304 4352236 140733305324240 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 8447 7641 127 39 0 7527 0
[pid=608] ppid=593 vsize=9644 CPUtime=349.25 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1573 0 0 0 34925 0 0 0 25 0 1 0 519374075 9875456 865 33554432000 4194304 4331988 140735743398432 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 2411 865 175 34 0 853 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 2447164

[startup+762.307 s]
/proc/loadavg: 10.38 10.18 9.31 11/192 639
/proc/meminfo: memFree=30483824/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=98568 CPUtime=762.31 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 106166 0 0 0 76197 34 0 0 25 0 1 0 519374075 100933632 20705 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 24642 20705 336 96 0 21204 0
[pid=595] ppid=593 vsize=32704 CPUtime=762.3 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 5305 0 0 0 76229 1 0 0 25 0 1 0 519374075 33488896 5166 33554432000 4194304 4785740 140734158752640 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 8176 5166 341 145 0 5221 0
[pid=596] ppid=593 vsize=456356 CPUtime=379.09 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 37909 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=31484 CPUtime=762.31 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 71493 0 0 0 76219 12 0 0 25 0 1 0 519374075 32239616 7065 33554432000 4194304 4352236 140733305324240 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 7871 7065 127 39 0 6951 0
[pid=608] ppid=593 vsize=9644 CPUtime=379.06 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1618 0 0 0 37906 0 0 0 25 0 1 0 519374075 9875456 910 33554432000 4194304 4331988 140735743398432 18446744073709551615 4308944 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 2411 910 175 34 0 853 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 647080

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

[startup+764.701 s]
/proc/loadavg: 10.43 10.19 9.32 12/192 639
/proc/meminfo: memFree=30482084/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=98568 CPUtime=764.7 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 106166 0 0 0 76436 34 0 0 25 0 1 0 519374075 100933632 20705 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 24642 20705 336 96 0 21204 0
[pid=595] ppid=593 vsize=32896 CPUtime=764.7 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 5341 0 0 0 76469 1 0 0 25 0 1 0 519374075 33685504 5202 33554432000 4194304 4785740 140734158752640 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 8224 5202 341 145 0 5269 0
[pid=596] ppid=593 vsize=456356 CPUtime=380.29 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 38029 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=31740 CPUtime=764.71 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 71557 0 0 0 76459 12 0 0 25 0 1 0 519374075 32501760 7129 33554432000 4194304 4352236 140733305324240 18446744073709551615 4329066 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 7935 7129 127 39 0 7015 0
[pid=608] ppid=593 vsize=9644 CPUtime=380.24 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1621 0 0 0 38024 0 0 0 25 0 1 0 519374075 9875456 913 33554432000 4194304 4331988 140735743398432 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 2411 913 175 34 0 853 0
Current children cumulated CPU time (s) 3054.64
Current children cumulated vsize (KiB) 647528

[startup+767.901 s]
/proc/loadavg: 10.43 10.19 9.32 11/192 639
/proc/meminfo: memFree=30509608/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=98568 CPUtime=767.9 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 106166 0 0 0 76756 34 0 0 25 0 1 0 519374075 100933632 20705 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 24642 20705 336 96 0 21204 0
[pid=595] ppid=593 vsize=33088 CPUtime=767.9 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 5375 0 0 0 76789 1 0 0 25 0 1 0 519374075 33882112 5236 33554432000 4194304 4785740 140734158752640 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 8272 5236 341 145 0 5317 0
[pid=596] ppid=593 vsize=456356 CPUtime=381.87 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 38187 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=32764 CPUtime=767.91 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 71813 0 0 0 76779 12 0 0 25 0 1 0 519374075 33550336 7385 33554432000 4194304 4352236 140733305324240 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 8191 7385 127 39 0 7271 0
[pid=608] ppid=593 vsize=9644 CPUtime=381.84 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1624 0 0 0 38184 0 0 0 25 0 1 0 519374075 9875456 916 33554432000 4194304 4331988 140735743398432 18446744073709551615 4237364 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 2411 916 175 34 0 853 0
Current children cumulated CPU time (s) 3067.42
Current children cumulated vsize (KiB) 648744

[startup+768.701 s]
/proc/loadavg: 10.43 10.19 9.32 11/192 639
/proc/meminfo: memFree=30509608/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=98568 CPUtime=768.7 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 106166 0 0 0 76836 34 0 0 25 0 1 0 519374075 100933632 20705 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 24642 20705 336 96 0 21204 0
[pid=595] ppid=593 vsize=33088 CPUtime=768.7 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 5375 0 0 0 76869 1 0 0 25 0 1 0 519374075 33882112 5236 33554432000 4194304 4785740 140734158752640 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 8272 5236 341 145 0 5317 0
[pid=596] ppid=593 vsize=456356 CPUtime=382.27 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 38227 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=32764 CPUtime=768.71 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 71813 0 0 0 76859 12 0 0 25 0 1 0 519374075 33550336 7385 33554432000 4194304 4352236 140733305324240 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 8191 7385 127 39 0 7271 0
[pid=608] ppid=593 vsize=10408 CPUtime=382.24 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1625 0 0 0 38224 0 0 0 25 0 1 0 519374075 10657792 917 33554432000 4194304 4331988 140735743398432 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 2602 917 175 34 0 1044 0
Current children cumulated CPU time (s) 3070.62
Current children cumulated vsize (KiB) 649508

[startup+769.5 s]
/proc/loadavg: 10.43 10.19 9.32 11/192 639
/proc/meminfo: memFree=30508864/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=98568 CPUtime=769.5 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 106166 0 0 0 76916 34 0 0 25 0 1 0 519374075 100933632 20705 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 24642 20705 336 96 0 21204 0
[pid=595] ppid=593 vsize=33088 CPUtime=769.5 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 5375 0 0 0 76949 1 0 0 25 0 1 0 519374075 33882112 5236 33554432000 4194304 4785740 140734158752640 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 8272 5236 341 145 0 5317 0
[pid=596] ppid=593 vsize=456356 CPUtime=382.66 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 38266 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=32764 CPUtime=769.51 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 71813 0 0 0 76939 12 0 0 25 0 1 0 519374075 33550336 7385 33554432000 4194304 4352236 140733305324240 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 8191 7385 127 39 0 7271 0
[pid=608] ppid=593 vsize=10408 CPUtime=382.64 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1626 0 0 0 38264 0 0 0 25 0 1 0 519374075 10657792 918 33554432000 4194304 4331988 140735743398432 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 2602 918 175 34 0 1044 0
Current children cumulated CPU time (s) 3073.81
Current children cumulated vsize (KiB) 649508

[startup+769.7 s]
/proc/loadavg: 10.43 10.19 9.32 11/192 639
/proc/meminfo: memFree=30508864/32951124 swapFree=67111344/67111528
[pid=593] ppid=591 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/593/stat : 593 (ppfolio) S 591 593 379 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519374074 18763776 389 33554432000 4194304 4287625 140734246863584 18446744073709551615 271550557711 0 0 4096 65536 4443742630966198271 0 0 17 5 0 0 0
/proc/593/statm: 4581 389 341 23 0 91 0
[pid=594] ppid=593 vsize=98568 CPUtime=769.7 cores=1
/proc/594/stat : 594 (cryptominisat) R 593 593 379 0 -1 4202496 106166 0 0 0 76936 34 0 0 25 0 1 0 519374075 100933632 20705 33554432000 4194304 4587354 140737077753360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/594/statm: 24642 20705 336 96 0 21204 0
[pid=595] ppid=593 vsize=33088 CPUtime=769.7 cores=5
/proc/595/stat : 595 (clasp) R 593 593 379 0 -1 4202496 5375 0 0 0 76969 1 0 0 25 0 1 0 519374075 33882112 5236 33554432000 4194304 4785740 140734158752640 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/595/statm: 8272 5236 341 145 0 5317 0
[pid=596] ppid=593 vsize=456356 CPUtime=382.76 cores=7
/proc/596/stat : 596 (TNM) R 593 593 379 0 -1 4202496 479 0 0 0 38276 0 0 0 25 0 1 0 519374075 467308544 376 33554432000 134512640 134534564 4290003008 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/596/statm: 114089 376 95 6 0 112755 0
[pid=607] ppid=593 vsize=32764 CPUtime=769.71 cores=3
/proc/607/stat : 607 (lingeling) R 593 593 379 0 -1 4202496 71813 0 0 0 76959 12 0 0 25 0 1 0 519374075 33550336 7385 33554432000 4194304 4352236 140733305324240 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/607/statm: 8191 7385 127 39 0 7271 0
[pid=608] ppid=593 vsize=10408 CPUtime=382.74 cores=7
/proc/608/stat : 608 (march_hi) R 593 593 379 0 -1 4202496 1626 0 0 0 38274 0 0 0 25 0 1 0 519374075 10657792 918 33554432000 4194304 4331988 140735743398432 18446744073709551615 4299243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/608/statm: 2602 918 175 34 0 1044 0
Current children cumulated CPU time (s) 3074.61
Current children cumulated vsize (KiB) 649508

Child status: 0
Real time (s): 769.745
CPU time (s): 3074.84
CPU user time (s): 3074.33
CPU system time (s): 0.510922
CPU usage (%): 399.462
Max. virtual memory (cumulated for all children) (KiB): 4425392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3074.33
system time used= 0.510922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186001
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= 968
involuntary context switches= 33338

runsolver used 1.23881 second user time and 2.96255 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 13:49:22
IDJOB=3191302
IDBENCH=83033
IDSOLVER=1612
FILE ID=node133/3191302-1304077762
RUNJOBID= node133-1304077694-398
PBS_JOBID= 13170511
Free space on /tmp= 71888 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191302-1304077762/watcher-3191302-1304077762 -o /tmp/evaluation-result-3191302-1304077762/solver-3191302-1304077762 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191302-1304077762.cnf

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

MD5SUM BENCH= 7f4758baa378252dd3709cff507a5405
RANDOM SEED=1939425454

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:      30797128 kB
Buffers:        734128 kB
Cached:         969400 kB
SwapCached:        124 kB
Active:         637144 kB
Inactive:      1158980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30797128 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           20656 kB
Writeback:           0 kB
AnonPages:       92256 kB
Mapped:          16952 kB
Slab:           294736 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1330056 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= 71876 MiB
End job on node133 at 2011-04-29 14:02:12