Trace number 3281809

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 438.348 438.335

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
438.28/438.31	s UNSATISFIABLE
438.28/438.33	solver [1] cryptominisat 2.7.1 answered
438.28/438.33	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-3281809-1303752092/watcher-3281809-1303752092 -o /tmp/evaluation-result-3281809-1303752092/solver-3281809-1303752092 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3281809-1303752092.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: 12.02 11.91 9.90 6/184 9391
/proc/meminfo: memFree=14362540/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) R 9389 9391 8633 0 -1 4202496 484 0 0 0 0 0 0 0 21 0 1 0 486808048 18763776 392 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594686869 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/9391/statm: 4581 392 343 23 0 91 0

[startup+0.0926401 s]
/proc/loadavg: 12.02 11.91 9.90 6/184 9391
/proc/meminfo: memFree=14362540/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100641 s]
/proc/loadavg: 12.02 11.91 9.90 6/184 9391
/proc/meminfo: memFree=14362540/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300547 s]
/proc/loadavg: 12.02 11.91 9.90 6/184 9391
/proc/meminfo: memFree=14362540/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700474 s]
/proc/loadavg: 12.02 11.91 9.90 6/184 9391
/proc/meminfo: memFree=14362540/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50034 s]
/proc/loadavg: 12.02 11.91 9.90 10/194 9404
/proc/meminfo: memFree=13822812/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=123484 CPUtime=0.54 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 27316 0 0 0 50 4 0 0 25 0 1 0 486808048 126447616 26416 33554432000 4194304 4587354 140736062760608 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 30871 26416 306 96 0 27433 0
[pid=9393] ppid=9391 vsize=127540 CPUtime=0.43 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 35866 0 0 0 38 5 0 0 25 0 1 0 486808048 130600960 28094 33554432000 4194304 4785740 140735598027840 18446744073709551615 4491675 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 31885 28095 312 145 0 28930 0
[pid=9394] ppid=9391 vsize=464672 CPUtime=0.5 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 5503 0 0 0 49 1 0 0 25 0 1 0 486808048 475824128 5400 33554432000 134512640 134534564 4292967344 18446744073709551615 10045606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 116168 5400 90 6 0 114834 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 734020

[startup+3.10106 s]
/proc/loadavg: 11.77 11.86 9.89 10/194 9404
/proc/meminfo: memFree=13594584/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=123484 CPUtime=1.04 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 27324 0 0 0 100 4 0 0 25 0 1 0 486808048 126447616 26424 33554432000 4194304 4587354 140736062760608 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 30871 26424 306 96 0 27433 0
[pid=9393] ppid=9391 vsize=155748 CPUtime=1.01 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 42970 0 0 0 95 6 0 0 25 0 1 0 486808048 159485952 35198 33554432000 4194304 4785740 140735598027840 18446744073709551615 4488157 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 38937 35198 319 145 0 35982 0
[pid=9394] ppid=9391 vsize=507172 CPUtime=1.01 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 19191 0 0 0 98 3 0 0 25 0 1 0 486808048 519344128 19087 33554432000 134512640 134534564 4292967344 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 126793 19087 91 6 0 125459 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 804728

[startup+6.30049 s]
/proc/loadavg: 11.77 11.86 9.89 10/194 9404
/proc/meminfo: memFree=13259332/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033623448653922304 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=177904 CPUtime=2.13 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 40797 0 0 0 208 5 0 0 25 0 1 0 486808048 182173696 39897 33554432000 4194304 4587354 140736062760608 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 44476 39897 312 96 0 41038 0
[pid=9393] ppid=9391 vsize=184644 CPUtime=2.02 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 50050 0 0 0 195 7 0 0 25 0 1 0 486808048 189075456 42278 33554432000 4194304 4785740 140735598027840 18446744073709551615 4487152 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 46161 42278 319 145 0 43206 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=2.1 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 205 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 897416

