Trace number 3191544

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) 1300.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S922811046-076-UNKNOWN.cnf
MD5SUMe99bff721d695892a53f60adc73d403b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3694.54
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 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 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-3191544-1302538257/watcher-3191544-1302538257 -o /tmp/evaluation-result-3191544-1302538257/solver-3191544-1302538257 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191544-1302538257.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: 11.00 10.89 8.70 2/183 6263
/proc/meminfo: memFree=13038440/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18240 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) R 6261 6263 6116 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 444056406 18677760 216 33554432000 4194304 4287625 140734040910752 18446744073709551615 216730256818 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6263/statm: 4560 216 183 23 0 57 0

[startup+0.0128951 s]
/proc/loadavg: 11.00 10.89 8.70 2/183 6263
/proc/meminfo: memFree=13038440/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 13311949184866156804 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100884 s]
/proc/loadavg: 11.00 10.89 8.70 2/183 6263
/proc/meminfo: memFree=13038440/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 13311949184866156804 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300857 s]
/proc/loadavg: 11.00 10.89 8.70 2/183 6263
/proc/meminfo: memFree=13038440/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700844 s]
/proc/loadavg: 11.00 10.89 8.70 2/183 6263
/proc/meminfo: memFree=13038440/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50067 s]
/proc/loadavg: 11.00 10.89 8.70 4/187 6267
/proc/meminfo: memFree=13011004/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968521280760578048 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=33324 CPUtime=0.39 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 3881 0 0 0 39 0 0 0 25 0 1 0 444056406 34123776 3337 33554432000 4194304 4587354 140734958882288 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 8331 3337 326 96 0 4893 0
[pid=6266] ppid=6263 vsize=21700 CPUtime=0.49 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 3067 0 0 0 49 0 0 0 25 0 1 0 444056406 22220800 2772 33554432000 4194304 4785740 140736682345024 18446744073709551615 4303984 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 5425 2772 340 145 0 2470 0
[pid=6267] ppid=6263 vsize=455692 CPUtime=0.58 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 1375 0 0 0 58 0 0 0 25 0 1 0 444056406 466628608 1272 33554432000 134512640 134534564 4288219024 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 113923 1272 91 6 0 112589 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 529040

[startup+3.10037 s]
/proc/loadavg: 10.36 10.76 8.66 7/196 6351
/proc/meminfo: memFree=13003336/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968521418199531520 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=33404 CPUtime=0.94 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 4787 0 0 0 93 1 0 0 25 0 1 0 444056406 34205696 4240 33554432000 4194304 4587354 140734958882288 18446744073709551615 4243707 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 8351 4240 326 96 0 4913 0
[pid=6266] ppid=6263 vsize=24360 CPUtime=0.99 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 3724 0 0 0 99 0 0 0 25 0 1 0 444056406 24944640 3429 33554432000 4194304 4785740 140736682345024 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 6090 3429 340 145 0 3135 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=1.14 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 114 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 538544

[startup+6.3008 s]
/proc/loadavg: 10.36 10.76 8.66 14/202 6357
/proc/meminfo: memFree=12929096/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968521693077438464 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=716832 CPUtime=1.99 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 7646 0 0 0 198 1 0 0 25 0 1 0 444056406 734035968 3503 33554432000 4194304 4587354 140734958882288 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 179208 3503 327 96 0 175770 0
[pid=6266] ppid=6263 vsize=31248 CPUtime=2.09 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 5437 0 0 0 208 1 0 0 25 0 1 0 444056406 31997952 5142 33554432000 4194304 4785740 140736682345024 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 7812 5142 340 145 0 4857 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=2.18 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 218 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1228860

[startup+12.7007 s]
/proc/loadavg: 10.61 10.80 8.70 13/202 6357
/proc/meminfo: memFree=12871464/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=722288 CPUtime=4.14 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 11657 0 0 0 412 2 0 0 25 0 1 0 444056406 739622912 5270 33554432000 4194304 4587354 140734958882288 18446744073709551615 216734837165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 180572 5270 337 96 0 177134 0
[pid=6266] ppid=6263 vsize=34024 CPUtime=4.19 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 6148 0 0 0 418 1 0 0 25 0 1 0 444056406 34840576 5853 33554432000 4194304 4785740 140736682345024 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 8506 5853 340 145 0 5551 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=4.34 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 434 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1237092

[startup+25.5004 s]
/proc/loadavg: 10.82 10.84 8.73 13/202 6357
/proc/meminfo: memFree=12829452/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968521693077438464 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=732740 CPUtime=8.39 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 22089 0 0 0 835 4 0 0 25 0 1 0 444056406 750325760 7915 33554432000 4194304 4587354 140734958882288 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 183185 7915 337 96 0 179747 0
[pid=6266] ppid=6263 vsize=42084 CPUtime=8.49 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 8130 0 0 0 848 1 0 0 25 0 1 0 444056406 43094016 7835 33554432000 4194304 4785740 140736682345024 18446744073709551615 4279311 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 10521 7835 340 145 0 7566 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=8.58 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 858 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1255604

