Trace number 3220096

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) 4999.97 5000.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S871131876-087-UNKNOWN.cnf
MD5SUM637b75113dde2f4a15dbf158341be921
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3907
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3220096-1303265307/watcher-3220096-1303265307 -o /tmp/evaluation-result-3220096-1303265307/solver-3220096-1303265307 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220096-1303265307.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 6.00 6.00 5.95 4/180 21569
/proc/meminfo: memFree=17365032/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4599719213043515656 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0

[startup+0.0148461 s]
/proc/loadavg: 6.00 6.00 5.95 4/180 21569
/proc/meminfo: memFree=17365032/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100867 s]
/proc/loadavg: 6.00 6.00 5.95 4/180 21569
/proc/meminfo: memFree=17365032/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300833 s]
/proc/loadavg: 6.00 6.00 5.95 4/180 21569
/proc/meminfo: memFree=17365032/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700761 s]
/proc/loadavg: 6.00 6.00 5.95 4/180 21569
/proc/meminfo: memFree=17365032/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50061 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21573
/proc/meminfo: memFree=17346276/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=30196 CPUtime=0.45 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 3127 0 0 0 45 0 0 0 18 0 1 0 438128462 30920704 2753 33554432000 4194304 4587354 140735497630608 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 7549 2753 326 96 0 4111 0
[pid=21571] ppid=21569 vsize=22684 CPUtime=0.92 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 3207 0 0 0 92 0 0 0 19 0 1 0 438128462 23228416 3003 33554432000 4194304 4785740 140735411890048 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 5671 3003 340 145 0 2716 0
[pid=21572] ppid=21569 vsize=454240 CPUtime=0.11 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 944 0 0 0 11 0 0 0 22 0 1 0 438128462 465141760 841 33554432000 134512640 134534564 4292974240 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 113560 841 91 6 0 112226 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 525444

