Trace number 3284247

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 358.305 358.297

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
358.17/358.27	s UNSATISFIABLE
358.17/358.29	solver [1] cryptominisat 2.7.1 answered
358.17/358.29	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-3284247-1303759598/watcher-3284247-1303759598 -o /tmp/evaluation-result-3284247-1303759598/solver-3284247-1303759598 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3284247-1303759598.cnf 

running on 2 cores: 5,7

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: 7.78 4.26 4.77 7/191 15997
/proc/meminfo: memFree=17917100/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 4478236097435894024 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0

[startup+0.101019 s]
/proc/loadavg: 7.78 4.26 4.77 7/191 15997
/proc/meminfo: memFree=17917100/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 4478236097435894024 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200993 s]
/proc/loadavg: 7.78 4.26 4.77 7/191 15997
/proc/meminfo: memFree=17917100/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300975 s]
/proc/loadavg: 7.78 4.26 4.77 7/191 15997
/proc/meminfo: memFree=17917100/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700901 s]
/proc/loadavg: 7.78 4.26 4.77 7/191 15997
/proc/meminfo: memFree=17917100/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50076 s]
/proc/loadavg: 7.78 4.26 4.77 10/195 16001
/proc/meminfo: memFree=17796796/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=71420 CPUtime=0.49 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 13442 0 0 0 48 1 0 0 25 0 1 0 468376014 73134080 13215 33554432000 4194304 4587354 140735905987952 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 17855 13215 305 96 0 14417 0
[pid=15999] ppid=15997 vsize=72160 CPUtime=0.48 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 18776 0 0 0 46 2 0 0 25 0 1 0 468376014 73891840 14326 33554432000 4194304 4785740 140735978515328 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 18040 14326 318 145 0 15085 0
[pid=16000] ppid=15997 vsize=463616 CPUtime=0.49 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 4946 0 0 0 48 1 0 0 25 0 1 0 468376014 474742784 4844 33554432000 134512640 134534564 4287929360 18446744073709551615 134520747 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 115904 4844 90 6 0 114570 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 625520

[startup+3.10048 s]
/proc/loadavg: 7.78 4.26 4.77 10/195 16001
/proc/meminfo: memFree=17749180/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=71420 CPUtime=0.99 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 13467 0 0 0 98 1 0 0 25 0 1 0 468376014 73134080 13240 33554432000 4194304 4587354 140735905987952 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 17855 13240 305 96 0 14417 0
[pid=15999] ppid=15997 vsize=72160 CPUtime=0.99 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 18777 0 0 0 97 2 0 0 25 0 1 0 468376014 73891840 14327 33554432000 4194304 4785740 140735978515328 18446744073709551615 4488883 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 18040 14327 319 145 0 15085 0
[pid=16000] ppid=15997 vsize=496360 CPUtime=1.09 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 14272 0 0 0 107 2 0 0 25 0 1 0 468376014 508272640 14169 33554432000 134512640 134534564 4287929360 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 124090 14169 91 6 0 122756 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 658264

[startup+6.30092 s]
/proc/loadavg: 7.88 4.34 4.79 12/201 16028
/proc/meminfo: memFree=17701992/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173305582354432 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=97848 CPUtime=2.09 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 20088 0 0 0 207 2 0 0 25 0 1 0 468376014 100196352 19859 33554432000 4194304 4587354 140735905987952 18446744073709551615 4365238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 24462 19859 310 96 0 21024 0
[pid=15999] ppid=15997 vsize=66812 CPUtime=2.08 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 19495 0 0 0 206 2 0 0 25 0 1 0 468376014 68415488 13656 33554432000 4194304 4785740 140735978515328 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 16703 13656 340 145 0 13748 0
[pid=16000] ppid=15997 vsize=496360 CPUtime=2.09 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 14272 0 0 0 207 2 0 0 25 0 1 0 468376014 508272640 14169 33554432000 134512640 134534564 4287929360 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 124090 14169 91 6 0 122756 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 679344

