Trace number 3190854

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 par? (TO) 4800.35 1201.71

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1401248878-094-UNKNOWN.cnf
MD5SUM56bd5db172bed91bc72714a8bad8639b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark316.613
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

Verifier Data

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

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-3190854-1304038771/watcher-3190854-1304038771 -o /tmp/evaluation-result-3190854-1304038771/solver-3190854-1304038771 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190854-1304038771.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.28 10.29 10.21 6/186 27641
/proc/meminfo: memFree=30868296/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) R 27639 27641 26347 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0

[startup+0.231052 s]
/proc/loadavg: 10.28 10.29 10.21 6/186 27641
/proc/meminfo: memFree=30868296/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301041 s]
/proc/loadavg: 10.28 10.29 10.21 6/186 27641
/proc/meminfo: memFree=30868296/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.401025 s]
/proc/loadavg: 10.28 10.29 10.21 6/186 27641
/proc/meminfo: memFree=30868296/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700971 s]
/proc/loadavg: 10.28 10.29 10.21 6/186 27641
/proc/meminfo: memFree=30868296/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 10.28 10.29 10.21 11/192 27647
/proc/meminfo: memFree=30732888/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=71952 CPUtime=1.49 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 16647 0 0 0 147 2 0 0 25 0 1 0 515475030 73678848 12670 33554432000 4194304 4587354 140733359774944 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 17988 12670 326 96 0 14550 0
[pid=27643] ppid=27641 vsize=39372 CPUtime=1.49 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 9704 0 0 0 148 1 0 0 25 0 1 0 515475030 40316928 6982 33554432000 4194304 4785740 140736690840880 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 9843 6982 340 145 0 6888 0
[pid=27644] ppid=27641 vsize=470212 CPUtime=0.75 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 6076 0 0 0 75 0 0 0 25 0 1 0 515475030 481497088 5973 33554432000 134512640 134534564 4291803328 18446744073709551615 134527507 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 117553 5973 92 6 0 116219 0
[pid=27645] ppid=27641 vsize=19752 CPUtime=1.49 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 7396 0 0 0 149 0 0 0 25 0 1 0 515475030 20226048 3739 33554432000 4194304 4352236 140734826791568 18446744073709551615 4257323 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 4938 3739 125 39 0 4018 0
[pid=27646] ppid=27641 vsize=44816 CPUtime=0.71 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4194304 15441 0 0 0 69 2 0 0 25 0 1 0 515475030 45891584 7710 33554432000 4194304 4331988 140734506384816 18446744073709551615 4252204 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 11204 7710 129 34 0 9646 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 664428

[startup+3.10054 s]
/proc/loadavg: 10.33 10.30 10.21 12/192 27647
/proc/meminfo: memFree=30704616/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=109456 CPUtime=3.08 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 17618 0 0 0 306 2 0 0 25 0 1 0 515475030 112082944 13636 33554432000 4194304 4587354 140733359774944 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 27364 13636 326 96 0 23926 0
[pid=27643] ppid=27641 vsize=39800 CPUtime=3.09 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 9878 0 0 0 308 1 0 0 25 0 1 0 515475030 40755200 7156 33554432000 4194304 4785740 140736690840880 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 9950 7156 340 145 0 6995 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=1.55 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 154 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=19748 CPUtime=3.09 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 7398 0 0 0 309 0 0 0 25 0 1 0 515475030 20221952 3740 33554432000 4194304 4352236 140734826791568 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 4937 3740 127 39 0 4017 0
[pid=27646] ppid=27641 vsize=36500 CPUtime=1.51 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 29708 0 0 0 147 4 0 0 25 0 1 0 515475030 37376000 5617 33554432000 4194304 4331988 140734506384816 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 9125 5617 141 34 0 7567 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 695888

[startup+6.30095 s]
/proc/loadavg: 10.33 10.30 10.21 11/192 27647
/proc/meminfo: memFree=30674112/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=109456 CPUtime=6.28 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 19108 0 0 0 625 3 0 0 25 0 1 0 515475030 112082944 15122 33554432000 4194304 4587354 140733359774944 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 27364 15122 326 96 0 23926 0
[pid=27643] ppid=27641 vsize=50248 CPUtime=6.29 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 12513 0 0 0 627 2 0 0 25 0 1 0 515475030 51453952 9791 33554432000 4194304 4785740 140736690840880 18446744073709551615 4279309 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 12562 9791 340 145 0 9607 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=3.13 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 312 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=19748 CPUtime=6.29 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 7398 0 0 0 629 0 0 0 25 0 1 0 515475030 20221952 3740 33554432000 4194304 4352236 140734826791568 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 4937 3740 127 39 0 4017 0
[pid=27646] ppid=27641 vsize=104452 CPUtime=3.11 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 58503 0 0 0 303 8 0 0 25 0 1 0 515475030 106958848 11656 33554432000 4194304 4331988 140734506384816 18446744073709551615 4295989 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 26113 11656 151 34 0 24555 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 774288

