Trace number 3288479

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 873.526 873.509

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
873.39/873.49	s UNSATISFIABLE
873.49/873.50	solver [1] cryptominisat 2.7.1 answered
873.49/873.50	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-3288479-1303769086/watcher-3288479-1303769086 -o /tmp/evaluation-result-3288479-1303769086/solver-3288479-1303769086 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3288479-1303769086.cnf 

running on 2 cores: 4,6

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: 9.38 10.92 10.44 7/189 25686
/proc/meminfo: memFree=29716680/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=11800 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (runsolver) R 25684 25686 23613 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 488509114 12083200 52 33554432000 4194304 5434984 140733910987504 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/25686/statm: 2950 52 31 303 0 2644 0

[startup+0.0426301 s]
/proc/loadavg: 9.38 10.92 10.44 7/189 25686
/proc/meminfo: memFree=29716680/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100616 s]
/proc/loadavg: 9.38 10.92 10.44 7/189 25686
/proc/meminfo: memFree=29716680/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300582 s]
/proc/loadavg: 9.38 10.92 10.44 7/189 25686
/proc/meminfo: memFree=29716680/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700505 s]
/proc/loadavg: 9.38 10.92 10.44 7/189 25686
/proc/meminfo: memFree=29716680/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5004 s]
/proc/loadavg: 9.38 10.92 10.44 10/193 25690
/proc/meminfo: memFree=29601948/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=101000 CPUtime=0.54 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 15648 0 0 0 52 2 0 0 25 0 1 0 488509115 103424000 14768 33554432000 4194304 4587354 140734878881856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 25250 14768 305 96 0 21812 0
[pid=25689] ppid=25686 vsize=86040 CPUtime=0.41 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 22445 0 0 0 38 3 0 0 25 0 1 0 488509115 88104960 17899 33554432000 4194304 4785740 140733226529840 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 21510 17899 313 145 0 18555 0
[pid=25690] ppid=25686 vsize=464012 CPUtime=0.5 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 4833 0 0 0 50 0 0 0 25 0 1 0 488509115 475148288 4730 33554432000 134512640 134534564 4287951584 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 116003 4730 90 6 0 114669 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 669376

[startup+3.1011 s]
/proc/loadavg: 9.35 10.89 10.43 10/193 25690
/proc/meminfo: memFree=29559788/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555645017358336 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=103772 CPUtime=1.04 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 16332 0 0 0 102 2 0 0 25 0 1 0 488509115 106262528 15452 33554432000 4194304 4587354 140734878881856 18446744073709551615 4445472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 25943 15452 307 96 0 22505 0
[pid=25689] ppid=25686 vsize=86040 CPUtime=0.92 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 22447 0 0 0 89 3 0 0 25 0 1 0 488509115 88104960 17901 33554432000 4194304 4785740 140733226529840 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 21510 17901 314 145 0 18555 0
[pid=25690] ppid=25686 vsize=509416 CPUtime=1.1 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 17759 0 0 0 108 2 0 0 25 0 1 0 488509115 521641984 17655 33554432000 134512640 134534564 4287951584 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 127354 17655 91 6 0 126020 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 717552

[startup+6.30051 s]
/proc/loadavg: 9.35 10.89 10.43 10/193 25690
/proc/meminfo: memFree=29428948/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441556057334218752 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=188544 CPUtime=2.14 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 37612 0 0 0 208 6 0 0 25 0 1 0 488509115 193069056 36471 33554432000 4194304 4587354 140734878881856 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 47136 36471 316 96 0 43698 0
[pid=25689] ppid=25686 vsize=95288 CPUtime=2.02 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 24588 0 0 0 198 4 0 0 25 0 1 0 488509115 97574912 20042 33554432000 4194304 4785740 140733226529840 18446744073709551615 4287778 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 23822 20042 318 145 0 20867 0
[pid=25690] ppid=25686 vsize=509416 CPUtime=2.11 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 17759 0 0 0 209 2 0 0 25 0 1 0 488509115 521641984 17655 33554432000 134512640 134534564 4287951584 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 127354 17655 91 6 0 126020 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 811572