[startup+51.101 s]
/proc/loadavg: 11.29 10.95 8.83 13/202 6358
/proc/meminfo: memFree=12779456/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968519906371043328 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=745212 CPUtime=16.94 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 32338 0 0 0 1689 5 0 0 25 0 1 0 444056406 763097088 10097 33554432000 4194304 4587354 140734958882288 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 186303 10097 337 96 0 182865 0
[pid=6266] ppid=6263 vsize=49588 CPUtime=16.98 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 9923 0 0 0 1696 2 0 0 25 0 1 0 444056406 50778112 9628 33554432000 4194304 4785740 140736682345024 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 12397 9628 340 145 0 9442 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=17.14 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 1714 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1275580

[startup+102.307 s]
/proc/loadavg: 11.71 11.12 9.01 13/202 6389
/proc/meminfo: memFree=12696836/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968520593565810688 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=775660 CPUtime=33.98 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 43905 0 0 0 3391 7 0 0 25 0 1 0 444056406 794275840 18158 33554432000 4194304 4587354 140734958882288 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 193915 18158 337 96 0 190477 0
[pid=6266] ppid=6263 vsize=57444 CPUtime=34.09 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 11879 0 0 0 3406 3 0 0 25 0 1 0 444056406 58822656 11584 33554432000 4194304 4785740 140736682345024 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 14361 11584 340 145 0 11406 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=34.2 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 3420 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1313884

[startup+162.3 s]
/proc/loadavg: 11.55 11.20 9.16 12/201 6391
/proc/meminfo: memFree=12701672/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968521143321624576 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=793240 CPUtime=53.98 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 72021 0 0 0 5385 13 0 0 25 0 1 0 444056406 812277760 22639 33554432000 4194304 4587354 140734958882288 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 198310 22639 337 96 0 194872 0
[pid=6266] ppid=6263 vsize=68520 CPUtime=54.08 cores=0

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

/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1441612

[startup+882.301 s]
/proc/loadavg: 11.00 11.02 10.14 13/201 6471
/proc/meminfo: memFree=12440580/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968521280760578048 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=853016 CPUtime=294.05 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 287738 0 0 0 29349 56 0 0 25 0 1 0 444056406 873488384 39843 33554432000 4194304 4587354 140734958882288 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 213254 39843 337 96 0 209816 0
[pid=6266] ppid=6263 vsize=110920 CPUtime=294.04 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 24936 0 0 0 29397 7 0 0 25 0 1 0 444056406 113582080 24641 33554432000 4194304 4785740 140736682345024 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 27730 24641 340 145 0 24775 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=294.2 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 29420 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1444716

[startup+942.301 s]
/proc/loadavg: 11.00 11.02 10.19 12/201 6473
/proc/meminfo: memFree=12501932/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968521280760578048 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=853016 CPUtime=314.05 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 287738 0 0 0 31349 56 0 0 25 0 1 0 444056406 873488384 39843 33554432000 4194304 4587354 140734958882288 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 213254 39843 337 96 0 209816 0
[pid=6266] ppid=6263 vsize=115216 CPUtime=314.05 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 25955 0 0 0 31398 7 0 0 25 0 1 0 444056406 117981184 25660 33554432000 4194304 4785740 140736682345024 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 28804 25660 340 145 0 25849 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=314.19 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 31419 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1449012

[startup+1002.3 s]
/proc/loadavg: 11.00 11.01 10.24 13/201 6474
/proc/meminfo: memFree=12551748/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968519768932089856 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=804472 CPUtime=334.04 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 297919 0 0 0 33346 58 0 0 25 0 1 0 444056406 823779328 23144 33554432000 4194304 4587354 140734958882288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 201118 23144 337 96 0 197680 0
[pid=6266] ppid=6263 vsize=116404 CPUtime=334.06 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 26265 0 0 0 33398 8 0 0 25 0 1 0 444056406 119197696 25970 33554432000 4194304 4785740 140736682345024 18446744073709551615 4286937 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 29101 25970 340 145 0 26146 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=334.19 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 33419 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1401656

[startup+1062.3 s]
/proc/loadavg: 11.07 11.02 10.29 12/201 6476
/proc/meminfo: memFree=12565488/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968520043809996800 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=782940 CPUtime=354.04 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 308591 0 0 0 35343 61 0 0 25 0 1 0 444056406 801730560 23255 33554432000 4194304 4587354 140734958882288 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 195735 23255 337 96 0 192297 0
[pid=6266] ppid=6263 vsize=117396 CPUtime=354.07 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 26468 0 0 0 35399 8 0 0 25 0 1 0 444056406 120213504 26173 33554432000 4194304 4785740 140736682345024 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 29349 26173 340 145 0 26394 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=354.19 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 35419 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1381116