[startup+12.7008 s]
/proc/loadavg: 10.28 10.29 10.21 11/192 27647
/proc/meminfo: memFree=30575820/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=109456 CPUtime=12.69 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 21912 0 0 0 1264 5 0 0 25 0 1 0 515475030 112082944 17911 33554432000 4194304 4587354 140733359774944 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 27364 17911 326 96 0 23926 0
[pid=27643] ppid=27641 vsize=70676 CPUtime=12.69 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 17588 0 0 0 1265 4 0 0 25 0 1 0 515475030 72372224 14866 33554432000 4194304 4785740 140736690840880 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 17669 14866 340 145 0 14714 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=6.3 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 629 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=19748 CPUtime=12.69 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 7398 0 0 0 1269 0 0 0 25 0 1 0 515475030 20221952 3740 33554432000 4194304 4352236 140734826791568 18446744073709551615 4207744 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 4937 3740 127 39 0 4017 0
[pid=27646] ppid=27641 vsize=107436 CPUtime=6.31 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 69662 0 0 0 622 9 0 0 25 0 1 0 515475030 110014464 22815 33554432000 4194304 4331988 140734506384816 18446744073709551615 4228896 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 26859 22815 173 34 0 25301 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 797700

[startup+25.5075 s]
/proc/loadavg: 10.24 10.28 10.20 11/192 27647
/proc/meminfo: memFree=30445752/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=1462400 CPUtime=25.5 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 54231 0 0 0 2540 10 0 0 25 0 1 0 515475030 1497497600 42478 33554432000 4194304 4587354 140733359774944 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 365600 42478 337 96 0 362162 0
[pid=27643] ppid=27641 vsize=108048 CPUtime=25.5 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 26917 0 0 0 2544 6 0 0 25 0 1 0 515475030 110641152 24195 33554432000 4194304 4785740 140736690840880 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 27012 24195 340 145 0 24057 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=12.69 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 1268 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=27240 CPUtime=25.49 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 9634 0 0 0 2549 0 0 0 25 0 1 0 515475030 27893760 5976 33554432000 4194304 4352236 140734826791568 18446744073709551615 4317314 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 6810 5976 127 39 0 5890 0
[pid=27646] ppid=27641 vsize=109588 CPUtime=12.66 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 70158 0 0 0 1256 10 0 0 25 0 1 0 515475030 112218112 23311 33554432000 4194304 4331988 140734506384816 18446744073709551615 4229021 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 27397 23311 173 34 0 25839 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 2197660

[startup+51.1008 s]
/proc/loadavg: 10.32 10.29 10.21 11/192 27648
/proc/meminfo: memFree=30440104/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=1360632 CPUtime=51.09 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 79709 0 0 0 5091 18 0 0 25 0 1 0 515475030 1393287168 21001 33554432000 4194304 4587354 140733359774944 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 340158 21001 337 96 0 336720 0
[pid=27643] ppid=27641 vsize=181340 CPUtime=51.08 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 45126 0 0 0 5097 11 0 0 25 0 1 0 515475030 185692160 42404 33554432000 4194304 4785740 140736690840880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 45335 42404 340 145 0 42380 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=25.39 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 2538 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=29144 CPUtime=51.09 cores=3

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

/proc/27646/statm: 31803 27417 173 34 0 30245 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 2612500

[startup+1002.31 s]
/proc/loadavg: 5.08 5.50 7.35 6/181 27703
/proc/meminfo: memFree=30468724/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=1443280 CPUtime=1002.32 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 598289 0 0 0 100002 230 0 0 25 0 1 0 515475030 1477918720 32704 33554432000 4194304 4587354 140733359774944 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 360820 32704 337 96 0 357382 0
[pid=27643] ppid=27641 vsize=547808 CPUtime=1002.32 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 134997 0 0 0 100196 36 0 0 25 0 1 0 515475030 560955392 132275 33554432000 4194304 4785740 140736690840880 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 136952 132275 340 145 0 133997 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=498.42 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 49841 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=44696 CPUtime=1002.32 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 13998 0 0 0 100231 1 0 0 25 0 1 0 515475030 45768704 10340 33554432000 4194304 4352236 140734826791568 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 11174 10340 127 39 0 10254 0
[pid=27646] ppid=27641 vsize=127344 CPUtime=498.43 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 74300 0 0 0 49831 12 0 0 25 0 1 0 515475030 130400256 27453 33554432000 4194304 4331988 140734506384816 18446744073709551615 4288545 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 31836 27453 173 34 0 30278 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 2653512

