Trace number 3263802

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.02 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
Bench CategoryCRAFTED (crafted 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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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) 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
1300.02/1300.01	Done

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-3263802-1303546823/watcher-3263802-1303546823 -o /tmp/evaluation-result-3263802-1303546823/solver-3263802-1303546823 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3263802-1303546823.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.95 11.81 9.68 10/202 15079
/proc/meminfo: memFree=11691560/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) R 15077 15079 13829 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 466280163 18763776 392 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/15079/statm: 4581 392 343 23 0 91 0

[startup+0.0595429 s]
/proc/loadavg: 11.95 11.81 9.68 10/202 15079
/proc/meminfo: memFree=11691560/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 4327873209413107970 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100564 s]
/proc/loadavg: 11.95 11.81 9.68 10/202 15079
/proc/meminfo: memFree=11691560/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 4327873209413107970 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300516 s]
/proc/loadavg: 11.95 11.81 9.68 10/202 15079
/proc/meminfo: memFree=11691560/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835366393627803648 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700457 s]
/proc/loadavg: 11.95 11.81 9.68 10/202 15079
/proc/meminfo: memFree=11691560/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835366531066757120 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50027 s]
/proc/loadavg: 11.95 11.81 9.68 13/206 15083
/proc/meminfo: memFree=11685948/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835366668505710592 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=1973184 CPUtime=0.49 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 1266 0 0 0 49 0 0 0 25 0 1 0 466280163 2020540416 753 33554432000 4194304 4587354 140736023927008 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 493296 753 329 96 0 489858 0
[pid=15081] ppid=15079 vsize=12692 CPUtime=0.44 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 640 0 0 0 44 0 0 0 25 0 1 0 466280164 12996608 531 33554432000 4194304 4785740 140735806999168 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 3173 531 340 145 0 218 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=0.54 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 54 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2459892

[startup+3.10098 s]
/proc/loadavg: 11.95 11.81 9.68 13/206 15083
/proc/meminfo: memFree=11683220/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=1973436 CPUtime=0.99 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 1791 0 0 0 99 0 0 0 25 0 1 0 466280163 2020798464 979 33554432000 4194304 4587354 140736023927008 18446744073709551615 4242404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 493359 979 333 96 0 489921 0
[pid=15081] ppid=15079 vsize=12824 CPUtime=0.97 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 678 0 0 0 97 0 0 0 25 0 1 0 466280164 13131776 569 33554432000 4194304 4785740 140735806999168 18446744073709551615 271550198469 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 3206 569 340 145 0 251 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=1.12 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 112 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134528415 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2460276

[startup+6.30043 s]
/proc/loadavg: 11.96 11.81 9.69 13/206 15083
/proc/meminfo: memFree=11676532/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835364744360361984 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=1980664 CPUtime=2.09 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 4017 0 0 0 209 0 0 0 25 0 1 0 466280163 2028199936 2421 33554432000 4194304 4587354 140736023927008 18446744073709551615 4237485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 495166 2421 337 96 0 491728 0
[pid=15081] ppid=15079 vsize=13092 CPUtime=2.04 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 724 0 0 0 204 0 0 0 25 0 1 0 466280164 13406208 615 33554432000 4194304 4785740 140735806999168 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 3273 615 340 145 0 318 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=2.14 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 214 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2467772

[startup+12.7012 s]
/proc/loadavg: 11.96 11.82 9.70 13/206 15083
/proc/meminfo: memFree=11672580/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835364881799315456 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=1982364 CPUtime=4.19 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 5995 0 0 0 419 0 0 0 25 0 1 0 466280163 2029940736 2957 33554432000 4194304 4587354 140736023927008 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 495591 2957 337 96 0 492153 0
[pid=15081] ppid=15079 vsize=13364 CPUtime=4.17 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 794 0 0 0 417 0 0 0 25 0 1 0 466280164 13684736 685 33554432000 4194304 4785740 140735806999168 18446744073709551615 4549593 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 3341 685 340 145 0 386 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=4.32 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 432 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2469744

[startup+25.5009 s]
/proc/loadavg: 11.97 11.83 9.74 13/206 15084
/proc/meminfo: memFree=11666632/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835365156677222400 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=1982672 CPUtime=8.49 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 8955 0 0 0 848 1 0 0 25 0 1 0 466280163 2030256128 3322 33554432000 4194304 4587354 140736023927008 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 495668 3322 337 96 0 492230 0
[pid=15081] ppid=15079 vsize=13768 CPUtime=8.44 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 889 0 0 0 844 0 0 0 25 0 1 0 466280164 14098432 780 33554432000 4194304 4785740 140735806999168 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 3442 780 340 145 0 487 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=8.55 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 855 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2470456

