Trace number 3191945

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 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1631976568-086.UNKNOWN.cnf
MD5SUMfe5ef992569d41f4964aa99001a148e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1300.00/1300.01	Done

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 12.00 12.02 11.75 11/202 21568
/proc/meminfo: memFree=9971964/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18320 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) R 21566 21568 20666 0 -1 4194304 411 0 0 0 0 0 0 0 25 0 1 0 365635292 18759680 346 33554432000 4194304 4287625 140734047187840 18446744073709551615 47892751701088 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21568/statm: 4580 350 304 23 0 90 0

[startup+0.0428491 s]
/proc/loadavg: 12.00 12.02 11.75 11/202 21568
/proc/meminfo: memFree=9971964/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 4092281127807451395 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100835 s]
/proc/loadavg: 12.00 12.02 11.75 11/202 21568
/proc/meminfo: memFree=9971964/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 4092281127807451395 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300807 s]
/proc/loadavg: 12.00 12.02 11.75 11/202 21568
/proc/meminfo: memFree=9971964/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70073 s]
/proc/loadavg: 12.00 12.02 11.75 11/202 21568
/proc/meminfo: memFree=9971964/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278302591293063168 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21572
/proc/meminfo: memFree=9966972/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278302728732016640 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=231500 CPUtime=0.5 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 1387 0 0 0 50 0 0 0 25 0 1 0 365635293 237056000 803 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 57875 803 327 96 0 54437 0
[pid=21571] ppid=21568 vsize=13384 CPUtime=0.4 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 801 0 0 0 40 0 0 0 25 0 1 0 365635293 13705216 688 33554432000 4194304 4785740 140734191668000 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 3346 688 340 145 0 391 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=0.58 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 58 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134529068 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 719164

[startup+3.10028 s]
/proc/loadavg: 12.00 12.02 11.75 14/206 21572
/proc/meminfo: memFree=9965360/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278302866170970112 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=232112 CPUtime=0.99 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 1933 0 0 0 99 0 0 0 25 0 1 0 365635293 237682688 998 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 58028 998 327 96 0 54590 0
[pid=21571] ppid=21568 vsize=13916 CPUtime=0.94 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 949 0 0 0 94 0 0 0 25 0 1 0 365635293 14249984 836 33554432000 4194304 4785740 140734191668000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 3479 836 340 145 0 524 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=1.14 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 114 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528266 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 720308