[startup+12.7004 s]
/proc/loadavg: 11.35 11.77 9.88 10/194 9405
/proc/meminfo: memFree=12940336/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033623586092875776 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=280048 CPUtime=4.24 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 66913 0 0 0 415 9 0 0 25 0 1 0 486808048 286769152 59378 33554432000 4194304 4587354 140736062760608 18446744073709551615 4357616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 70012 59378 317 96 0 66574 0
[pid=9393] ppid=9391 vsize=194536 CPUtime=4.21 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 57295 0 0 0 413 8 0 0 25 0 1 0 486808048 199204864 44687 33554432000 4194304 4785740 140735598027840 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 48634 44687 326 145 0 45679 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=4.22 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 417 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1009452

[startup+25.5012 s]
/proc/loadavg: 10.99 11.67 9.87 10/194 9405
/proc/meminfo: memFree=12913940/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033622624020201472 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=311604 CPUtime=8.54 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 73829 0 0 0 844 10 0 0 25 0 1 0 486808048 319082496 66264 33554432000 4194304 4587354 140736062760608 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 77901 66264 332 96 0 74463 0
[pid=9393] ppid=9391 vsize=194536 CPUtime=8.43 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 57312 0 0 0 835 8 0 0 25 0 1 0 486808048 199204864 44704 33554432000 4194304 4785740 140735598027840 18446744073709551615 4319116 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 48634 44704 340 145 0 45679 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=8.5 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 845 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1041008

[startup+51.1007 s]
/proc/loadavg: 10.31 11.46 9.85 10/194 9405
/proc/meminfo: memFree=12916316/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033624135848689664 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=311604 CPUtime=17.04 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 74168 0 0 0 1694 10 0 0 25 0 1 0 486808048 319082496 66587 33554432000 4194304 4587354 140736062760608 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 77901 66587 338 96 0 74463 0
[pid=9393] ppid=9391 vsize=194536 CPUtime=17.01 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 57313 0 0 0 1693 8 0 0 25 0 1 0 486808048 199204864 44705 33554432000 4194304 4785740 140735598027840 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 48634 44705 340 145 0 45679 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=17.02 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 1697 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1041008

[startup+102.307 s]
/proc/loadavg: 9.57 11.06 9.80 10/194 9407
/proc/meminfo: memFree=12822564/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033624685604503552 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=316096 CPUtime=34.13 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 79803 0 0 0 3402 11 0 0 25 0 1 0 486808048 323682304 71853 33554432000 4194304 4587354 140736062760608 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 79024 71853 338 96 0 75586 0
[pid=9393] ppid=9391 vsize=194536 CPUtime=34.04 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 57327 0 0 0 3396 8 0 0 25 0 1 0 486808048 199204864 44719 33554432000 4194304 4785740 140735598027840 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 48634 44719 340 145 0 45679 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=34.1 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 3405 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1045500

[startup+162.301 s]
/proc/loadavg: 9.21 10.68 9.75 10/194 9409
/proc/meminfo: memFree=12781880/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033623036337061888 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=316096 CPUtime=54.13 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 80581 0 0 0 5402 11 0 0 25 0 1 0 486808048 323682304 72607 33554432000 4194304 4587354 140736062760608 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 79024 72607 338 96 0 75586 0
[pid=9393] ppid=9391 vsize=194536 CPUtime=54.04 cores=1

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

/proc/9393/statm: 52209 48394 340 145 0 49254 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=114.09 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 11404 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1216288

[startup+402.301 s]
/proc/loadavg: 9.00 9.75 9.57 10/194 9415
/proc/meminfo: memFree=12658884/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033623036337061888 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=1502004 CPUtime=134.12 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 95750 0 0 0 13397 15 0 0 25 0 1 0 486808048 1538052096 72389 33554432000 4194304 4587354 140736062760608 18446744073709551615 235594526627 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 375501 72389 338 96 0 372063 0
[pid=9393] ppid=9391 vsize=213300 CPUtime=134.07 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 62020 0 0 0 13396 11 0 0 25 0 1 0 486808048 218419200 49412 33554432000 4194304 4785740 140735598027840 18446744073709551615 4561956 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 53325 49412 340 145 0 50370 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=134.08 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 13403 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 2250172

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