[startup+12.7008 s]
/proc/loadavg: 8.13 4.45 4.83 12/201 16028
/proc/meminfo: memFree=17453132/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=166608 CPUtime=4.19 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 39783 0 0 0 414 5 0 0 25 0 1 0 468376014 170606592 34686 33554432000 4194304 4587354 140735905987952 18446744073709551615 4250344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 41652 34686 327 96 0 38214 0
[pid=15999] ppid=15997 vsize=66812 CPUtime=4.19 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 19495 0 0 0 417 2 0 0 25 0 1 0 468376014 68415488 13656 33554432000 4194304 4785740 140735978515328 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 16703 13656 340 145 0 13748 0
[pid=16000] ppid=15997 vsize=496360 CPUtime=4.29 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 14272 0 0 0 427 2 0 0 25 0 1 0 468376014 508272640 14169 33554432000 134512640 134534564 4287929360 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 124090 14169 91 6 0 122756 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 748104

[startup+25.5006 s]
/proc/loadavg: 8.62 4.74 4.92 11/196 16092
/proc/meminfo: memFree=19719552/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173580460261376 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=486628 CPUtime=8.49 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 40975 0 0 0 844 5 0 0 25 0 1 0 468376014 498307072 32612 33554432000 4194304 4587354 140735905987952 18446744073709551615 4241262 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 121657 32612 331 96 0 118219 0
[pid=15999] ppid=15997 vsize=66812 CPUtime=8.49 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 19499 0 0 0 847 2 0 0 25 0 1 0 468376014 68415488 13660 33554432000 4194304 4785740 140735978515328 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 16703 13660 340 145 0 13748 0
[pid=16000] ppid=15997 vsize=496360 CPUtime=8.49 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 14272 0 0 0 847 2 0 0 25 0 1 0 468376014 508272640 14169 33554432000 134512640 134534564 4287929360 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 124090 14169 91 6 0 122756 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1068124

[startup+51.1011 s]
/proc/loadavg: 9.02 5.14 5.04 12/201 16209
/proc/meminfo: memFree=19440612/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173030704447488 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=501360 CPUtime=16.99 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 44245 0 0 0 1694 5 0 0 25 0 1 0 468376014 513392640 35882 33554432000 4194304 4587354 140735905987952 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 125340 35882 338 96 0 121902 0
[pid=15999] ppid=15997 vsize=81312 CPUtime=16.99 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 23332 0 0 0 1695 4 0 0 25 0 1 0 468376014 83263488 17493 33554432000 4194304 4785740 140735978515328 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 20328 17493 340 145 0 17373 0
[pid=16000] ppid=15997 vsize=496360 CPUtime=17.09 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 14272 0 0 0 1707 2 0 0 25 0 1 0 468376014 508272640 14169 33554432000 134512640 134534564 4287929360 18446744073709551615 134524686 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 124090 14169 91 6 0 122756 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1097356

[startup+102.301 s]
/proc/loadavg: 10.17 6.04 5.35 12/201 16301
/proc/meminfo: memFree=19282664/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291174405093982208 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=545152 CPUtime=34.09 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 55321 0 0 0 3402 7 0 0 25 0 1 0 468376014 558235648 38639 33554432000 4194304 4587354 140735905987952 18446744073709551615 4246056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 136288 38639 338 96 0 132850 0
[pid=15999] ppid=15997 vsize=127408 CPUtime=34.08 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 34738 0 0 0 3402 6 0 0 25 0 1 0 468376014 130465792 28899 33554432000 4194304 4785740 140735978515328 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 31852 28899 340 145 0 28897 0
[pid=16000] ppid=15997 vsize=496360 CPUtime=34.1 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 14272 0 0 0 3408 2 0 0 25 0 1 0 468376014 508272640 14169 33554432000 134512640 134534564 4287929360 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 124090 14169 91 6 0 122756 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1187244