[startup+6.30074 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21572
/proc/meminfo: memFree=9953204/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278300804586668032 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=238652 CPUtime=2.09 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 4503 0 0 0 209 0 0 0 25 0 1 0 365635293 244379648 2691 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 59663 2691 337 96 0 56225 0
[pid=21571] ppid=21568 vsize=14712 CPUtime=1.99 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 1136 0 0 0 199 0 0 0 25 0 1 0 365635293 15065088 1023 33554432000 4194304 4785740 140734191668000 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 3678 1023 341 145 0 723 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=2.18 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 218 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 727644

[startup+12.7006 s]
/proc/loadavg: 12.00 12.02 11.76 14/206 21573
/proc/meminfo: memFree=9958564/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=238712 CPUtime=4.19 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 5893 0 0 0 419 0 0 0 25 0 1 0 365635293 244441088 2469 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 59678 2469 337 96 0 56240 0
[pid=21571] ppid=21568 vsize=15648 CPUtime=4.14 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 1379 0 0 0 414 0 0 0 25 0 1 0 365635293 16023552 1266 33554432000 4194304 4785740 140734191668000 18446744073709551615 4552562 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 3912 1266 341 145 0 957 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=4.34 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 434 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 728640

[startup+25.5003 s]
/proc/loadavg: 12.08 12.04 11.76 14/206 21573
/proc/meminfo: memFree=9929388/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278301491781435392 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=245488 CPUtime=8.49 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 9710 0 0 0 848 1 0 0 25 0 1 0 365635293 251379712 4416 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 61372 4416 337 96 0 57934 0
[pid=21571] ppid=21568 vsize=17136 CPUtime=8.39 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 1733 0 0 0 839 0 0 0 25 0 1 0 365635293 17547264 1620 33554432000 4194304 4785740 140734191668000 18446744073709551615 4549079 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 4284 1620 341 145 0 1329 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=8.59 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 859 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 736904

[startup+51.1008 s]
/proc/loadavg: 12.18 12.06 11.78 13/206 21574
/proc/meminfo: memFree=9924092/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278302316415156224 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=250756 CPUtime=16.99 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 14788 0 0 0 1697 2 0 0 25 0 1 0 365635293 256774144 5648 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 62689 5648 337 96 0 59251 0
[pid=21571] ppid=21568 vsize=18924 CPUtime=16.94 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 2189 0 0 0 1694 0 0 0 25 0 1 0 365635293 19378176 2076 33554432000 4194304 4785740 140734191668000 18446744073709551615 4546287 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 4731 2076 341 145 0 1776 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=17.14 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 1714 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 743960

[startup+102.308 s]
/proc/loadavg: 12.32 12.11 11.81 13/206 21575
/proc/meminfo: memFree=9904624/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278300942025621504 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=257000 CPUtime=34.09 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 20514 0 0 0 3406 3 0 0 25 0 1 0 365635293 263168000 7176 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 64250 7176 337 96 0 60812 0
[pid=21571] ppid=21568 vsize=21544 CPUtime=33.99 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 2821 0 0 0 3399 0 0 0 25 0 1 0 365635293 22061056 2708 33554432000 4194304 4785740 140734191668000 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 5386 2708 341 145 0 2431 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=34.2 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 3420 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 752824

[startup+162.301 s]
/proc/loadavg: 12.29 12.14 11.83 13/206 21577
/proc/meminfo: memFree=9904612/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278300942025621504 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=261588 CPUtime=54.08 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 26487 0 0 0 5404 4 0 0 25 0 1 0 365635293 267866112 7059 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 65397 7059 337 96 0 61959 0
[pid=21571] ppid=21568 vsize=23620 CPUtime=53.98 cores=4

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

/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 795280

[startup+882.301 s]
/proc/loadavg: 3.45 6.12 9.00 4/179 21650
/proc/meminfo: memFree=10117168/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278301216903528448 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=285592 CPUtime=294.05 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 50565 0 0 0 29397 8 0 0 25 0 1 0 365635293 292446208 15529 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 71398 15529 337 96 0 67960 0
[pid=21571] ppid=21568 vsize=35832 CPUtime=294.04 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 6150 0 0 0 29404 0 0 0 25 0 1 0 365635293 36691968 6037 33554432000 4194304 4785740 140734191668000 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 8958 6037 341 145 0 6003 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=294.19 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 29419 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 795704

[startup+942.3 s]
/proc/loadavg: 3.22 5.57 8.63 4/179 21661
/proc/meminfo: memFree=10111104/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278301216903528448 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=85952 CPUtime=314.05 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 52041 0 0 0 31397 8 0 0 25 0 1 0 365635293 88014848 16960 33554432000 4194304 4587354 140734369640624 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 21488 16960 337 96 0 18050 0
[pid=21571] ppid=21568 vsize=36440 CPUtime=314.04 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 6295 0 0 0 31404 0 0 0 25 0 1 0 365635293 37314560 6182 33554432000 4194304 4785740 140734191668000 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 9110 6182 341 145 0 6155 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=314.19 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 31419 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 596672

[startup+1002.3 s]
/proc/loadavg: 3.08 5.10 8.27 4/179 21662
/proc/meminfo: memFree=10108732/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278301354342481920 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=292588 CPUtime=334.06 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 52501 0 0 0 33397 9 0 0 25 0 1 0 365635293 299610112 17407 33554432000 4194304 4587354 140734369640624 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 73147 17407 337 96 0 69709 0
[pid=21571] ppid=21568 vsize=37116 CPUtime=334.04 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 6442 0 0 0 33404 0 0 0 25 0 1 0 365635293 38006784 6329 33554432000 4194304 4785740 140734191668000 18446744073709551615 232335559600 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 9279 6329 341 145 0 6324 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=334.19 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 33419 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 2006240 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 803984

[startup+1062.3 s]
/proc/loadavg: 3.03 4.71 7.94 4/179 21664
/proc/meminfo: memFree=10108212/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278301491781435392 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=292988 CPUtime=354.07 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 52504 0 0 0 35398 9 0 0 25 0 1 0 365635293 300019712 17408 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 73247 17408 337 96 0 69809 0
[pid=21571] ppid=21568 vsize=37620 CPUtime=354.04 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 6532 0 0 0 35404 0 0 0 25 0 1 0 365635293 38522880 6419 33554432000 4194304 4785740 140734191668000 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 9405 6419 341 145 0 6450 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=354.18 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 35418 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 804888

[startup+1122.3 s]
/proc/loadavg: 3.06 4.41 7.63 4/179 21668
/proc/meminfo: memFree=10107276/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278301491781435392 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=299428 CPUtime=374.08 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 52678 0 0 0 37399 9 0 0 25 0 1 0 365635293 306614272 17575 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 74857 17575 337 96 0 71419 0
[pid=21571] ppid=21568 vsize=38104 CPUtime=374.03 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 6641 0 0 0 37403 0 0 0 25 0 1 0 365635293 39018496 6528 33554432000 4194304 4785740 140734191668000 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 9526 6528 341 145 0 6571 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=374.18 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 37418 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 2098646 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 811812

[startup+1182.3 s]
/proc/loadavg: 3.02 4.15 7.34 4/179 21670
/proc/meminfo: memFree=10107040/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278301629220388864 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=86224 CPUtime=394.08 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 52678 0 0 0 39399 9 0 0 25 0 1 0 365635293 88293376 17574 33554432000 4194304 4587354 140734369640624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 21556 17574 337 96 0 18118 0
[pid=21571] ppid=21568 vsize=38384 CPUtime=394.03 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 6714 0 0 0 39403 0 0 0 25 0 1 0 365635293 39305216 6601 33554432000 4194304 4785740 140734191668000 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 9596 6601 341 145 0 6641 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=394.18 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 39418 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 598888

[startup+1242.3 s]
/proc/loadavg: 3.01 3.94 7.07 4/179 21672
/proc/meminfo: memFree=10132432/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278301629220388864 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=61036 CPUtime=414.09 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 55234 0 0 0 41400 9 0 0 25 0 1 0 365635293 62500864 11199 33554432000 4194304 4587354 140734369640624 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 15259 11199 337 96 0 11821 0
[pid=21571] ppid=21568 vsize=38720 CPUtime=414.03 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 6812 0 0 0 41403 0 0 0 25 0 1 0 365635293 39649280 6699 33554432000 4194304 4785740 140734191668000 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 9680 6699 341 145 0 6725 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=414.17 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 41417 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 2099472 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 574036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.79 6.83 4/179 21673
/proc/meminfo: memFree=10131416/32951124 swapFree=67111528/67111528
[pid=21568] ppid=21566 vsize=18324 CPUtime=0 cores=4,6
/proc/21568/stat : 21568 (ppfolio) S 21566 21568 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365635292 18763776 393 33554432000 4194304 4287625 140734047187840 18446744073709551615 232335912463 0 0 4096 65536 10278301766659342336 0 0 17 6 0 0 0
/proc/21568/statm: 4581 393 345 23 0 91 0
[pid=21570] ppid=21568 vsize=61080 CPUtime=433.33 cores=4
/proc/21570/stat : 21570 (cryptominisat) R 21568 21568 20666 0 -1 4202496 58158 0 0 0 43323 10 0 0 25 0 1 0 365635293 62545920 11358 33554432000 4194304 4587354 140734369640624 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21570/statm: 15270 11358 337 96 0 11832 0
[pid=21571] ppid=21568 vsize=39060 CPUtime=433.22 cores=4
/proc/21571/stat : 21571 (clasp) R 21568 21568 20666 0 -1 4202496 6882 0 0 0 43322 0 0 0 25 0 1 0 365635293 39997440 6769 33554432000 4194304 4785740 140734191668000 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21571/statm: 9765 6769 341 145 0 6810 0
[pid=21572] ppid=21568 vsize=455956 CPUtime=433.45 cores=4
/proc/21572/stat : 21572 (TNM) R 21568 21568 20666 0 -1 4202496 364 0 0 0 43345 0 0 0 25 0 1 0 365635293 466898944 261 33554432000 134512640 134534564 4292119664 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21572/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 574420

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

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

Child status: 0

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

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.9
CPU system time (s): 0.1
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 1018092

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

runsolver used 2.23266 second user time and 4.47832 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-11 18:46:11
IDJOB=3191945
IDBENCH=83076
IDSOLVER=1613
FILE ID=node132/3191945-1302540371
RUNJOBID= node132-1302536828-20685
PBS_JOBID= 12951115
Free space on /tmp= 71160 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1631976568-086.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191945-1302540371/watcher-3191945-1302540371 -o /tmp/evaluation-result-3191945-1302540371/solver-3191945-1302540371 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191945-1302540371.cnf

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

MD5SUM BENCH= fe5ef992569d41f4964aa99001a148e1
RANDOM SEED=525437981

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9972244 kB
Buffers:        671692 kB
Cached:       21605600 kB
SwapCached:          0 kB
Active:       10905428 kB
Inactive:     11633148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9972244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10152 kB
Writeback:           0 kB
AnonPages:      261016 kB
Mapped:          17900 kB
Slab:           373432 kB
PageTables:       6948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4875928 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71180 MiB
End job on node132 at 2011-04-11 19:07:51