[startup+51.1003 s]
/proc/loadavg: 11.98 11.84 9.80 13/206 15084
/proc/meminfo: memFree=11647788/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=1988596 CPUtime=16.99 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 14405 0 0 0 1697 2 0 0 25 0 1 0 466280163 2036322304 4698 33554432000 4194304 4587354 140736023927008 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 497149 4698 338 96 0 493711 0
[pid=15081] ppid=15079 vsize=14180 CPUtime=16.97 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1008 0 0 0 1697 0 0 0 25 0 1 0 466280164 14520320 899 33554432000 4194304 4785740 140735806999168 18446744073709551615 4309643 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 3545 899 340 145 0 590 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=17.12 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 1712 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2476792

[startup+102.307 s]
/proc/loadavg: 11.99 11.86 9.91 13/206 15086
/proc/meminfo: memFree=11623956/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=1989120 CPUtime=34.09 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 22906 0 0 0 3406 3 0 0 25 0 1 0 466280163 2036858880 6796 33554432000 4194304 4587354 140736023927008 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 497280 6796 338 96 0 493842 0
[pid=15081] ppid=15079 vsize=14884 CPUtime=34.04 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1159 0 0 0 3404 0 0 0 25 0 1 0 466280164 15241216 1050 33554432000 4194304 4785740 140735806999168 18446744073709551615 4553219 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 3721 1050 340 145 0 766 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=34.16 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 3416 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134529388 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2478020

[startup+162.301 s]
/proc/loadavg: 11.99 11.88 10.04 13/206 15118
/proc/meminfo: memFree=11632164/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835365568994082816 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=2001356 CPUtime=54.08 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 28904 0 0 0 5404 4 0 0 25 0 1 0 466280163 2049388544 7410 33554432000 4194304 4587354 140736023927008 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 500339 7410 338 96 0 496901 0
[pid=15081] ppid=15079 vsize=15164 CPUtime=54.04 cores=0

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

/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2517116

[startup+882.301 s]
/proc/loadavg: 9.01 9.92 10.14 10/197 15156
/proc/meminfo: memFree=11587220/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835365568994082816 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=2025732 CPUtime=294.04 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 95956 0 0 0 29385 19 0 0 25 0 1 0 466280163 2074349568 13752 33554432000 4194304 4587354 140736023927008 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 506433 13752 338 96 0 502995 0
[pid=15081] ppid=15079 vsize=17516 CPUtime=294.08 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1809 0 0 0 29408 0 0 0 25 0 1 0 466280164 17936384 1700 33554432000 4194304 4785740 140735806999168 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 4379 1700 340 145 0 1424 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=294.18 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 29418 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2517264

[startup+942.301 s]
/proc/loadavg: 8.76 9.70 10.05 7/188 15175
/proc/meminfo: memFree=11788644/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835365568994082816 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=2025748 CPUtime=314.04 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 98717 0 0 0 31384 20 0 0 25 0 1 0 466280163 2074365952 13701 33554432000 4194304 4587354 140736023927008 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 506437 13701 338 96 0 502999 0
[pid=15081] ppid=15079 vsize=17676 CPUtime=314.09 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1822 0 0 0 31409 0 0 0 25 0 1 0 466280164 18100224 1713 33554432000 4194304 4785740 140735806999168 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 4419 1713 340 145 0 1464 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=314.17 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 31417 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2517440

[startup+1002.3 s]
/proc/loadavg: 7.07 9.04 9.80 7/188 15177
/proc/meminfo: memFree=11801220/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835365568994082816 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=2026300 CPUtime=334.04 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 104059 0 0 0 33383 21 0 0 25 0 1 0 466280163 2074931200 13350 33554432000 4194304 4587354 140736023927008 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 506575 13350 338 96 0 503137 0
[pid=15081] ppid=15079 vsize=17676 CPUtime=334.09 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1830 0 0 0 33409 0 0 0 25 0 1 0 466280164 18100224 1721 33554432000 4194304 4785740 140735806999168 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 4419 1721 340 145 0 1464 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=334.17 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 33417 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2517992

[startup+1062.3 s]
/proc/loadavg: 6.39 8.48 9.56 7/188 15178
/proc/meminfo: memFree=11795000/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 9835365568994082816 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=2025904 CPUtime=354.05 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 108365 0 0 0 35383 22 0 0 25 0 1 0 466280163 2074525696 14725 33554432000 4194304 4587354 140736023927008 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 506476 14725 338 96 0 503038 0
[pid=15081] ppid=15079 vsize=17676 CPUtime=354.09 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1831 0 0 0 35409 0 0 0 25 0 1 0 466280164 18100224 1722 33554432000 4194304 4785740 140735806999168 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 4419 1722 340 145 0 1464 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=354.17 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 35417 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2517596

