Trace number 3191386

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 seq? (TO) 1299.27 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S1233052734-067-UNKNOWN.cnf
MD5SUMeea50e836fd8ac6474349634450aaaf7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.8316
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.71	This is pico-portfolio, a naive parallel portfolio
0.00/0.71	Copyright (C) 2011 Olivier Roussel
0.00/0.71	Using 1 processing units
0.00/0.71	This portfolio uses the following solvers:
0.00/0.71	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.71	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.71	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.71	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.71	Starting clasp 1.3.6 on core(s) 4
0.00/0.71	Starting TNM 2009 on core(s) 4

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191386-1302536828/watcher-3191386-1302536828 -o /tmp/evaluation-result-3191386-1302536828/solver-3191386-1302536828 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191386-1302536828.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: 1.08 1.02 1.10 8/198 20731
/proc/meminfo: memFree=10158444/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=2712 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 365281011 2777088 36 33554432000 4194304 4287625 140736896500112 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 4 0 0 0
/proc/20731/statm: 678 36 27 23 0 23 0

[startup+0.0242209 s]
/proc/loadavg: 1.08 1.02 1.10 8/198 20731
/proc/meminfo: memFree=10158444/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=2712 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 365281011 2777088 36 33554432000 4194304 4287625 140736896500112 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 4 0 0 0
/proc/20731/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.10024 s]
/proc/loadavg: 1.08 1.02 1.10 8/198 20731
/proc/meminfo: memFree=10158444/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=2712 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 365281011 2777088 36 33554432000 4194304 4287625 140736896500112 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 4 0 0 0
/proc/20731/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300172 s]
/proc/loadavg: 1.08 1.02 1.10 8/198 20731
/proc/meminfo: memFree=10158444/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=2712 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 365281011 2777088 36 33554432000 4194304 4287625 140736896500112 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 4 0 0 0
/proc/20731/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.701152 s]
/proc/loadavg: 1.08 1.02 1.10 8/198 20731
/proc/meminfo: memFree=10158444/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=2712 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 365281011 2777088 36 33554432000 4194304 4287625 140736896500112 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 4 0 0 0
/proc/20731/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+1.50097 s]
/proc/loadavg: 1.08 1.02 1.10 15/206 20739
/proc/meminfo: memFree=10078772/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336156503658201088 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=50060 CPUtime=0.29 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 8356 0 0 0 29 0 0 0 20 0 1 0 365281082 51261440 7121 33554432000 4194304 4587354 140735066846528 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 12515 7121 315 96 0 9077 0
[pid=20737] ppid=20731 vsize=25908 CPUtime=0.22 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 5075 0 0 0 22 0 0 0 21 0 1 0 365281082 26529792 3729 33554432000 4194304 4785740 140734977351200 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 6477 3729 332 145 0 3522 0
[pid=20739] ppid=20731 vsize=460708 CPUtime=0.24 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 3064 0 0 0 24 0 0 0 22 0 1 0 365281082 471764992 2961 33554432000 134512640 134534564 4287974960 18446744073709551615 134527562 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115177 2961 92 6 0 113843 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 555000

[startup+3.10066 s]
/proc/loadavg: 1.08 1.02 1.10 14/206 20739
/proc/meminfo: memFree=10028180/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336156915975061504 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=47212 CPUtime=0.8 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 8997 0 0 0 79 1 0 0 21 0 1 0 365281082 48345088 6977 33554432000 4194304 4587354 140735066846528 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 11803 6977 326 96 0 8365 0
[pid=20737] ppid=20731 vsize=25908 CPUtime=0.79 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 5083 0 0 0 79 0 0 0 22 0 1 0 365281082 26529792 3737 33554432000 4194304 4785740 140734977351200 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 6477 3737 340 145 0 3522 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=0.77 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 77 0 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 553340
heavy processes:

