Trace number 3288433

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 963.384 963.357

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.799
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
963.29/963.34	s UNSATISFIABLE
963.29/963.35	solver [1] cryptominisat 2.7.1 answered
963.29/963.35	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-3288433-1303768493/watcher-3288433-1303768493 -o /tmp/evaluation-result-3288433-1303768493/solver-3288433-1303768493 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3288433-1303768493.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.90 9.81 11/198 25610
/proc/meminfo: memFree=29202164/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18240 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) R 25608 25610 23613 0 -1 4194304 282 0 0 0 0 0 0 0 22 0 1 0 488449813 18677760 230 33554432000 4194304 4287625 140734945011776 18446744073709551615 253635897233 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25610/statm: 4560 231 195 23 0 57 0

[startup+0.033222 s]
/proc/loadavg: 12.02 11.90 9.81 11/198 25610
/proc/meminfo: memFree=29202164/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 7845565224290582792 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100208 s]
/proc/loadavg: 12.02 11.90 9.81 11/198 25610
/proc/meminfo: memFree=29202164/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 7845565224290582792 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300185 s]
/proc/loadavg: 12.02 11.90 9.81 11/198 25610
/proc/meminfo: memFree=29202164/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603972119724818432 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.7011 s]
/proc/loadavg: 12.02 11.90 9.81 11/198 25610
/proc/meminfo: memFree=29202164/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603972119724818432 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50097 s]
/proc/loadavg: 12.02 11.90 9.82 13/202 25614
/proc/meminfo: memFree=29079868/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=96928 CPUtime=0.43 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 14567 0 0 0 41 2 0 0 25 0 1 0 488449814 99254272 13795 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 24232 13795 305 96 0 20794 0
[pid=25613] ppid=25610 vsize=83572 CPUtime=0.49 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 21671 0 0 0 46 3 0 0 25 0 1 0 488449814 85577728 17105 33554432000 4194304 4785740 140733734105424 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 20893 17105 314 145 0 17938 0
[pid=25614] ppid=25610 vsize=464672 CPUtime=0.54 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 5107 0 0 0 53 1 0 0 25 0 1 0 488449814 475824128 5005 33554432000 134512640 134534564 4292765872 18446744073709551615 11921685 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 116168 5005 90 6 0 114834 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 663496

[startup+3.10068 s]
/proc/loadavg: 12.02 11.90 9.82 13/202 25614
/proc/meminfo: memFree=29011432/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=100228 CPUtime=0.99 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 15408 0 0 0 97 2 0 0 25 0 1 0 488449814 102633472 14636 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 25057 14636 305 96 0 21619 0
[pid=25613] ppid=25610 vsize=83572 CPUtime=0.99 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 21672 0 0 0 96 3 0 0 25 0 1 0 488449814 85577728 17106 33554432000 4194304 4785740 140733734105424 18446744073709551615 4495570 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 20893 17106 314 145 0 17938 0
[pid=25614] ppid=25610 vsize=504664 CPUtime=1.08 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 16349 0 0 0 105 3 0 0 25 0 1 0 488449814 516775936 16246 33554432000 134512640 134534564 4292765872 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 126166 16246 91 6 0 124832 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 706788

[startup+6.30108 s]
/proc/loadavg: 12.02 11.91 9.83 13/202 25614
/proc/meminfo: memFree=28934928/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603972944358539264 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=178716 CPUtime=2.03 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 34886 0 0 0 199 4 0 0 25 0 1 0 488449814 183005184 33844 33554432000 4194304 4587354 140734635445360 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 44679 33844 316 96 0 41241 0
[pid=25613] ppid=25610 vsize=98580 CPUtime=2.09 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 27129 0 0 0 205 4 0 0 25 0 1 0 488449814 100945920 21192 33554432000 4194304 4785740 140733734105424 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 24645 21192 326 145 0 21690 0
[pid=25614] ppid=25610 vsize=504664 CPUtime=2.14 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 16349 0 0 0 211 3 0 0 25 0 1 0 488449814 516775936 16246 33554432000 134512640 134534564 4292765872 18446744073709551615 134524763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 126166 16246 91 6 0 124832 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 800284