[startup+1122.3 s]
/proc/loadavg: 6.14 8.03 9.33 7/188 15180
/proc/meminfo: memFree=11791368/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=2102920 CPUtime=374.06 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 112036 0 0 0 37383 23 0 0 25 0 1 0 466280163 2153390080 15502 33554432000 4194304 4587354 140736023927008 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 525730 15502 338 96 0 522292 0
[pid=15081] ppid=15079 vsize=17816 CPUtime=374.09 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1858 0 0 0 37409 0 0 0 25 0 1 0 466280164 18243584 1749 33554432000 4194304 4785740 140735806999168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 4454 1749 340 145 0 1499 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=374.16 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 37416 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2594752

[startup+1182.3 s]
/proc/loadavg: 6.05 7.66 9.12 7/188 15182
/proc/meminfo: memFree=11782284/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=2026184 CPUtime=394.07 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 117338 0 0 0 39383 24 0 0 25 0 1 0 466280163 2074812416 14613 33554432000 4194304 4587354 140736023927008 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 506546 14613 338 96 0 503108 0
[pid=15081] ppid=15079 vsize=17816 CPUtime=394.08 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1861 0 0 0 39408 0 0 0 25 0 1 0 466280164 18243584 1752 33554432000 4194304 4785740 140735806999168 18446744073709551615 4546269 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 4454 1752 340 145 0 1499 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=394.16 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 39416 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2518016

[startup+1242.3 s]
/proc/loadavg: 4.43 6.93 8.78 4/179 15201
/proc/meminfo: memFree=11910256/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=2026392 CPUtime=414.08 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 121305 0 0 0 41383 25 0 0 25 0 1 0 466280163 2075025408 15442 33554432000 4194304 4587354 140736023927008 18446744073709551615 4232092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 506598 15442 338 96 0 503160 0
[pid=15081] ppid=15079 vsize=17816 CPUtime=414.08 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1861 0 0 0 41408 0 0 0 25 0 1 0 466280164 18243584 1752 33554432000 4194304 4785740 140735806999168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 4454 1752 340 145 0 1499 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=414.16 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 41416 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2518224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.52 6.21 8.42 4/179 15203
/proc/meminfo: memFree=11914816/32951124 swapFree=67111528/67111528
[pid=15079] ppid=15077 vsize=18324 CPUtime=0 cores=0,2
/proc/15079/stat : 15079 (ppfolio) S 15077 15079 13829 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 466280163 18763776 394 33554432000 4194304 4287625 140733205703360 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15079/statm: 4581 394 345 23 0 91 0
[pid=15080] ppid=15079 vsize=2026544 CPUtime=433.32 cores=0
/proc/15080/stat : 15080 (cryptominisat) R 15079 15079 13829 0 -1 4202496 126334 0 0 0 43306 26 0 0 25 0 1 0 466280163 2075181056 14272 33554432000 4194304 4587354 140736023927008 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15080/statm: 506636 14272 338 96 0 503198 0
[pid=15081] ppid=15079 vsize=17816 CPUtime=433.28 cores=0
/proc/15081/stat : 15081 (clasp) R 15079 15079 13829 0 -1 4202496 1869 0 0 0 43328 0 0 0 25 0 1 0 466280164 18243584 1760 33554432000 4194304 4785740 140735806999168 18446744073709551615 4546278 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15081/statm: 4454 1760 340 145 0 1499 0
[pid=15082] ppid=15079 vsize=455692 CPUtime=433.42 cores=0
/proc/15082/stat : 15082 (TNM) R 15079 15079 13829 0 -1 4202496 295 0 0 0 43342 0 0 0 25 0 1 0 466280164 466628608 192 33554432000 134512640 134534564 4290054800 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15082/statm: 113923 192 95 6 0 112589 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2518376

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 15079 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=354294
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=269958
# CPU time returned by wait4() is 866.624
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.76
CPU system time (s): 0.26
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4532064

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

runsolver used 2.31865 second user time and 4.71928 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 10:20:23
IDJOB=3263802
IDBENCH=84021
IDSOLVER=1613
FILE ID=node133/3263802-1303546823
RUNJOBID= node133-1303545515-14796
PBS_JOBID= 13143105
Free space on /tmp= 71596 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263802-1303546823/watcher-3263802-1303546823 -o /tmp/evaluation-result-3263802-1303546823/solver-3263802-1303546823 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263802-1303546823.cnf

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=495516682

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11691600 kB
Buffers:       2159988 kB
Cached:       18222608 kB
SwapCached:          0 kB
Active:        9232516 kB
Inactive:     11464760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11691600 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20628 kB
Writeback:           0 kB
AnonPages:      314408 kB
Mapped:          18236 kB
Slab:           497324 kB
PageTables:       6484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4337124 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= 71616 MiB
End job on node133 at 2011-04-23 10:42:03