[startup+12.7004 s]
/proc/loadavg: 9.29 10.83 10.41 10/193 25690
/proc/meminfo: memFree=29244324/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=194492 CPUtime=4.24 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 50709 0 0 0 417 7 0 0 25 0 1 0 488509115 199159808 36709 33554432000 4194304 4587354 140734878881856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 48623 36709 330 96 0 45185 0
[pid=25689] ppid=25686 vsize=101936 CPUtime=4.12 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 28238 0 0 0 408 4 0 0 25 0 1 0 488509115 104382464 22201 33554432000 4194304 4785740 140733226529840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 25484 22201 340 145 0 22529 0
[pid=25690] ppid=25686 vsize=509416 CPUtime=4.3 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 17759 0 0 0 428 2 0 0 25 0 1 0 488509115 521641984 17655 33554432000 134512640 134534564 4287951584 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 127354 17655 91 6 0 126020 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 824168

[startup+25.501 s]
/proc/loadavg: 9.25 10.77 10.40 10/193 25690
/proc/meminfo: memFree=29351800/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555232700497920 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=194492 CPUtime=8.53 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 51061 0 0 0 846 7 0 0 25 0 1 0 488509115 199159808 37040 33554432000 4194304 4587354 140734878881856 18446744073709551615 4241312 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 48623 37040 330 96 0 45185 0
[pid=25689] ppid=25686 vsize=101936 CPUtime=8.41 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 28238 0 0 0 837 4 0 0 25 0 1 0 488509115 104382464 22201 33554432000 4194304 4785740 140733226529840 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 25484 22201 340 145 0 22529 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=8.51 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 848 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 837236

[startup+51.1004 s]
/proc/loadavg: 9.16 10.62 10.36 10/193 25691
/proc/meminfo: memFree=29353328/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555232700497920 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=209724 CPUtime=17.64 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 54179 0 0 0 1756 8 0 0 25 0 1 0 488509115 214757376 40105 33554432000 4194304 4587354 140734878881856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 52431 40105 335 96 0 48993 0
[pid=25689] ppid=25686 vsize=101936 CPUtime=16.62 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 28238 0 0 0 1658 4 0 0 25 0 1 0 488509115 104382464 22201 33554432000 4194304 4785740 140733226529840 18446744073709551615 4552547 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 25484 22201 340 145 0 22529 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=16.8 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 1677 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 11793851 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 852468

[startup+102.307 s]
/proc/loadavg: 9.06 10.35 10.28 10/193 25692
/proc/meminfo: memFree=29327048/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555095261544448 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=227224 CPUtime=34.66 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 58839 0 0 0 3458 8 0 0 25 0 1 0 488509115 232677376 42127 33554432000 4194304 4587354 140734878881856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 56806 42127 335 96 0 53368 0
[pid=25689] ppid=25686 vsize=104876 CPUtime=33.71 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 29216 0 0 0 3366 5 0 0 25 0 1 0 488509115 107393024 23179 33554432000 4194304 4785740 140733226529840 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 26219 23179 340 145 0 23264 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=33.9 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 3387 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 872908

[startup+162.301 s]
/proc/loadavg: 9.02 10.12 10.20 10/193 25725
/proc/meminfo: memFree=30879512/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441556194773172224 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=227304 CPUtime=54.67 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 62049 0 0 0 5458 9 0 0 25 0 1 0 488509115 232759296 42612 33554432000 4194304 4587354 140734878881856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 56826 42612 335 96 0 53388 0
[pid=25689] ppid=25686 vsize=118136 CPUtime=53.71 cores=4

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

/proc/25688/statm: 394400 42864 335 96 0 390962 0
[pid=25689] ppid=25686 vsize=166192 CPUtime=253.72 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 44154 0 0 0 25364 8 0 0 25 0 1 0 488509115 170180608 38117 33554432000 4194304 4785740 140733226529840 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 41548 38117 340 145 0 38593 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=253.86 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 25383 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 2284600

[startup+822.301 s]
/proc/loadavg: 3.01 4.76 7.52 4/175 25777
/proc/meminfo: memFree=31940352/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555507578404864 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=1566288 CPUtime=274.69 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 101211 0 0 0 27453 16 0 0 25 0 1 0 488509115 1603878912 42266 33554432000 4194304 4587354 140734878881856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 391572 42266 335 96 0 388134 0
[pid=25689] ppid=25686 vsize=171044 CPUtime=273.73 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 45322 0 0 0 27365 8 0 0 25 0 1 0 488509115 175149056 39285 33554432000 4194304 4785740 140733226529840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 42761 39285 340 145 0 39806 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=273.86 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 27383 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2278140

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