[startup+6.30112 s]
/proc/loadavg: 2.03 1.22 1.16 14/206 20739
/proc/meminfo: memFree=9993884/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157053414014976 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=47212 CPUtime=1.89 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 9929 0 0 0 188 1 0 0 25 0 1 0 365281082 48345088 7905 33554432000 4194304 4587354 140735066846528 18446744073709551615 4239471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 11803 7905 326 96 0 8365 0
[pid=20737] ppid=20731 vsize=30140 CPUtime=1.81 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 6194 0 0 0 180 1 0 0 25 0 1 0 365281082 30863360 4848 33554432000 4194304 4785740 140734977351200 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 7535 4848 340 145 0 4580 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=1.84 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 183 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 557572

[startup+12.701 s]
/proc/loadavg: 2.83 1.39 1.22 14/206 20739
/proc/meminfo: memFree=9931564/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157328291921920 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=84716 CPUtime=3.99 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 11493 0 0 0 398 1 0 0 25 0 1 0 365281082 86749184 9462 33554432000 4194304 4587354 140735066846528 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 21179 9462 326 96 0 17741 0
[pid=20737] ppid=20731 vsize=41344 CPUtime=3.99 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 8992 0 0 0 397 2 0 0 25 0 1 0 365281082 42336256 7646 33554432000 4194304 4785740 140734977351200 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 10336 7646 340 145 0 7381 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=3.97 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 396 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 606280

[startup+25.5007 s]
/proc/loadavg: 4.86 1.91 1.39 14/206 20739
/proc/meminfo: memFree=9815176/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336155679024480256 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=211260 CPUtime=8.29 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 16116 0 0 0 826 3 0 0 25 0 1 0 365281082 216330240 8648 33554432000 4194304 4587354 140735066846528 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 52815 8648 331 96 0 49377 0
[pid=20737] ppid=20731 vsize=61596 CPUtime=8.22 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 14027 0 0 0 818 4 0 0 25 0 1 0 365281082 63074304 12681 33554432000 4194304 4785740 140734977351200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 15399 12681 340 145 0 12444 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=8.24 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 823 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 753076

[startup+51.1012 s]
/proc/loadavg: 7.30 2.72 1.67 14/206 20740
/proc/meminfo: memFree=9787360/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336155953902387200 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=57404 CPUtime=16.79 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 40619 0 0 0 1673 6 0 0 25 0 1 0 365281082 58781696 9025 33554432000 4194304 4587354 140735066846528 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 14351 9025 337 96 0 10913 0
[pid=20737] ppid=20731 vsize=76768 CPUtime=16.79 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 17823 0 0 0 1674 5 0 0 25 0 1 0 365281082 78610432 16477 33554432000 4194304 4785740 140734977351200 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 19192 16477 340 145 0 16237 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=16.76 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 1675 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 614392

[startup+102.307 s]
/proc/loadavg: 10.06 4.18 2.22 14/206 20742
/proc/meminfo: memFree=9643252/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336156366219247616 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=146296 CPUtime=33.88 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 74608 0 0 0 3376 12 0 0 25 0 1 0 365281082 149807104 18501 33554432000 4194304 4587354 140735066846528 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 36574 18501 337 96 0 33136 0
[pid=20737] ppid=20731 vsize=108420 CPUtime=33.82 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 25558 0 0 0 3376 6 0 0 25 0 1 0 365281082 111022080 24212 33554432000 4194304 4785740 140734977351200 18446744073709551615 232335553221 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 27105 24212 340 145 0 24150 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=33.84 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 3383 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 734936

[startup+162.3 s]
/proc/loadavg: 11.29 5.60 2.83 14/206 20743
/proc/meminfo: memFree=9616564/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157053414014976 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=237684 CPUtime=53.88 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 108477 0 0 0 5370 18 0 0 25 0 1 0 365281082 243388416 16459 33554432000 4194304 4587354 140735066846528 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 59421 16459 337 96 0 55983 0

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

/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 821.55
Current children cumulated vsize (KiB) 974656