[startup+409.5 s]
/proc/loadavg: 9.00 9.74 9.57 10/194 9415
/proc/meminfo: memFree=12665452/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033623311214968832 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=1502004 CPUtime=136.52 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 95971 0 0 0 13637 15 0 0 25 0 1 0 486808048 1538052096 72599 33554432000 4194304 4587354 140736062760608 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 375501 72599 338 96 0 372063 0
[pid=9393] ppid=9391 vsize=213832 CPUtime=136.47 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 62160 0 0 0 13636 11 0 0 25 0 1 0 486808048 218963968 49552 33554432000 4194304 4785740 140735598027840 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 53458 49552 340 145 0 50503 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=136.48 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 13643 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 409.47
Current children cumulated vsize (KiB) 2250704

[startup+422.301 s]
/proc/loadavg: 9.00 9.70 9.56 10/194 9415
/proc/meminfo: memFree=12656892/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033623723531829248 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=1502004 CPUtime=140.81 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 96561 0 0 0 14065 16 0 0 25 0 1 0 486808048 1538052096 73162 33554432000 4194304 4587354 140736062760608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 375501 73162 338 96 0 372063 0
[pid=9393] ppid=9391 vsize=215020 CPUtime=140.7 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 62472 0 0 0 14058 12 0 0 25 0 1 0 486808048 220180480 49864 33554432000 4194304 4785740 140735598027840 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 53755 49864 340 145 0 50800 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=140.78 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 14073 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 422.29
Current children cumulated vsize (KiB) 2251892

[startup+428.701 s]
/proc/loadavg: 9.00 9.69 9.56 10/194 9416
/proc/meminfo: memFree=12654536/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033623723531829248 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=1502004 CPUtime=142.92 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 96853 0 0 0 14276 16 0 0 25 0 1 0 486808048 1538052096 73443 33554432000 4194304 4587354 140736062760608 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 375501 73443 338 96 0 372063 0
[pid=9393] ppid=9391 vsize=215680 CPUtime=142.88 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 62644 0 0 0 14276 12 0 0 25 0 1 0 486808048 220856320 50036 33554432000 4194304 4785740 140735598027840 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 53920 50036 340 145 0 50965 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=142.88 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 14283 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 428.68
Current children cumulated vsize (KiB) 2252552

[startup+435.101 s]
/proc/loadavg: 9.00 9.68 9.55 10/194 9416
/proc/meminfo: memFree=12651932/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033623860970782720 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=1502004 CPUtime=145.01 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 97126 0 0 0 14485 16 0 0 25 0 1 0 486808048 1538052096 73705 33554432000 4194304 4587354 140736062760608 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 375501 73705 338 96 0 372063 0
[pid=9393] ppid=9391 vsize=216116 CPUtime=145 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 62735 0 0 0 14488 12 0 0 25 0 1 0 486808048 221302784 50127 33554432000 4194304 4785740 140735598027840 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 54029 50127 340 145 0 51074 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=145.07 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 14502 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 435.08
Current children cumulated vsize (KiB) 2252988

[startup+436.707 s]
/proc/loadavg: 9.00 9.67 9.55 10/194 9416
/proc/meminfo: memFree=12651064/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033624135848689664 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=1502004 CPUtime=145.62 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 97206 0 0 0 14545 17 0 0 25 0 1 0 486808048 1538052096 73784 33554432000 4194304 4587354 140736062760608 18446744073709551615 4237493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 375501 73784 338 96 0 372063 0
[pid=9393] ppid=9391 vsize=216116 CPUtime=145.49 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 62741 0 0 0 14537 12 0 0 25 0 1 0 486808048 221302784 50133 33554432000 4194304 4785740 140735598027840 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 54029 50133 340 145 0 51074 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=145.58 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 14553 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 436.69
Current children cumulated vsize (KiB) 2252988

[startup+437.501 s]
/proc/loadavg: 9.00 9.67 9.55 10/194 9416
/proc/meminfo: memFree=12651064/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033624135848689664 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=1502004 CPUtime=145.82 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 97260 0 0 0 14565 17 0 0 25 0 1 0 486808048 1538052096 73836 33554432000 4194304 4587354 140736062760608 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 375501 73836 338 96 0 372063 0
[pid=9393] ppid=9391 vsize=216116 CPUtime=145.79 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 62746 0 0 0 14567 12 0 0 25 0 1 0 486808048 221302784 50138 33554432000 4194304 4785740 140735598027840 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 54029 50138 340 145 0 51074 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=145.87 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 14582 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 437.48
Current children cumulated vsize (KiB) 2252988