[startup+844.701 s]
/proc/loadavg: 3.01 4.62 7.40 4/175 25777
/proc/meminfo: memFree=31933512/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555507578404864 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=1566288 CPUtime=282.16 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 101821 0 0 0 28200 16 0 0 25 0 1 0 488509115 1603878912 42855 33554432000 4194304 4587354 140734878881856 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 391572 42855 335 96 0 388134 0
[pid=25689] ppid=25686 vsize=175520 CPUtime=281.17 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 46420 0 0 0 28109 8 0 0 25 0 1 0 488509115 179732480 40383 33554432000 4194304 4785740 140733226529840 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 43880 40383 340 145 0 40925 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=281.36 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 28133 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 844.69
Current children cumulated vsize (KiB) 2282616

[startup+857.501 s]
/proc/loadavg: 3.00 4.57 7.35 4/175 25777
/proc/meminfo: memFree=31931272/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555645017358336 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=1566288 CPUtime=286.4 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 102137 0 0 0 28623 17 0 0 25 0 1 0 488509115 1603878912 43160 33554432000 4194304 4587354 140734878881856 18446744073709551615 4236944 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 391572 43160 335 96 0 388134 0
[pid=25689] ppid=25686 vsize=176712 CPUtime=285.47 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 46721 0 0 0 28539 8 0 0 25 0 1 0 488509115 180953088 40684 33554432000 4194304 4785740 140733226529840 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 44178 40684 340 145 0 41223 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=285.62 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 28559 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 857.49
Current children cumulated vsize (KiB) 2283808

[startup+863.901 s]
/proc/loadavg: 3.00 4.51 7.30 4/175 25778
/proc/meminfo: memFree=31941184/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555645017358336 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=1562476 CPUtime=288.56 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 102259 0 0 0 28839 17 0 0 25 0 1 0 488509115 1599975424 40350 33554432000 4194304 4587354 140734878881856 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 390619 40350 335 96 0 387181 0
[pid=25689] ppid=25686 vsize=177524 CPUtime=287.57 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 46939 0 0 0 28749 8 0 0 25 0 1 0 488509115 181784576 40902 33554432000 4194304 4785740 140733226529840 18446744073709551615 253640526749 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 44381 40902 340 145 0 41426 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=287.76 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 28773 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 863.89
Current children cumulated vsize (KiB) 2280808

[startup+870.3 s]
/proc/loadavg: 3.00 4.49 7.28 4/175 25778
/proc/meminfo: memFree=31940688/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555645017358336 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=1562476 CPUtime=290.7 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 102259 0 0 0 29053 17 0 0 25 0 1 0 488509115 1599975424 40350 33554432000 4194304 4587354 140734878881856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 390619 40350 335 96 0 387181 0
[pid=25689] ppid=25686 vsize=178380 CPUtime=289.73 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 47166 0 0 0 28965 8 0 0 25 0 1 0 488509115 182661120 41129 33554432000 4194304 4785740 140733226529840 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 44595 41129 340 145 0 41640 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=289.86 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 28983 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 870.29
Current children cumulated vsize (KiB) 2281664

[startup+871.901 s]
/proc/loadavg: 3.00 4.49 7.28 4/175 25778
/proc/meminfo: memFree=31940436/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555645017358336 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=1562476 CPUtime=291.2 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 102259 0 0 0 29103 17 0 0 25 0 1 0 488509115 1599975424 40350 33554432000 4194304 4587354 140734878881856 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 390619 40350 335 96 0 387181 0
[pid=25689] ppid=25686 vsize=178512 CPUtime=290.27 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 47209 0 0 0 29019 8 0 0 25 0 1 0 488509115 182796288 41172 33554432000 4194304 4785740 140733226529840 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 44628 41172 340 145 0 41673 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=290.42 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 29039 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 871.89
Current children cumulated vsize (KiB) 2281796