[startup+12.7009 s]
/proc/loadavg: 12.01 11.91 9.84 13/202 25614
/proc/meminfo: memFree=28920596/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973356675399680 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=184020 CPUtime=4.19 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 46501 0 0 0 413 6 0 0 25 0 1 0 488449814 188436480 34095 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 46005 34095 327 96 0 42567 0
[pid=25613] ppid=25610 vsize=98580 CPUtime=4.19 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 27145 0 0 0 415 4 0 0 25 0 1 0 488449814 100945920 21208 33554432000 4194304 4785740 140733734105424 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 24645 21208 340 145 0 21690 0
[pid=25614] ppid=25610 vsize=504664 CPUtime=4.28 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 16349 0 0 0 425 3 0 0 25 0 1 0 488449814 516775936 16246 33554432000 134512640 134534564 4292765872 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 126166 16246 91 6 0 124832 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 805588

[startup+25.5006 s]
/proc/loadavg: 12.01 11.91 9.88 13/202 25614
/proc/meminfo: memFree=28889728/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973906431213568 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=184020 CPUtime=8.43 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 46833 0 0 0 837 6 0 0 25 0 1 0 488449814 188436480 34410 33554432000 4194304 4587354 140734635445360 18446744073709551615 4230176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 46005 34410 327 96 0 42567 0
[pid=25613] ppid=25610 vsize=98580 CPUtime=8.49 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 27145 0 0 0 845 4 0 0 25 0 1 0 488449814 100945920 21208 33554432000 4194304 4785740 140733734105424 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 24645 21208 340 145 0 21690 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=8.54 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 851 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 818128

[startup+51.101 s]
/proc/loadavg: 12.01 11.92 9.93 13/202 25615
/proc/meminfo: memFree=28857944/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603972806919585792 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=202104 CPUtime=17.79 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 50578 0 0 0 1772 7 0 0 25 0 1 0 488449814 206954496 38102 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 50526 38102 335 96 0 47088 0
[pid=25613] ppid=25610 vsize=98580 CPUtime=16.59 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 27145 0 0 0 1655 4 0 0 25 0 1 0 488449814 100945920 21208 33554432000 4194304 4785740 140733734105424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 24645 21208 340 145 0 21690 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=16.69 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 1666 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 836212

[startup+102.308 s]
/proc/loadavg: 12.00 11.93 10.04 13/202 25617
/proc/meminfo: memFree=28844800/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603972669480632320 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=364064 CPUtime=34.89 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 53335 0 0 0 3481 8 0 0 25 0 1 0 488449814 372801536 38260 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238246 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 91016 38260 335 96 0 87578 0
[pid=25613] ppid=25610 vsize=98580 CPUtime=33.65 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 27145 0 0 0 3361 4 0 0 25 0 1 0 488449814 100945920 21208 33554432000 4194304 4785740 140733734105424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 24645 21208 340 145 0 21690 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=33.73 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 3370 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 998172

[startup+162.301 s]
/proc/loadavg: 12.00 11.94 10.16 13/202 25618
/proc/meminfo: memFree=28801924/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973768992260096 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=379900 CPUtime=54.88 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 55463 0 0 0 5480 8 0 0 25 0 1 0 488449814 389017600 40369 33554432000 4194304 4587354 140734635445360 18446744073709551615 4244103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 94975 40369 335 96 0 91537 0
[pid=25613] ppid=25610 vsize=103572 CPUtime=53.65 cores=1

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

/proc/25613/statm: 38544 34915 340 145 0 35589 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=273.79 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 27376 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 891808

[startup+882.301 s]
/proc/loadavg: 9.03 9.73 10.04 10/193 25728
/proc/meminfo: memFree=30848136/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973356675399680 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=392476 CPUtime=294.85 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 75771 0 0 0 29469 16 0 0 25 0 1 0 488449814 401895424 40916 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 98119 40916 335 96 0 94681 0
[pid=25613] ppid=25610 vsize=155592 CPUtime=293.65 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 41163 0 0 0 29354 11 0 0 25 0 1 0 488449814 159326208 35226 33554432000 4194304 4785740 140733734105424 18446744073709551615 4546239 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 38898 35226 340 145 0 35943 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=293.79 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 29376 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1083596