[startup+1062.3 s]
/proc/loadavg: 5.19 5.45 7.22 6/181 27705
/proc/meminfo: memFree=30501036/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=1438412 CPUtime=1062.32 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 655163 0 0 0 105989 243 0 0 25 0 1 0 515475030 1472933888 24872 33554432000 4194304 4587354 140733359774944 18446744073709551615 4245704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 359603 24872 337 96 0 356165 0
[pid=27643] ppid=27641 vsize=547808 CPUtime=1062.31 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 134998 0 0 0 106195 36 0 0 25 0 1 0 515475030 560955392 132276 33554432000 4194304 4785740 140736690840880 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 136952 132276 340 145 0 133997 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=528.28 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 52827 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=44696 CPUtime=1062.32 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 13998 0 0 0 106231 1 0 0 25 0 1 0 515475030 45768704 10340 33554432000 4194304 4352236 140734826791568 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 11174 10340 127 39 0 10254 0
[pid=27646] ppid=27641 vsize=127476 CPUtime=528.24 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 74332 0 0 0 52812 12 0 0 25 0 1 0 515475030 130535424 27485 33554432000 4194304 4331988 140734506384816 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 31869 27485 173 34 0 30311 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 2648776

[startup+1122.3 s]
/proc/loadavg: 5.11 5.38 7.08 6/181 27707
/proc/meminfo: memFree=30456608/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=1409148 CPUtime=1122.32 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 678935 0 0 0 111973 259 0 0 25 0 1 0 515475030 1442967552 35686 33554432000 4194304 4587354 140733359774944 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 352287 35686 337 96 0 348849 0
[pid=27643] ppid=27641 vsize=547808 CPUtime=1122.31 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 134998 0 0 0 112195 36 0 0 25 0 1 0 515475030 560955392 132276 33554432000 4194304 4785740 140736690840880 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 136952 132276 340 145 0 133997 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=558.11 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 55810 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=44696 CPUtime=1122.32 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 13998 0 0 0 112231 1 0 0 25 0 1 0 515475030 45768704 10340 33554432000 4194304 4352236 140734826791568 18446744073709551615 4327907 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 11174 10340 127 39 0 10254 0
[pid=27646] ppid=27641 vsize=127608 CPUtime=558.08 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 74359 0 0 0 55796 12 0 0 25 0 1 0 515475030 130670592 27512 33554432000 4194304 4331988 140734506384816 18446744073709551615 4211525 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 31902 27512 173 34 0 30344 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 2619644

[startup+1182.3 s]
/proc/loadavg: 5.15 5.35 6.96 6/181 27708
/proc/meminfo: memFree=30488292/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=1415600 CPUtime=1182.32 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 697493 0 0 0 117959 273 0 0 25 0 1 0 515475030 1449574400 27508 33554432000 4194304 4587354 140733359774944 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 353900 27508 337 96 0 350462 0
[pid=27643] ppid=27641 vsize=547808 CPUtime=1182.31 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 134998 0 0 0 118195 36 0 0 25 0 1 0 515475030 560955392 132276 33554432000 4194304 4785740 140736690840880 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 136952 132276 340 145 0 133997 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=587.94 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 58793 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=44696 CPUtime=1182.32 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 13998 0 0 0 118231 1 0 0 25 0 1 0 515475030 45768704 10340 33554432000 4194304 4352236 140734826791568 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 11174 10340 127 39 0 10254 0
[pid=27646] ppid=27641 vsize=127740 CPUtime=587.93 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 74396 0 0 0 58781 12 0 0 25 0 1 0 515475030 130805760 27549 33554432000 4194304 4331988 140734506384816 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 31935 27549 173 34 0 30377 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 2626228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.27 5.36 6.93 6/181 27709
/proc/meminfo: memFree=30466576/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=1415600 CPUtime=1201.73 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 702527 0 0 0 119897 276 0 0 25 0 1 0 515475030 1449574400 32525 33554432000 4194304 4587354 140733359774944 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 353900 32525 337 96 0 350462 0
[pid=27643] ppid=27641 vsize=550044 CPUtime=1201.73 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 135552 0 0 0 120136 37 0 0 25 0 1 0 515475030 563245056 132830 33554432000 4194304 4785740 140736690840880 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 137511 132830 340 145 0 134556 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=597.6 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 59759 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=44696 CPUtime=1201.73 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 13998 0 0 0 120172 1 0 0 25 0 1 0 515475030 45768704 10340 33554432000 4194304 4352236 140734826791568 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 11174 10340 127 39 0 10254 0
[pid=27646] ppid=27641 vsize=127740 CPUtime=597.56 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 74403 0 0 0 59744 12 0 0 25 0 1 0 515475030 130805760 27556 33554432000 4194304 4331988 140734506384816 18446744073709551615 4229049 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 31935 27556 173 34 0 30377 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2628464

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

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

