Trace number 3281119

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.98 1300.03

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3281119-1303750789/watcher-3281119-1303750789 -o /tmp/evaluation-result-3281119-1303750789/solver-3281119-1303750789 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3281119-1303750789.cnf 

running on 2 cores: 0,2

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: 3.51 3.86 3.51 4/178 9211
/proc/meminfo: memFree=14431968/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) R 9209 9211 8633 0 -1 4202496 484 0 0 0 0 0 0 0 22 0 1 0 486677730 18763776 392 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594686869 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/9211/statm: 4581 392 343 23 0 91 0

[startup+0.0122709 s]
/proc/loadavg: 3.51 3.86 3.51 4/178 9211
/proc/meminfo: memFree=14431968/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 498 0 0 0 0 0 0 0 22 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 7811770360021352705 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100303 s]
/proc/loadavg: 3.51 3.86 3.51 4/178 9211
/proc/meminfo: memFree=14431968/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220763074334294016 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300327 s]
/proc/loadavg: 3.51 3.86 3.51 4/178 9211
/proc/meminfo: memFree=14431968/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700147 s]
/proc/loadavg: 3.51 3.86 3.51 4/178 9211
/proc/meminfo: memFree=14431968/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.501 s]
/proc/loadavg: 3.51 3.86 3.51 13/202 9246
/proc/meminfo: memFree=14208180/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=38924 CPUtime=0.54 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 4705 0 0 0 54 0 0 0 25 0 1 0 486677730 39858176 4483 33554432000 4194304 4587354 140734221773616 18446744073709551615 4230226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 9731 4483 311 96 0 6293 0
[pid=9213] ppid=9211 vsize=37152 CPUtime=0.42 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 8446 0 0 0 41 1 0 0 25 0 1 0 486677730 38043648 6471 33554432000 4194304 4785740 140736422518016 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 9288 6471 339 145 0 6333 0
[pid=9214] ppid=9211 vsize=461368 CPUtime=0.51 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 3370 0 0 0 51 0 0 0 25 0 1 0 486677730 472440832 3267 33554432000 134512640 134534564 4290791792 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115342 3267 91 6 0 114008 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 555768

[startup+3.10072 s]
/proc/loadavg: 3.51 3.86 3.51 13/202 9246
/proc/meminfo: memFree=14049476/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=38924 CPUtime=1.04 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 4708 0 0 0 104 0 0 0 25 0 1 0 486677730 39858176 4486 33554432000 4194304 4587354 140734221773616 18446744073709551615 4230195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 9731 4486 311 96 0 6293 0
[pid=9213] ppid=9211 vsize=37152 CPUtime=0.92 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 8447 0 0 0 91 1 0 0 25 0 1 0 486677730 38043648 6472 33554432000 4194304 4785740 140736422518016 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 9288 6472 340 145 0 6333 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=1.1 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 110 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 557352

[startup+6.30127 s]
/proc/loadavg: 4.35 4.03 3.56 13/202 9247
/proc/meminfo: memFree=13911676/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=62816 CPUtime=2.14 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 13206 0 0 0 213 1 0 0 25 0 1 0 486677730 64323584 10862 33554432000 4194304 4587354 140734221773616 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 15704 10862 333 96 0 12266 0
[pid=9213] ppid=9211 vsize=37284 CPUtime=2.02 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 8535 0 0 0 201 1 0 0 25 0 1 0 486677730 38178816 6560 33554432000 4194304 4785740 140736422518016 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 9321 6560 340 145 0 6366 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=2.11 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 211 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 581376

[startup+12.7011 s]
/proc/loadavg: 4.97 4.16 3.61 13/202 9247
/proc/meminfo: memFree=13740740/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220763349212200960 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=100320 CPUtime=4.24 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 14731 0 0 0 422 2 0 0 25 0 1 0 486677730 102727680 12373 33554432000 4194304 4587354 140734221773616 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 25080 12373 333 96 0 21642 0
[pid=9213] ppid=9211 vsize=39976 CPUtime=4.12 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 9200 0 0 0 411 1 0 0 25 0 1 0 486677730 40935424 7225 33554432000 4194304 4785740 140736422518016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 9994 7225 340 145 0 7039 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=4.3 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 430 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 621572

[startup+25.5008 s]
/proc/loadavg: 6.52 4.54 3.74 13/202 9247
/proc/meminfo: memFree=13724140/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220764723601735680 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=174324 CPUtime=8.54 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 18227 0 0 0 852 2 0 0 25 0 1 0 486677730 178507776 12204 33554432000 4194304 4587354 140734221773616 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 43581 12204 339 96 0 40143 0
[pid=9213] ppid=9211 vsize=43060 CPUtime=8.41 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 9954 0 0 0 840 1 0 0 25 0 1 0 486677730 44093440 7979 33554432000 4194304 4785740 140736422518016 18446744073709551615 4546239 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 10765 7979 340 145 0 7810 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=8.51 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 851 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 698660