[startup+162.301 s]
/proc/loadavg: 10.76 6.96 5.71 12/201 16302
/proc/meminfo: memFree=19204040/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173717899214848 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=459388 CPUtime=54.08 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 58946 0 0 0 5401 7 0 0 25 0 1 0 468376014 470413312 38809 33554432000 4194304 4587354 140735905987952 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 114847 38809 338 96 0 111409 0
[pid=15999] ppid=15997 vsize=211376 CPUtime=54.08 cores=5

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

/proc/15999/statm: 69858 66460 340 145 0 66903 0
[pid=16000] ppid=15997 vsize=496360 CPUtime=74.11 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 14272 0 0 0 7409 2 0 0 25 0 1 0 468376014 508272640 14169 33554432000 134512640 134534564 4287929360 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 124090 14169 91 6 0 122756 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1350592

[startup+282.3 s]
/proc/loadavg: 11.70 8.50 6.42 13/202 16365
/proc/meminfo: memFree=18434628/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291172893265494016 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=413512 CPUtime=94.08 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 65130 0 0 0 9400 8 0 0 25 0 1 0 468376014 423436288 36838 33554432000 4194304 4587354 140735905987952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 103378 36838 338 96 0 99940 0
[pid=15999] ppid=15997 vsize=335572 CPUtime=94.08 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 85925 0 0 0 9390 18 0 0 25 0 1 0 468376014 343625728 80086 33554432000 4194304 4785740 140735978515328 18446744073709551615 4277711 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 83893 80086 340 145 0 80938 0
[pid=16000] ppid=15997 vsize=509512 CPUtime=94.12 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 21686 0 0 0 9409 3 0 0 25 0 1 0 468376014 521740288 21583 33554432000 134512640 134534564 4287929360 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 127378 21583 95 6 0 126044 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1276920

[startup+342.301 s]
/proc/loadavg: 11.89 9.14 6.77 13/202 16367
/proc/meminfo: memFree=18379044/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173030704447488 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=456420 CPUtime=114.07 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 67593 0 0 0 11399 8 0 0 25 0 1 0 468376014 467374080 39298 33554432000 4194304 4587354 140735905987952 18446744073709551615 4238051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 114105 39298 338 96 0 110667 0
[pid=15999] ppid=15997 vsize=355784 CPUtime=114.08 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 90955 0 0 0 11389 19 0 0 25 0 1 0 468376014 364322816 85116 33554432000 4194304 4785740 140735978515328 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 88946 85116 340 145 0 85991 0
[pid=16000] ppid=15997 vsize=509512 CPUtime=114.13 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 21686 0 0 0 11410 3 0 0 25 0 1 0 468376014 521740288 21583 33554432000 134512640 134534564 4287929360 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 127378 21583 95 6 0 126044 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1340040

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

[startup+345.6 s]
/proc/loadavg: 11.89 9.18 6.79 13/202 16367
/proc/meminfo: memFree=18370364/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173030704447488 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=456420 CPUtime=115.17 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 67593 0 0 0 11509 8 0 0 25 0 1 0 468376014 467374080 39298 33554432000 4194304 4587354 140735905987952 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 114105 39298 338 96 0 110667 0
[pid=15999] ppid=15997 vsize=360936 CPUtime=115.17 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 92250 0 0 0 11498 19 0 0 25 0 1 0 468376014 369598464 86411 33554432000 4194304 4785740 140735978515328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 90234 86411 340 145 0 87279 0
[pid=16000] ppid=15997 vsize=509512 CPUtime=115.23 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 21686 0 0 0 11520 3 0 0 25 0 1 0 468376014 521740288 21583 33554432000 134512640 134534564 4287929360 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 127378 21583 95 6 0 126044 0
Current children cumulated CPU time (s) 345.57
Current children cumulated vsize (KiB) 1345192