[startup+882.3 s]
/proc/loadavg: 12.13 11.48 7.78 13/206 20861
/proc/meminfo: memFree=9524292/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157328291921920 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=297352 CPUtime=293.84 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 314781 0 0 0 29329 55 0 0 25 0 1 0 365281082 304488448 26282 33554432000 4194304 4587354 140735066846528 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 74338 26282 337 96 0 70900 0
[pid=20737] ppid=20731 vsize=230832 CPUtime=293.85 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 55637 0 0 0 29371 14 0 0 25 0 1 0 365281082 236371968 54291 33554432000 4194304 4785740 140734977351200 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 57708 54291 340 145 0 54753 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=293.86 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 29385 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 881.55
Current children cumulated vsize (KiB) 1008404

[startup+942.301 s]
/proc/loadavg: 12.05 11.57 8.04 13/206 20863
/proc/meminfo: memFree=9480372/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157465730875392 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=120748 CPUtime=313.85 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 323312 0 0 0 31327 58 0 0 25 0 1 0 365281082 123645952 16453 33554432000 4194304 4587354 140735066846528 18446744073709551615 4230277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 30187 16453 337 96 0 26749 0
[pid=20737] ppid=20731 vsize=231132 CPUtime=313.84 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 55689 0 0 0 31370 14 0 0 25 0 1 0 365281082 236679168 54343 33554432000 4194304 4785740 140734977351200 18446744073709551615 4304018 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 57783 54343 340 145 0 54828 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=313.86 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 31385 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 941.55
Current children cumulated vsize (KiB) 832100

[startup+1002.3 s]
/proc/loadavg: 12.02 11.64 8.28 13/206 20865
/proc/meminfo: memFree=9364656/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157603169828864 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=279524 CPUtime=333.84 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 337539 0 0 0 33324 60 0 0 25 0 1 0 365281082 286232576 16847 33554432000 4194304 4587354 140735066846528 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 69881 16847 337 96 0 66443 0
[pid=20737] ppid=20731 vsize=237528 CPUtime=333.84 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 57320 0 0 0 33369 15 0 0 25 0 1 0 365281082 243228672 55974 33554432000 4194304 4785740 140734977351200 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 59382 55974 340 145 0 56427 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=333.87 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 33386 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1001.55
Current children cumulated vsize (KiB) 997272

[startup+1062.3 s]
/proc/loadavg: 12.00 11.71 8.51 13/206 20869
/proc/meminfo: memFree=9430508/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157740608782336 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=256436 CPUtime=353.84 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 346738 0 0 0 35322 62 0 0 25 0 1 0 365281082 262590464 18835 33554432000 4194304 4587354 140735066846528 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 64109 18835 337 96 0 60671 0
[pid=20737] ppid=20731 vsize=250892 CPUtime=353.83 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 60585 0 0 0 35368 15 0 0 25 0 1 0 365281082 256913408 59239 33554432000 4194304 4785740 140734977351200 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 62723 59239 340 145 0 59768 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=353.88 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 35387 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1061.55
Current children cumulated vsize (KiB) 987548

[startup+1122.3 s]
/proc/loadavg: 12.00 11.76 8.73 13/206 20871
/proc/meminfo: memFree=9367164/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157465730875392 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=228540 CPUtime=373.84 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 371277 0 0 0 37317 67 0 0 25 0 1 0 365281082 234024960 19045 33554432000 4194304 4587354 140735066846528 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 57135 19045 337 96 0 53697 0
[pid=20737] ppid=20731 vsize=300644 CPUtime=373.84 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 72947 0 0 0 37365 19 0 0 25 0 1 0 365281082 307859456 71601 33554432000 4194304 4785740 140734977351200 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 75161 71601 340 145 0 72206 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=373.88 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 37387 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 1009404

[startup+1182.3 s]
/proc/loadavg: 12.00 11.80 8.93 13/206 20872
/proc/meminfo: memFree=9373188/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157603169828864 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=227936 CPUtime=393.84 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 382532 0 0 0 39314 70 0 0 25 0 1 0 365281082 233406464 15056 33554432000 4194304 4587354 140735066846528 18446744073709551615 4250346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 56984 15056 337 96 0 53546 0
[pid=20737] ppid=20731 vsize=300644 CPUtime=393.83 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 72951 0 0 0 39364 19 0 0 25 0 1 0 365281082 307859456 71605 33554432000 4194304 4785740 140734977351200 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 75161 71605 340 145 0 72206 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=393.88 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 39387 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 1008800