[startup+3.10034 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21573
/proc/meminfo: memFree=17340248/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611446324892532736 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1281500 CPUtime=1.34 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 5508 0 0 0 134 0 0 0 19 0 1 0 438128462 1312256000 3008 33554432000 4194304 4587354 140735497630608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 320375 3008 327 96 0 316937 0
[pid=21571] ppid=21569 vsize=22816 CPUtime=1.22 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 3239 0 0 0 122 0 0 0 19 0 1 0 438128462 23363584 3035 33554432000 4194304 4785740 140735411890048 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 5704 3035 340 145 0 2749 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=0.51 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 51 0 0 0 23 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1782432

[startup+6.30075 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21573
/proc/meminfo: memFree=17329680/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444675625091072 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1282740 CPUtime=2.44 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 8264 0 0 0 243 1 0 0 21 0 1 0 438128462 1313525760 2805 33554432000 4194304 4587354 140735497630608 18446744073709551615 4245357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 320685 2805 331 96 0 317247 0
[pid=21571] ppid=21569 vsize=24708 CPUtime=2.32 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 3729 0 0 0 232 0 0 0 22 0 1 0 438128462 25300992 3525 33554432000 4194304 4785740 140735411890048 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 6177 3525 340 145 0 3222 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=1.51 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 151 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1785564

[startup+12.7006 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21573
/proc/meminfo: memFree=17346700/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444950502998016 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1282680 CPUtime=5.14 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 16525 0 0 0 512 2 0 0 22 0 1 0 438128462 1313464320 3740 33554432000 4194304 4587354 140735497630608 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 320670 3740 337 96 0 317232 0
[pid=21571] ppid=21569 vsize=27504 CPUtime=4.13 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 4392 0 0 0 413 0 0 0 25 0 1 0 438128462 28164096 4188 33554432000 4194304 4785740 140735411890048 18446744073709551615 4277553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 6876 4188 340 145 0 3921 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=3.41 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 341 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1788300

[startup+25.5003 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21573
/proc/meminfo: memFree=17317592/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444538186137600 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1302252 CPUtime=9.35 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 23644 0 0 0 932 3 0 0 25 0 1 0 438128462 1333506048 6979 33554432000 4194304 4587354 140735497630608 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 325563 6979 337 96 0 322125 0
[pid=21571] ppid=21569 vsize=31288 CPUtime=8.41 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 5338 0 0 0 841 0 0 0 25 0 1 0 438128462 32038912 5134 33554432000 4194304 4785740 140735411890048 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 7822 5134 340 145 0 4867 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=7.7 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 770 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1811656

[startup+51.1007 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21574
/proc/meminfo: memFree=17288260/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611445225380904960 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1329464 CPUtime=17.94 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 33863 0 0 0 1789 5 0 0 25 0 1 0 438128462 1361371136 14869 33554432000 4194304 4587354 140735497630608 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 332366 14869 337 96 0 328928 0
[pid=21571] ppid=21569 vsize=35824 CPUtime=16.93 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 6471 0 0 0 1692 1 0 0 25 0 1 0 438128462 36683776 6267 33554432000 4194304 4785740 140735411890048 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 8956 6267 340 145 0 6001 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=16.2 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 1620 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1843404

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21575
/proc/meminfo: memFree=17248932/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611445775136718848 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1346548 CPUtime=34.96 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 49989 0 0 0 3489 7 0 0 25 0 1 0 438128462 1378865152 19673 33554432000 4194304 4587354 140735497630608 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 336637 19673 337 96 0 333199 0
[pid=21571] ppid=21569 vsize=43940 CPUtime=34.01 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 8467 0 0 0 3400 1 0 0 25 0 1 0 438128462 44994560 8263 33554432000 4194304 4785740 140735411890048 18446744073709551615 4278550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 10985 8263 340 145 0 8030 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=33.3 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 3330 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1868604

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 21577
/proc/meminfo: memFree=17247532/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611446324892532736 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1353796 CPUtime=54.96 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 73115 0 0 0 5485 11 0 0 25 0 1 0 438128462 1386287104 21513 33554432000 4194304 4587354 140735497630608 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 338449 21513 337 96 0 335011 0
[pid=21571] ppid=21569 vsize=49736 CPUtime=54 cores=1

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

/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 1985920

[startup+4662.3 s]
/proc/loadavg: 6.00 5.99 5.98 7/184 21800
/proc/meminfo: memFree=17153132/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444675625091072 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1341408 CPUtime=1555 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 858072 0 0 0 155333 167 0 0 25 0 1 0 438128462 1373601792 23767 33554432000 4194304 4587354 140735497630608 18446744073709551615 4236816 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 335352 23767 337 96 0 331914 0
[pid=21571] ppid=21569 vsize=166968 CPUtime=1554.01 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 37414 0 0 0 155394 7 0 0 25 0 1 0 438128462 170975232 37035 33554432000 4194304 4785740 140735411890048 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 41742 37035 341 145 0 38787 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=1553.27 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 155327 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 4662.28
Current children cumulated vsize (KiB) 1986492

[startup+4722.31 s]
/proc/loadavg: 6.00 5.99 5.98 7/184 21802
/proc/meminfo: memFree=17188792/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444675625091072 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1329512 CPUtime=1575 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 863885 0 0 0 157331 169 0 0 25 0 1 0 438128462 1361420288 14840 33554432000 4194304 4587354 140735497630608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 332378 14840 337 96 0 328940 0
[pid=21571] ppid=21569 vsize=167680 CPUtime=1574.02 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 37562 0 0 0 157395 7 0 0 25 0 1 0 438128462 171704320 37183 33554432000 4194304 4785740 140735411890048 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 41920 37183 341 145 0 38965 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=1573.27 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 157327 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 4722.29
Current children cumulated vsize (KiB) 1975308

[startup+4782.3 s]
/proc/loadavg: 6.00 5.99 5.98 7/184 21803
/proc/meminfo: memFree=17159988/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444675625091072 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1329512 CPUtime=1595 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 871567 0 0 0 159329 171 0 0 25 0 1 0 438128462 1361420288 22461 33554432000 4194304 4587354 140735497630608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 332378 22461 337 96 0 328940 0
[pid=21571] ppid=21569 vsize=168280 CPUtime=1594.02 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 37685 0 0 0 159395 7 0 0 25 0 1 0 438128462 172318720 37306 33554432000 4194304 4785740 140735411890048 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 42070 37306 341 145 0 39115 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=1593.26 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 159326 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 4782.28
Current children cumulated vsize (KiB) 1975908

[startup+4842.3 s]
/proc/loadavg: 6.00 5.99 5.98 7/184 21805
/proc/meminfo: memFree=17154492/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444813064044544 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1352240 CPUtime=1614.99 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 882156 0 0 0 161326 173 0 0 25 0 1 0 438128462 1384693760 22326 33554432000 4194304 4587354 140735497630608 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 338060 22326 337 96 0 334622 0
[pid=21571] ppid=21569 vsize=168848 CPUtime=1614.03 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 37809 0 0 0 161396 7 0 0 25 0 1 0 438128462 172900352 37430 33554432000 4194304 4785740 140735411890048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 42212 37430 341 145 0 39257 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=1613.26 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 161326 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 4842.28
Current children cumulated vsize (KiB) 1999204

[startup+4902.3 s]
/proc/loadavg: 6.05 6.00 5.99 7/184 21806
/proc/meminfo: memFree=17180736/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444813064044544 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1341596 CPUtime=1634.99 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 891355 0 0 0 163324 175 0 0 25 0 1 0 438128462 1373794304 16404 33554432000 4194304 4587354 140735497630608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 335399 16404 337 96 0 331961 0
[pid=21571] ppid=21569 vsize=170064 CPUtime=1634.03 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 38119 0 0 0 163396 7 0 0 25 0 1 0 438128462 174145536 37740 33554432000 4194304 4785740 140735411890048 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 42516 37740 341 145 0 39561 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=1633.26 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 163326 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 4902.28
Current children cumulated vsize (KiB) 1989776

[startup+4962.3 s]
/proc/loadavg: 6.02 6.00 5.99 7/184 21808
/proc/meminfo: memFree=17122048/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444813064044544 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1341596 CPUtime=1654.99 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 899879 0 0 0 165321 178 0 0 25 0 1 0 438128462 1373794304 24860 33554432000 4194304 4587354 140735497630608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 335399 24860 337 96 0 331961 0
[pid=21571] ppid=21569 vsize=171024 CPUtime=1654.04 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 38302 0 0 0 165397 7 0 0 25 0 1 0 438128462 175128576 37923 33554432000 4194304 4785740 140735411890048 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 42756 37923 341 145 0 39801 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=1653.25 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 165325 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 4962.28
Current children cumulated vsize (KiB) 1990736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 21809
/proc/meminfo: memFree=17147052/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444813064044544 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1346460 CPUtime=1667.56 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 906156 0 0 0 166577 179 0 0 25 0 1 0 438128462 1378775040 15928 33554432000 4194304 4587354 140735497630608 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 336615 15928 337 96 0 333177 0
[pid=21571] ppid=21569 vsize=173272 CPUtime=1666.56 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 38870 0 0 0 166649 7 0 0 25 0 1 0 438128462 177430528 38491 33554432000 4194304 4785740 140735411890048 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 43318 38491 341 145 0 40363 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=1665.85 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 166585 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 4999.97
Current children cumulated vsize (KiB) 1997848

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

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

[startup+5000 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 21809
/proc/meminfo: memFree=17147052/32951124 swapFree=67111528/67111528
[pid=21569] ppid=21567 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21569/stat : 21569 (ppfolio) S 21567 21569 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438128461 18763776 393 33554432000 4194304 4287625 140734774141808 18446744073709551615 218905751055 0 0 4096 65536 4611444813064044544 0 0 17 3 0 0 0
/proc/21569/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21569 vsize=1346460 CPUtime=1667.56 cores=1
/proc/21570/stat : 21570 (cryptominisat) R 21569 21569 20692 0 -1 4202496 906156 0 0 0 166577 179 0 0 25 0 1 0 438128462 1378775040 15928 33554432000 4194304 4587354 140735497630608 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21570/statm: 336615 15928 337 96 0 333177 0
[pid=21571] ppid=21569 vsize=173272 CPUtime=1666.56 cores=1
/proc/21571/stat : 21571 (clasp) R 21569 21569 20692 0 -1 4202496 38870 0 0 0 166649 7 0 0 25 0 1 0 438128462 177430528 38491 33554432000 4194304 4785740 140735411890048 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21571/statm: 43318 38491 341 145 0 40363 0
[pid=21572] ppid=21569 vsize=459792 CPUtime=1665.85 cores=1
/proc/21572/stat : 21572 (TNM) R 21569 21569 20692 0 -1 4202496 1542 0 0 0 166585 0 0 0 25 0 1 0 438128462 470827008 1439 33554432000 134512640 134534564 4292974240 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21572/statm: 114948 1439 95 6 0 113614 0
Current children cumulated CPU time (s) 4999.97
Current children cumulated vsize (KiB) 1997848

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21569 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=1999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4999.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 4999.97
CPU user time (s): 4998.11
CPU system time (s): 1.86
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 3277832

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

runsolver used 8.28174 second user time and 18.9931 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-20 04:08:27
IDJOB=3220096
IDBENCH=82699
IDSOLVER=1639
FILE ID=node137/3220096-1303265307
RUNJOBID= node137-1303259272-20712
PBS_JOBID= 13049495
Free space on /tmp= 71728 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S871131876-087-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220096-1303265307/watcher-3220096-1303265307 -o /tmp/evaluation-result-3220096-1303265307/solver-3220096-1303265307 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220096-1303265307.cnf

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

MD5SUM BENCH= 637b75113dde2f4a15dbf158341be921
RANDOM SEED=1330982487

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17365188 kB
Buffers:        702164 kB
Cached:       14354740 kB
SwapCached:          0 kB
Active:        8780768 kB
Inactive:      6445540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17365188 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:      169204 kB
Mapped:          16436 kB
Slab:           296812 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1723780 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= 71716 MiB
End job on node137 at 2011-04-20 05:31:50