[startup+352.001 s]
/proc/loadavg: 11.90 9.23 6.82 13/202 16367
/proc/meminfo: memFree=18355236/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173168143400960 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=456420 CPUtime=117.33 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 67593 0 0 0 11725 8 0 0 25 0 1 0 468376014 467374080 39298 33554432000 4194304 4587354 140735905987952 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 114105 39298 338 96 0 110667 0
[pid=15999] ppid=15997 vsize=369068 CPUtime=117.27 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 94311 0 0 0 11707 20 0 0 25 0 1 0 468376014 377925632 88472 33554432000 4194304 4785740 140735978515328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 92267 88472 340 145 0 89312 0
[pid=16000] ppid=15997 vsize=509512 CPUtime=117.37 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 21686 0 0 0 11734 3 0 0 25 0 1 0 468376014 521740288 21583 33554432000 134512640 134534564 4287929360 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 127378 21583 95 6 0 126044 0
Current children cumulated CPU time (s) 351.97
Current children cumulated vsize (KiB) 1353324

[startup+355.201 s]
/proc/loadavg: 11.91 9.28 6.85 13/202 16367
/proc/meminfo: memFree=18350276/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173168143400960 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=456420 CPUtime=118.37 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 67593 0 0 0 11829 8 0 0 25 0 1 0 468376014 467374080 39298 33554432000 4194304 4587354 140735905987952 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 114105 39298 338 96 0 110667 0
[pid=15999] ppid=15997 vsize=371408 CPUtime=118.37 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 94845 0 0 0 11817 20 0 0 25 0 1 0 468376014 380321792 89006 33554432000 4194304 4785740 140735978515328 18446744073709551615 255106466442 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 92852 89006 340 145 0 89897 0
[pid=16000] ppid=15997 vsize=509512 CPUtime=118.43 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 21686 0 0 0 11840 3 0 0 25 0 1 0 468376014 521740288 21583 33554432000 134512640 134534564 4287929360 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 127378 21583 95 6 0 126044 0
Current children cumulated CPU time (s) 355.17
Current children cumulated vsize (KiB) 1355664

[startup+356.8 s]
/proc/loadavg: 11.91 9.28 6.85 13/202 16367
/proc/meminfo: memFree=18370364/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173168143400960 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=454688 CPUtime=118.92 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 67594 0 0 0 11884 8 0 0 25 0 1 0 468376014 465600512 39298 33554432000 4194304 4587354 140735905987952 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 113672 39298 338 96 0 110234 0
[pid=15999] ppid=15997 vsize=371408 CPUtime=118.87 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 94851 0 0 0 11867 20 0 0 25 0 1 0 468376014 380321792 89012 33554432000 4194304 4785740 140735978515328 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 92852 89012 340 145 0 89897 0
[pid=16000] ppid=15997 vsize=509512 CPUtime=118.97 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 21686 0 0 0 11894 3 0 0 25 0 1 0 468376014 521740288 21583 33554432000 134512640 134534564 4287929360 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 127378 21583 95 6 0 126044 0
Current children cumulated CPU time (s) 356.76
Current children cumulated vsize (KiB) 1353932

[startup+357.607 s]
/proc/loadavg: 11.91 9.28 6.85 13/202 16367
/proc/meminfo: memFree=18376440/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173168143400960 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=454688 CPUtime=119.17 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 67594 0 0 0 11909 8 0 0 25 0 1 0 468376014 465600512 39298 33554432000 4194304 4587354 140735905987952 18446744073709551615 4250248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 113672 39298 338 96 0 110234 0
[pid=15999] ppid=15997 vsize=371408 CPUtime=119.17 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 94851 0 0 0 11897 20 0 0 25 0 1 0 468376014 380321792 89012 33554432000 4194304 4785740 140735978515328 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 92852 89012 340 145 0 89897 0
[pid=16000] ppid=15997 vsize=509512 CPUtime=119.23 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 21686 0 0 0 11920 3 0 0 25 0 1 0 468376014 521740288 21583 33554432000 134512640 134534564 4287929360 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 127378 21583 95 6 0 126044 0
Current children cumulated CPU time (s) 357.57
Current children cumulated vsize (KiB) 1353932