[startup+1201.7 s]
/proc/loadavg: 5.27 5.36 6.93 6/181 27709
/proc/meminfo: memFree=30466576/32951124 swapFree=67111344/67111528
[pid=27641] ppid=27639 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/27641/stat : 27641 (ppfolio) S 27639 27641 26347 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515475030 18763776 390 33554432000 4194304 4287625 140733519081712 18446744073709551615 271550557711 0 0 4096 65536 11236665655098867711 0 0 17 5 0 0 0
/proc/27641/statm: 4581 390 341 23 0 91 0
[pid=27642] ppid=27641 vsize=1415600 CPUtime=1201.73 cores=1
/proc/27642/stat : 27642 (cryptominisat) R 27641 27641 26347 0 -1 4202496 702527 0 0 0 119897 276 0 0 25 0 1 0 515475030 1449574400 32525 33554432000 4194304 4587354 140733359774944 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27642/statm: 353900 32525 337 96 0 350462 0
[pid=27643] ppid=27641 vsize=550044 CPUtime=1201.73 cores=5
/proc/27643/stat : 27643 (clasp) R 27641 27641 26347 0 -1 4202496 135552 0 0 0 120136 37 0 0 25 0 1 0 515475030 563245056 132830 33554432000 4194304 4785740 140736690840880 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27643/statm: 137511 132830 340 145 0 134556 0
[pid=27644] ppid=27641 vsize=472060 CPUtime=597.6 cores=7
/proc/27644/stat : 27644 (TNM) R 27641 27641 26347 0 -1 4202496 8338 0 0 0 59759 1 0 0 25 0 1 0 515475030 483389440 8235 33554432000 134512640 134534564 4291803328 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27644/statm: 118015 8235 95 6 0 116681 0
[pid=27645] ppid=27641 vsize=44696 CPUtime=1201.73 cores=3
/proc/27645/stat : 27645 (lingeling) R 27641 27641 26347 0 -1 4202496 13998 0 0 0 120172 1 0 0 25 0 1 0 515475030 45768704 10340 33554432000 4194304 4352236 140734826791568 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/27645/statm: 11174 10340 127 39 0 10254 0
[pid=27646] ppid=27641 vsize=127740 CPUtime=597.56 cores=7
/proc/27646/stat : 27646 (march_hi) R 27641 27641 26347 0 -1 4202496 74403 0 0 0 59744 12 0 0 25 0 1 0 515475030 130805760 27556 33554432000 4194304 4331988 140734506384816 18446744073709551615 4229049 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27646/statm: 31935 27556 173 34 0 30377 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2628464

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.35
CPU user time (s): 4797.08
CPU system time (s): 3.27
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 3928520

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

runsolver used 1.80173 second user time and 4.76328 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 02:59:31
IDJOB=3190854
IDBENCH=82585
IDSOLVER=1612
FILE ID=node133/3190854-1304038771
RUNJOBID= node133-1304032500-26788
PBS_JOBID= 13170319
Free space on /tmp= 71880 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1401248878-094-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190854-1304038771/watcher-3190854-1304038771 -o /tmp/evaluation-result-3190854-1304038771/solver-3190854-1304038771 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190854-1304038771.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 56bd5db172bed91bc72714a8bad8639b
RANDOM SEED=1034727588

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.74
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.834
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:      30868576 kB
Buffers:        668552 kB
Cached:         573916 kB
SwapCached:        124 kB
Active:         969976 kB
Inactive:       767356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30868576 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           14388 kB
Writeback:           0 kB
AnonPages:      494812 kB
Mapped:          16724 kB
Slab:           280408 kB
PageTables:       6124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2563796 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= 71884 MiB
End job on node133 at 2011-04-29 03:19:35