[startup+437.901 s]
/proc/loadavg: 9.00 9.67 9.55 10/194 9416
/proc/meminfo: memFree=12650568/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 15033624135848689664 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=1502004 CPUtime=146.01 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 97300 0 0 0 14584 17 0 0 25 0 1 0 486808048 1538052096 73874 33554432000 4194304 4587354 140736062760608 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 375501 73874 338 96 0 372063 0
[pid=9393] ppid=9391 vsize=216116 CPUtime=145.89 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 62746 0 0 0 14577 12 0 0 25 0 1 0 486808048 221302784 50138 33554432000 4194304 4785740 140735598027840 18446744073709551615 4552583 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 54029 50138 340 145 0 51074 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=145.98 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 14593 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 437.88
Current children cumulated vsize (KiB) 2252988

[startup+438.3 s]
/proc/loadavg: 9.00 9.67 9.55 10/194 9416
/proc/meminfo: memFree=12650568/32950928 swapFree=67111528/67111528
[pid=9391] ppid=9389 vsize=18324 CPUtime=0 cores=1,3
/proc/9391/stat : 9391 (ppfolio) S 9389 9391 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486808048 18763776 394 33554432000 4194304 4287625 140734102426848 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9391/statm: 4581 394 345 23 0 91 0
[pid=9392] ppid=9391 vsize=1433472 CPUtime=146.21 cores=1
/proc/9392/stat : 9392 (cryptominisat) R 9391 9391 8633 0 -1 4202496 97325 0 0 0 14604 17 0 0 18 0 1 0 486808048 1467875328 58916 33554432000 4194304 4587354 140736062760608 18446744073709551615 235594522601 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9392/statm: 358368 58916 351 96 0 354930 0
[pid=9393] ppid=9391 vsize=216116 CPUtime=145.99 cores=1
/proc/9393/stat : 9393 (clasp) R 9391 9391 8633 0 -1 4202496 62746 0 0 0 14587 12 0 0 25 0 1 0 486808048 221302784 50138 33554432000 4194304 4785740 140735598027840 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9393/statm: 54029 50138 340 145 0 51074 0
[pid=9394] ppid=9391 vsize=516544 CPUtime=146.08 cores=1
/proc/9394/stat : 9394 (TNM) R 9391 9391 8633 0 -1 4202496 31914 0 0 0 14603 5 0 0 25 0 1 0 486808048 528941056 31810 33554432000 134512640 134534564 4292967344 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9394/statm: 129136 31810 95 6 0 127802 0
Current children cumulated CPU time (s) 438.28
Current children cumulated vsize (KiB) 2184456

Child status: 0
Real time (s): 438.335
CPU time (s): 438.348
CPU user time (s): 437.97
CPU system time (s): 0.377942
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2448348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 437.97
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192505
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= 193
involuntary context switches= 4981

runsolver used 0.753885 second user time and 1.64075 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-25 19:21:33
IDJOB=3281809
IDBENCH=69619
IDSOLVER=1613
FILE ID=node120/3281809-1303752092
RUNJOBID= node120-1303750789-9193
PBS_JOBID= 13154042
Free space on /tmp= 72080 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281809-1303752092/watcher-3281809-1303752092 -o /tmp/evaluation-result-3281809-1303752092/solver-3281809-1303752092 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281809-1303752092.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1663894219

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:     32950928 kB
MemFree:      14363192 kB
Buffers:       2469616 kB
Cached:       15472308 kB
SwapCached:          0 kB
Active:       10598356 kB
Inactive:      7417160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14363192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           69660 kB
Writeback:          80 kB
AnonPages:       72448 kB
Mapped:          16424 kB
Slab:           507656 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   679540 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72060 MiB
End job on node120 at 2011-04-25 19:28:51