[startup+1122.3 s]
/proc/loadavg: 11.02 11.01 10.33 13/201 6478
/proc/meminfo: memFree=12557292/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968520181248950272 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=779264 CPUtime=374.03 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 318784 0 0 0 37340 63 0 0 25 0 1 0 444056406 797966336 22226 33554432000 4194304 4587354 140734958882288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 194816 22226 337 96 0 191378 0
[pid=6266] ppid=6263 vsize=117680 CPUtime=374.08 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 26519 0 0 0 37400 8 0 0 25 0 1 0 444056406 120504320 26224 33554432000 4194304 4785740 140736682345024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 29420 26224 340 145 0 26465 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=374.18 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 37418 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1377724

[startup+1182.3 s]
/proc/loadavg: 11.10 11.04 10.38 12/201 6479
/proc/meminfo: memFree=12527864/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968520456126857216 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=805816 CPUtime=394.03 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 329272 0 0 0 39336 67 0 0 25 0 1 0 444056406 825155584 20544 33554432000 4194304 4587354 140734958882288 18446744073709551615 4243671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 201454 20544 337 96 0 198016 0
[pid=6266] ppid=6263 vsize=117812 CPUtime=394.08 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 26587 0 0 0 39400 8 0 0 25 0 1 0 444056406 120639488 26292 33554432000 4194304 4785740 140736682345024 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 29453 26292 340 145 0 26498 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=394.18 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 39418 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1404408

[startup+1242.3 s]
/proc/loadavg: 11.03 11.03 10.41 13/201 6481
/proc/meminfo: memFree=12417988/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968519768932089856 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=876916 CPUtime=414.03 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 360666 0 0 0 41330 73 0 0 25 0 1 0 444056406 897961984 45630 33554432000 4194304 4587354 140734958882288 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 219229 45630 337 96 0 215791 0
[pid=6266] ppid=6263 vsize=118164 CPUtime=414.09 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 26630 0 0 0 41401 8 0 0 25 0 1 0 444056406 120999936 26335 33554432000 4194304 4785740 140736682345024 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 29541 26335 340 145 0 26586 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=414.18 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 41418 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1475860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.01 11.02 10.45 13/201 6482
/proc/meminfo: memFree=12430104/32951124 swapFree=67102128/67111528
[pid=6263] ppid=6261 vsize=18324 CPUtime=0 cores=0,2
/proc/6263/stat : 6263 (ppfolio) S 6261 6263 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444056406 18763776 394 33554432000 4194304 4287625 140734040910752 18446744073709551615 216735198735 0 0 4096 65536 15968519768932089856 0 0 17 2 0 0 0
/proc/6263/statm: 4581 394 345 23 0 91 0
[pid=6265] ppid=6263 vsize=876916 CPUtime=433.23 cores=0
/proc/6265/stat : 6265 (cryptominisat) R 6263 6263 6116 0 -1 4202496 360666 0 0 0 43250 73 0 0 25 0 1 0 444056406 897961984 45630 33554432000 4194304 4587354 140734958882288 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6265/statm: 219229 45630 337 96 0 215791 0
[pid=6266] ppid=6263 vsize=126796 CPUtime=433.33 cores=0
/proc/6266/stat : 6266 (clasp) R 6263 6263 6116 0 -1 4202496 28779 0 0 0 43323 10 0 0 25 0 1 0 444056406 129839104 28484 33554432000 4194304 4785740 140736682345024 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6266/statm: 31699 28484 340 145 0 28744 0
[pid=6267] ppid=6263 vsize=462456 CPUtime=433.45 cores=0
/proc/6267/stat : 6267 (TNM) R 6263 6263 6116 0 -1 4202496 2353 0 0 0 43345 0 0 0 25 0 1 0 444056406 473554944 2250 33554432000 134512640 134534564 4288219024 18446744073709551615 134529653 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6267/statm: 115614 2250 95 6 0 114280 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1484492

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 6263 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.18
CPU system time (s): 0.83
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 2061580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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= 220
involuntary context switches= 4

runsolver used 2.35764 second user time and 4.74628 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:10:57
IDJOB=3191544
IDBENCH=82675
IDSOLVER=1613
FILE ID=node119/3191544-1302538257
RUNJOBID= node119-1302536957-6134
PBS_JOBID= 12951122
Free space on /tmp= 71328 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S922811046-076-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191544-1302538257/watcher-3191544-1302538257 -o /tmp/evaluation-result-3191544-1302538257/solver-3191544-1302538257 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191544-1302538257.cnf

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

MD5SUM BENCH= e99bff721d695892a53f60adc73d403b
RANDOM SEED=1611702478

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13038596 kB
Buffers:        656856 kB
Cached:       18750420 kB
SwapCached:       5516 kB
Active:        7394888 kB
Inactive:     12079140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13038596 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           10864 kB
Writeback:           0 kB
AnonPages:       64720 kB
Mapped:          15044 kB
Slab:           372916 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   289264 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= 71320 MiB
End job on node119 at 2011-04-11 18:32:40