[startup+1242.3 s]
/proc/loadavg: 12.04 11.85 9.12 13/206 20874
/proc/meminfo: memFree=9339288/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336157740608782336 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=229304 CPUtime=413.86 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 390496 0 0 0 41314 72 0 0 25 0 1 0 365281082 234807296 15065 33554432000 4194304 4587354 140735066846528 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 57326 15065 337 96 0 53888 0
[pid=20737] ppid=20731 vsize=300644 CPUtime=413.83 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 72957 0 0 0 41364 19 0 0 25 0 1 0 365281082 307859456 71611 33554432000 4194304 4785740 140734977351200 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 75161 71611 340 145 0 72206 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=413.88 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 41387 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1241.57
Current children cumulated vsize (KiB) 1010168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.01 11.87 9.30 7/196 20877
/proc/meminfo: memFree=9559916/32951124 swapFree=67111528/67111528
[pid=20731] ppid=20729 vsize=18324 CPUtime=0 cores=4,6
/proc/20731/stat : 20731 (ppfolio) S 20729 20731 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365281011 18763776 393 33554432000 4194304 4287625 140736896500112 18446744073709551615 232335912463 0 0 4096 65536 9336155679024480256 0 0 17 6 0 0 0
/proc/20731/statm: 4581 393 345 23 0 91 0
[pid=20734] ppid=20731 vsize=237440 CPUtime=433.13 cores=4
/proc/20734/stat : 20734 (cryptominisat) R 20731 20731 20666 0 -1 4202496 401500 0 0 0 43238 75 0 0 25 0 1 0 365281082 243138560 17831 33554432000 4194304 4587354 140735066846528 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20734/statm: 59360 17831 337 96 0 55922 0
[pid=20737] ppid=20731 vsize=300644 CPUtime=433.07 cores=4
/proc/20737/stat : 20737 (clasp) R 20731 20731 20666 0 -1 4202496 72959 0 0 0 43288 19 0 0 25 0 1 0 365281082 307859456 71613 33554432000 4194304 4785740 140734977351200 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20737/statm: 75161 71613 340 145 0 72206 0
[pid=20739] ppid=20731 vsize=461896 CPUtime=433.07 cores=4
/proc/20739/stat : 20739 (TNM) R 20731 20731 20666 0 -1 4202496 4293 0 0 0 43306 1 0 0 25 0 1 0 365281082 472981504 4190 33554432000 134512640 134534564 4287974960 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20739/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1299.27
Current children cumulated vsize (KiB) 1018304

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20731 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1299.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.27
CPU user time (s): 1298.32
CPU system time (s): 0.95
CPU usage (%): 99.9429
Max. virtual memory (cumulated for all children) (KiB): 1167172

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

runsolver used 2.28365 second user time and 4.88626 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-11 17:47:08
IDJOB=3191386
IDBENCH=82517
IDSOLVER=1613
FILE ID=node132/3191386-1302536828
RUNJOBID= node132-1302536828-20685
PBS_JOBID= 12951115
Free space on /tmp= 71164 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S1233052734-067-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191386-1302536828/watcher-3191386-1302536828 -o /tmp/evaluation-result-3191386-1302536828/solver-3191386-1302536828 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191386-1302536828.cnf

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

MD5SUM BENCH= eea50e836fd8ac6474349634450aaaf7
RANDOM SEED=424785019

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10158848 kB
Buffers:        670484 kB
Cached:       21608688 kB
SwapCached:          0 kB
Active:       10718232 kB
Inactive:     11633808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10158848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           45052 kB
Writeback:           0 kB
AnonPages:       72864 kB
Mapped:          15448 kB
Slab:           374344 kB
PageTables:       6468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1157652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71168 MiB
End job on node132 at 2011-04-11 18:08:51