[startup+942.301 s]
/proc/loadavg: 9.01 9.60 9.98 10/193 25730
/proc/meminfo: memFree=30839668/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973494114353152 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=377144 CPUtime=314.86 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 77470 0 0 0 31470 16 0 0 25 0 1 0 488449814 386195456 39764 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 94286 39764 335 96 0 90848 0
[pid=25613] ppid=25610 vsize=158416 CPUtime=313.65 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 41828 0 0 0 31354 11 0 0 25 0 1 0 488449814 162217984 35891 33554432000 4194304 4785740 140733734105424 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 39604 35891 340 145 0 36649 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=313.79 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 31376 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1071088

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

[startup+947.107 s]
/proc/loadavg: 9.01 9.58 9.97 10/193 25730
/proc/meminfo: memFree=30838048/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973494114353152 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=377144 CPUtime=316.46 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 77584 0 0 0 31630 16 0 0 25 0 1 0 488449814 386195456 39872 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 94286 39872 335 96 0 90848 0
[pid=25613] ppid=25610 vsize=158416 CPUtime=315.25 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 41840 0 0 0 31514 11 0 0 25 0 1 0 488449814 162217984 35903 33554432000 4194304 4785740 140733734105424 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 39604 35903 340 145 0 36649 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=315.39 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 31536 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 947.1
Current children cumulated vsize (KiB) 1071088

[startup+953.501 s]
/proc/loadavg: 9.01 9.58 9.97 10/193 25730
/proc/meminfo: memFree=30833952/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973494114353152 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=377144 CPUtime=318.64 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 77742 0 0 0 31848 16 0 0 25 0 1 0 488449814 386195456 40028 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 94286 40028 335 96 0 90848 0
[pid=25613] ppid=25610 vsize=160368 CPUtime=317.36 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 42286 0 0 0 31725 11 0 0 25 0 1 0 488449814 164216832 36349 33554432000 4194304 4785740 140733734105424 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 40092 36349 340 145 0 37137 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=317.49 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 31746 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 953.49
Current children cumulated vsize (KiB) 1073040

[startup+959.901 s]
/proc/loadavg: 9.01 9.57 9.96 10/193 25731
/proc/meminfo: memFree=30830344/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973494114353152 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=377144 CPUtime=320.74 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 77916 0 0 0 32058 16 0 0 25 0 1 0 488449814 386195456 40190 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 94286 40190 335 96 0 90848 0
[pid=25613] ppid=25610 vsize=160940 CPUtime=319.54 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 42438 0 0 0 31943 11 0 0 25 0 1 0 488449814 164802560 36501 33554432000 4194304 4785740 140733734105424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 40235 36501 340 145 0 37280 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=319.6 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 31957 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 959.88
Current children cumulated vsize (KiB) 1073612

[startup+961.5 s]
/proc/loadavg: 9.00 9.56 9.95 10/193 25731
/proc/meminfo: memFree=30829352/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973494114353152 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=377144 CPUtime=321.26 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 77963 0 0 0 32110 16 0 0 25 0 1 0 488449814 386195456 40237 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 94286 40237 335 96 0 90848 0
[pid=25613] ppid=25610 vsize=160940 CPUtime=320.04 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 42439 0 0 0 31993 11 0 0 25 0 1 0 488449814 164802560 36502 33554432000 4194304 4785740 140733734105424 18446744073709551615 4553384 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 40235 36502 340 145 0 37280 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=320.19 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 32016 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 961.49
Current children cumulated vsize (KiB) 1073612

[startup+962.3 s]
/proc/loadavg: 9.00 9.56 9.95 10/193 25731
/proc/meminfo: memFree=30829352/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973494114353152 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=377144 CPUtime=321.54 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 77979 0 0 0 32138 16 0 0 25 0 1 0 488449814 386195456 40253 33554432000 4194304 4587354 140734635445360 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 94286 40253 335 96 0 90848 0
[pid=25613] ppid=25610 vsize=161072 CPUtime=320.34 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 42444 0 0 0 32023 11 0 0 25 0 1 0 488449814 164937728 36507 33554432000 4194304 4785740 140733734105424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 40268 36507 340 145 0 37313 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=320.4 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 32037 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 962.28
Current children cumulated vsize (KiB) 1073744