[startup+872.701 s]
/proc/loadavg: 3.00 4.46 7.25 4/175 25778
/proc/meminfo: memFree=31940312/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555645017358336 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=1562476 CPUtime=291.5 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 102259 0 0 0 29133 17 0 0 25 0 1 0 488509115 1599975424 40350 33554432000 4194304 4587354 140734878881856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 390619 40350 335 96 0 387181 0
[pid=25689] ppid=25686 vsize=178656 CPUtime=290.53 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 47230 0 0 0 29045 8 0 0 25 0 1 0 488509115 182943744 41193 33554432000 4194304 4785740 140733226529840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 44664 41193 340 145 0 41709 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=290.66 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 29063 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 872.69
Current children cumulated vsize (KiB) 2281940

[startup+873.101 s]
/proc/loadavg: 3.00 4.46 7.25 4/175 25778
/proc/meminfo: memFree=31940312/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=0 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488509114 18763776 394 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3441555645017358336 0 0 17 6 0 0 0
/proc/25686/statm: 4581 394 345 23 0 91 0
[pid=25688] ppid=25686 vsize=1562476 CPUtime=291.6 cores=4
/proc/25688/stat : 25688 (cryptominisat) R 25686 25686 23613 0 -1 4202496 102259 0 0 0 29143 17 0 0 25 0 1 0 488509115 1599975424 40350 33554432000 4194304 4587354 140734878881856 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25688/statm: 390619 40350 335 96 0 387181 0
[pid=25689] ppid=25686 vsize=178656 CPUtime=290.67 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4202496 47246 0 0 0 29059 8 0 0 25 0 1 0 488509115 182943744 41209 33554432000 4194304 4785740 140733226529840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25689/statm: 44664 41209 340 145 0 41709 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=290.82 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 29079 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 873.09
Current children cumulated vsize (KiB) 2281940

[startup+873.501 s]
/proc/loadavg: 3.00 4.46 7.25 4/175 25778
/proc/meminfo: memFree=31940188/32951124 swapFree=67111348/67111528
[pid=25686] ppid=25684 vsize=18324 CPUtime=291.75 cores=4,6
/proc/25686/stat : 25686 (ppfolio) S 25684 25686 23613 0 -1 4202496 501 102274 0 0 0 0 29158 17 15 0 1 0 488509114 18763776 395 33554432000 4194304 4287625 140735088674352 18446744073709551615 253640879631 0 0 4096 65536 3711022722097053956 0 0 17 6 0 0 0
/proc/25686/statm: 4581 395 346 23 0 91 0
[pid=25689] ppid=25686 vsize=0 CPUtime=290.78 cores=4
/proc/25689/stat : 25689 (clasp) R 25686 25686 23613 0 -1 4203524 47250 0 0 0 29069 9 0 0 25 0 1 0 488509115 0 0 33554432000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 4 0 0 0
/proc/25689/statm: 0 0 0 0 0 0 0
[pid=25690] ppid=25686 vsize=522484 CPUtime=290.96 cores=4
/proc/25690/stat : 25690 (TNM) R 25686 25686 23613 0 -1 4202496 25125 0 0 0 29093 3 0 0 25 0 1 0 488509115 535023616 25021 33554432000 134512640 134534564 4287951584 18446744073709551615 134530151 256 0 4096 0 0 0 0 17 4 0 0 0
/proc/25690/statm: 130621 25021 95 6 0 129287 0
Current children cumulated CPU time (s) 873.49
Current children cumulated vsize (KiB) 540808

Child status: 0
Real time (s): 873.509
CPU time (s): 873.526
CPU user time (s): 873.208
CPU system time (s): 0.317951
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2359940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 873.208
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175168
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= 172
involuntary context switches= 17967

runsolver used 1.37079 second user time and 3.05754 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 00:04:47
IDJOB=3288479
IDBENCH=82497
IDSOLVER=1613
FILE ID=node106/3288479-1303769086
RUNJOBID= node106-1303767118-25072
PBS_JOBID= 13157143
Free space on /tmp= 71524 MiB

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

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=1061454387

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:      29716836 kB
Buffers:         44340 kB
Cached:         423868 kB
SwapCached:         96 kB
Active:        2813772 kB
Inactive:       211452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29716836 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           28736 kB
Writeback:           0 kB
AnonPages:     2556508 kB
Mapped:          17156 kB
Slab:           138092 kB
PageTables:      10316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3778784 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= 71668 MiB
End job on node106 at 2011-04-26 00:19:21