[startup+358.001 s]
/proc/loadavg: 11.91 9.28 6.85 13/202 16367
/proc/meminfo: memFree=18376440/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 12291173168143400960 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=454688 CPUtime=119.32 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 67594 0 0 0 11924 8 0 0 25 0 1 0 468376014 465600512 39298 33554432000 4194304 4587354 140735905987952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 113672 39298 338 96 0 110234 0
[pid=15999] ppid=15997 vsize=371408 CPUtime=119.27 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 94851 0 0 0 11907 20 0 0 25 0 1 0 468376014 380321792 89012 33554432000 4194304 4785740 140735978515328 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 92852 89012 340 145 0 89897 0
[pid=16000] ppid=15997 vsize=509512 CPUtime=119.37 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 21686 0 0 0 11934 3 0 0 25 0 1 0 468376014 521740288 21583 33554432000 134512640 134534564 4287929360 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 127378 21583 95 6 0 126044 0
Current children cumulated CPU time (s) 357.96
Current children cumulated vsize (KiB) 1353932

[startup+358.201 s]
/proc/loadavg: 11.91 9.28 6.85 13/202 16367
/proc/meminfo: memFree=18376440/32951124 swapFree=67111524/67111528
[pid=15997] ppid=15995 vsize=18324 CPUtime=0 cores=5,7
/proc/15997/stat : 15997 (ppfolio) S 15995 15997 15892 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468376013 18763776 394 33554432000 4194304 4287625 140736961708272 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/15997/statm: 4581 394 345 23 0 91 0
[pid=15998] ppid=15997 vsize=454556 CPUtime=119.37 cores=5
/proc/15998/stat : 15998 (cryptominisat) R 15997 15997 15892 0 -1 4202496 67608 0 0 0 11929 8 0 0 25 0 1 0 468376014 465465344 39287 33554432000 4194304 4587354 140735905987952 18446744073709551615 255106417664 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15998/statm: 113639 39287 351 96 0 110201 0
[pid=15999] ppid=15997 vsize=371408 CPUtime=119.37 cores=5
/proc/15999/stat : 15999 (clasp) R 15997 15997 15892 0 -1 4202496 94851 0 0 0 11917 20 0 0 25 0 1 0 468376014 380321792 89012 33554432000 4194304 4785740 140735978515328 18446744073709551615 4545867 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15999/statm: 92852 89012 340 145 0 89897 0
[pid=16000] ppid=15997 vsize=509512 CPUtime=119.43 cores=5
/proc/16000/stat : 16000 (TNM) R 15997 15997 15892 0 -1 4202496 21686 0 0 0 11940 3 0 0 25 0 1 0 468376014 521740288 21583 33554432000 134512640 134534564 4287929360 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16000/statm: 127378 21583 95 6 0 126044 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 1353800

Child status: 0
Real time (s): 358.297
CPU time (s): 358.305
CPU user time (s): 357.946
CPU system time (s): 0.358945
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1572856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.946
system time used= 0.358945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184666
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 201
involuntary context switches= 3990

runsolver used 0.533918 second user time and 1.42278 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 21:26:39
IDJOB=3284247
IDBENCH=71743
IDSOLVER=1613
FILE ID=node144/3284247-1303759598
RUNJOBID= node144-1303759502-15913
PBS_JOBID= 13157119
Free space on /tmp= 71636 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284247-1303759598/watcher-3284247-1303759598 -o /tmp/evaluation-result-3284247-1303759598/solver-3284247-1303759598 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3284247-1303759598.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1749997598

node144.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.850
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.70
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.850
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.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17917256 kB
Buffers:       2182456 kB
Cached:       10107720 kB
SwapCached:          4 kB
Active:        6150060 kB
Inactive:      8316540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17917256 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           23844 kB
Writeback:           0 kB
AnonPages:     2175412 kB
Mapped:          17408 kB
Slab:           496644 kB
PageTables:      10128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4944560 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= 72032 MiB
End job on node144 at 2011-04-25 21:32:37