[startup+963.101 s]
/proc/loadavg: 9.00 9.56 9.95 10/193 25731
/proc/meminfo: memFree=30828732/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973494114353152 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=377144 CPUtime=321.84 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 77993 0 0 0 32168 16 0 0 25 0 1 0 488449814 386195456 40267 33554432000 4194304 4587354 140734635445360 18446744073709551615 4231546 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 94286 40267 335 96 0 90848 0
[pid=25613] ppid=25610 vsize=161072 CPUtime=320.56 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 42462 0 0 0 32045 11 0 0 25 0 1 0 488449814 164937728 36525 33554432000 4194304 4785740 140733734105424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 40268 36525 340 145 0 37313 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=320.69 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 32066 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 963.09
Current children cumulated vsize (KiB) 1073744

[startup+963.301 s]
/proc/loadavg: 9.00 9.56 9.95 10/193 25731
/proc/meminfo: memFree=30828732/32951124 swapFree=67111348/67111528
[pid=25610] ppid=25608 vsize=18324 CPUtime=0 cores=1,3
/proc/25610/stat : 25610 (ppfolio) S 25608 25610 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488449813 18763776 394 33554432000 4194304 4287625 140734945011776 18446744073709551615 253640879631 0 0 4096 65536 4603973494114353152 0 0 17 3 0 0 0
/proc/25610/statm: 4581 394 345 23 0 91 0
[pid=25612] ppid=25610 vsize=377144 CPUtime=321.86 cores=1
/proc/25612/stat : 25612 (cryptominisat) R 25610 25610 23613 0 -1 4202496 77993 0 0 0 32170 16 0 0 25 0 1 0 488449814 386195456 40267 33554432000 4194304 4587354 140734635445360 18446744073709551615 4231914 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25612/statm: 94286 40267 335 96 0 90848 0
[pid=25613] ppid=25610 vsize=161276 CPUtime=320.64 cores=1
/proc/25613/stat : 25613 (clasp) R 25610 25610 23613 0 -1 4202496 42487 0 0 0 32053 11 0 0 25 0 1 0 488449814 165146624 36550 33554432000 4194304 4785740 140733734105424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25613/statm: 40319 36550 340 145 0 37364 0
[pid=25614] ppid=25610 vsize=517204 CPUtime=320.79 cores=1
/proc/25614/stat : 25614 (TNM) R 25610 25610 23613 0 -1 4202496 23308 0 0 0 32076 3 0 0 25 0 1 0 488449814 529616896 23205 33554432000 134512640 134534564 4292765872 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25614/statm: 129301 23205 95 6 0 127967 0
Current children cumulated CPU time (s) 963.29
Current children cumulated vsize (KiB) 1073948

Child status: 0
Real time (s): 963.357
CPU time (s): 963.384
CPU user time (s): 963.049
CPU system time (s): 0.334949
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1422156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 963.049
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144323
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= 281
involuntary context switches= 11273

runsolver used 1.44278 second user time and 3.81542 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:54:54
IDJOB=3288433
IDBENCH=82496
IDSOLVER=1613
FILE ID=node106/3288433-1303768493
RUNJOBID= node106-1303767118-25073
PBS_JOBID= 13157143
Free space on /tmp= 71504 MiB

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

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1975613625

node106.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.830
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.830
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.20
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.830
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.830
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.82
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.830
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.830
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29202200 kB
Buffers:         43204 kB
Cached:         416200 kB
SwapCached:         96 kB
Active:        3338200 kB
Inactive:       199844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29202200 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           67044 kB
Writeback:           0 kB
AnonPages:     3078188 kB
Mapped:          17956 kB
Slab:           138196 kB
PageTables:      12448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5345912 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= 71596 MiB
End job on node106 at 2011-04-26 00:10:58