[startup+51.1003 s]
/proc/loadavg: 8.39 5.14 3.96 13/202 9248
/proc/meminfo: memFree=13686500/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220764723601735680 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=174324 CPUtime=17.04 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 18227 0 0 0 1702 2 0 0 25 0 1 0 486677730 178507776 12204 33554432000 4194304 4587354 140734221773616 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 43581 12204 339 96 0 40143 0
[pid=9213] ppid=9211 vsize=48064 CPUtime=16.93 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 11224 0 0 0 1691 2 0 0 25 0 1 0 486677730 49217536 9249 33554432000 4194304 4785740 140736422518016 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 12016 9249 340 145 0 9061 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=17.1 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 1710 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134528380 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 703664

[startup+102.307 s]
/proc/loadavg: 10.49 6.21 4.39 13/202 9258
/proc/meminfo: memFree=13598816/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220763624090107904 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=183156 CPUtime=34.14 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 28444 0 0 0 3410 4 0 0 25 0 1 0 486677730 187551744 15382 33554432000 4194304 4587354 140734221773616 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 45789 15382 339 96 0 42351 0
[pid=9213] ppid=9211 vsize=61484 CPUtime=34.01 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 14560 0 0 0 3398 3 0 0 25 0 1 0 486677730 62959616 12585 33554432000 4194304 4785740 140736422518016 18446744073709551615 4416830 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 15371 12585 340 145 0 12416 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=34.13 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 3413 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 725916

[startup+162.301 s]
/proc/loadavg: 11.44 7.26 4.86 13/202 9260
/proc/meminfo: memFree=13453592/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220764998479642624 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=232424 CPUtime=54.14 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 40751 0 0 0 5407 7 0 0 25 0 1 0 486677730 238002176 23537 33554432000 4194304 4587354 140734221773616 18446744073709551615 4286704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 58106 23537 339 96 0 54668 0
[pid=9213] ppid=9211 vsize=76528 CPUtime=54 cores=0

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

/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 828380

[startup+882.301 s]
/proc/loadavg: 12.02 11.59 8.71 13/202 9282
/proc/meminfo: memFree=12988480/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220763761529061376 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=322728 CPUtime=294.09 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 193025 0 0 0 29377 32 0 0 25 0 1 0 486677730 330473472 43132 33554432000 4194304 4587354 140734221773616 18446744073709551615 4357679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 80682 43132 340 96 0 77244 0
[pid=9213] ppid=9211 vsize=143744 CPUtime=294.01 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 35040 0 0 0 29391 10 0 0 25 0 1 0 486677730 147193856 33065 33554432000 4194304 4785740 140736422518016 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 35936 33065 340 145 0 32981 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=294.16 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 29416 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 947748

[startup+942.3 s]
/proc/loadavg: 12.01 11.66 8.91 13/202 9284
/proc/meminfo: memFree=12869172/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220763761529061376 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=322728 CPUtime=314.09 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 193025 0 0 0 31377 32 0 0 25 0 1 0 486677730 330473472 43132 33554432000 4194304 4587354 140734221773616 18446744073709551615 4357674 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 80682 43132 340 96 0 77244 0
[pid=9213] ppid=9211 vsize=143744 CPUtime=314.01 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 35040 0 0 0 31391 10 0 0 25 0 1 0 486677730 147193856 33065 33554432000 4194304 4785740 140736422518016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 35936 33065 340 145 0 32981 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=314.15 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 31415 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134530283 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 947748

[startup+1002.3 s]
/proc/loadavg: 12.00 11.72 9.10 13/202 9285
/proc/meminfo: memFree=12835672/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220763761529061376 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=322728 CPUtime=334.09 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 193025 0 0 0 33377 32 0 0 25 0 1 0 486677730 330473472 43132 33554432000 4194304 4587354 140734221773616 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 80682 43132 340 96 0 77244 0
[pid=9213] ppid=9211 vsize=143744 CPUtime=334.02 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 35046 0 0 0 33392 10 0 0 25 0 1 0 486677730 147193856 33071 33554432000 4194304 4785740 140736422518016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 35936 33071 340 145 0 32981 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=334.15 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 33415 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 947748

[startup+1062.3 s]
/proc/loadavg: 12.00 11.77 9.28 13/202 9287
/proc/meminfo: memFree=12892200/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220763761529061376 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=322728 CPUtime=354.08 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 193025 0 0 0 35376 32 0 0 25 0 1 0 486677730 330473472 43132 33554432000 4194304 4587354 140734221773616 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 80682 43132 340 96 0 77244 0
[pid=9213] ppid=9211 vsize=157388 CPUtime=354.03 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 38462 0 0 0 35391 12 0 0 25 0 1 0 486677730 161165312 36487 33554432000 4194304 4785740 140736422518016 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 39347 36487 340 145 0 36392 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=354.15 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 35415 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 961392

[startup+1122.3 s]
/proc/loadavg: 12.05 11.83 9.45 13/202 9288
/proc/meminfo: memFree=12818652/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220763761529061376 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=322728 CPUtime=374.08 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 193025 0 0 0 37376 32 0 0 25 0 1 0 486677730 330473472 43132 33554432000 4194304 4587354 140734221773616 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 80682 43132 340 96 0 77244 0
[pid=9213] ppid=9211 vsize=163992 CPUtime=374.04 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 40112 0 0 0 37391 13 0 0 25 0 1 0 486677730 167927808 38137 33554432000 4194304 4785740 140736422518016 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 40998 38137 340 145 0 38043 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=374.15 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 37415 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 967996

[startup+1182.3 s]
/proc/loadavg: 12.02 11.85 9.61 13/202 9290
/proc/meminfo: memFree=12794824/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=324652 CPUtime=394.08 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 193679 0 0 0 39376 32 0 0 25 0 1 0 486677730 332443648 43785 33554432000 4194304 4587354 140734221773616 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 81163 43785 340 96 0 77725 0
[pid=9213] ppid=9211 vsize=163992 CPUtime=394.05 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 40115 0 0 0 39392 13 0 0 25 0 1 0 486677730 167927808 38140 33554432000 4194304 4785740 140736422518016 18446744073709551615 4309533 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 40998 38140 340 145 0 38043 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=394.14 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 39414 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 969920

[startup+1242.3 s]
/proc/loadavg: 12.05 11.89 9.76 13/202 9292
/proc/meminfo: memFree=12772220/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220764723601735680 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=317828 CPUtime=414.08 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 200861 0 0 0 41374 34 0 0 25 0 1 0 486677730 325455872 43964 33554432000 4194304 4587354 140734221773616 18446744073709551615 4237932 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 79457 43964 340 96 0 76019 0
[pid=9213] ppid=9211 vsize=163992 CPUtime=414.05 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 40115 0 0 0 41392 13 0 0 25 0 1 0 486677730 167927808 38140 33554432000 4194304 4785740 140736422518016 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 40998 38140 340 145 0 38043 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=414.14 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 41414 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 963096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.91 9.90 13/202 9293
/proc/meminfo: memFree=12789928/32950928 swapFree=67111528/67111528
[pid=9211] ppid=9209 vsize=18324 CPUtime=0 cores=0,2
/proc/9211/stat : 9211 (ppfolio) S 9209 9211 8633 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486677730 18763776 394 33554432000 4194304 4287625 140736508455760 18446744073709551615 235594886671 0 0 4096 65536 2220764861040689152 0 0 17 2 0 0 0
/proc/9211/statm: 4581 394 345 23 0 91 0
[pid=9212] ppid=9211 vsize=299104 CPUtime=433.37 cores=0
/proc/9212/stat : 9212 (cryptominisat) R 9211 9211 8633 0 -1 4202496 207902 0 0 0 43302 35 0 0 25 0 1 0 486677730 306282496 45628 33554432000 4194304 4587354 140734221773616 18446744073709551615 4243634 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9212/statm: 74776 45628 340 96 0 71338 0
[pid=9213] ppid=9211 vsize=181260 CPUtime=433.25 cores=0
/proc/9213/stat : 9213 (clasp) R 9211 9211 8633 0 -1 4202496 44345 0 0 0 43311 14 0 0 25 0 1 0 486677730 185610240 42370 33554432000 4194304 4785740 140736422518016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9213/statm: 45315 42370 340 145 0 42360 0
[pid=9214] ppid=9211 vsize=462952 CPUtime=433.36 cores=0
/proc/9214/stat : 9214 (TNM) R 9211 9211 8633 0 -1 4202496 5282 0 0 0 43336 0 0 0 25 0 1 0 486677730 474062848 5179 33554432000 134512640 134534564 4290791792 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9214/statm: 115738 5179 95 6 0 114404 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 961640

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 9211 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 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1299.98
CPU user time (s): 1299.49
CPU system time (s): 0.49
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 1075864

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= 500
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= 205
involuntary context switches= 4

runsolver used 2.13167 second user time and 5.20621 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-25 18:59:50
IDJOB=3281119
IDBENCH=20523
IDSOLVER=1613
FILE ID=node120/3281119-1303750789
RUNJOBID= node120-1303750789-9191
PBS_JOBID= 13154042
Free space on /tmp= 72136 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281119-1303750789/watcher-3281119-1303750789 -o /tmp/evaluation-result-3281119-1303750789/solver-3281119-1303750789 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281119-1303750789.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1480182121

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      14432248 kB
Buffers:       2469316 kB
Cached:       15406676 kB
SwapCached:          0 kB
Active:       10553080 kB
Inactive:      7395008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14432248 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16124 kB
Writeback:           0 kB
AnonPages:       70652 kB
Mapped:          14692 kB
Slab:           505960 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   199984 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= 72072 MiB
End job on node120 at 2011-04-25 19:21:32