Trace number 3191777

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

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
MD5SUMbb08468cf0220e53f83e89f3d31d3696
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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.02/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-3191777-1302539610/watcher-3191777-1302539610 -o /tmp/evaluation-result-3191777-1302539610/solver-3191777-1302539610 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191777-1302539610.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: 11.46 11.13 10.51 10/198 6633
/proc/meminfo: memFree=12932272/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330017665109196800 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0

[startup+0.100779 s]
/proc/loadavg: 11.46 11.13 10.51 10/198 6633
/proc/meminfo: memFree=12932272/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330017665109196800 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200763 s]
/proc/loadavg: 11.46 11.13 10.51 10/198 6633
/proc/meminfo: memFree=12932272/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300757 s]
/proc/loadavg: 11.46 11.13 10.51 10/198 6633
/proc/meminfo: memFree=12932272/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700674 s]
/proc/loadavg: 11.46 11.13 10.51 10/198 6633
/proc/meminfo: memFree=12932272/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019314376638464 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 11.46 11.13 10.51 13/202 6637
/proc/meminfo: memFree=12926660/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019451815591936 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1215504 CPUtime=0.49 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 1343 0 0 0 49 0 0 0 25 0 1 0 444191655 1244676096 784 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 303876 784 327 96 0 300438 0
[pid=6635] ppid=6633 vsize=13504 CPUtime=0.49 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 828 0 0 0 49 0 0 0 25 0 1 0 444191655 13828096 715 33554432000 4194304 4785740 140736867035744 18446744073709551615 216734839493 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 3376 715 340 145 0 421 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=0.49 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 49 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1703292

[startup+3.10125 s]
/proc/loadavg: 11.46 11.13 10.51 13/202 6637
/proc/meminfo: memFree=12924304/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019589254545408 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1217376 CPUtime=0.99 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 1860 0 0 0 99 0 0 0 25 0 1 0 444191655 1246593024 974 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 304344 974 327 96 0 300906 0
[pid=6635] ppid=6633 vsize=13904 CPUtime=1 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 953 0 0 0 100 0 0 0 25 0 1 0 444191655 14237696 840 33554432000 4194304 4785740 140736867035744 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 3476 840 340 145 0 521 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=1.09 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 109 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1705564

[startup+6.30069 s]
/proc/loadavg: 11.51 11.14 10.52 13/202 6637
/proc/meminfo: memFree=12916728/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019726693498880 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1223416 CPUtime=2.09 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 4391 0 0 0 209 0 0 0 25 0 1 0 444191655 1252777984 2675 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 305854 2675 337 96 0 302416 0
[pid=6635] ppid=6633 vsize=14580 CPUtime=2.09 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 1109 0 0 0 209 0 0 0 25 0 1 0 444191655 14929920 996 33554432000 4194304 4785740 140736867035744 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 3645 996 340 145 0 690 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=2.09 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 209 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530283 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1712280

[startup+12.7006 s]
/proc/loadavg: 11.55 11.16 10.53 13/202 6637
/proc/meminfo: memFree=12903132/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1227528 CPUtime=4.19 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 6382 0 0 0 419 0 0 0 25 0 1 0 444191655 1256988672 3661 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 306882 3661 337 96 0 303444 0
[pid=6635] ppid=6633 vsize=15656 CPUtime=4.2 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 1371 0 0 0 420 0 0 0 25 0 1 0 444191655 16031744 1258 33554432000 4194304 4785740 140736867035744 18446744073709551615 4550442 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 3914 1258 341 145 0 959 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=4.29 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 429 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1717468

[startup+25.5003 s]
/proc/loadavg: 11.65 11.20 10.55 13/202 6638
/proc/meminfo: memFree=12903616/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330017939987103744 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1226684 CPUtime=8.49 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 9030 0 0 0 848 1 0 0 25 0 1 0 444191655 1256124416 3757 33554432000 4194304 4587354 140735099384960 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 306671 3757 337 96 0 303233 0
[pid=6635] ppid=6633 vsize=17020 CPUtime=8.49 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 1719 0 0 0 849 0 0 0 25 0 1 0 444191655 17428480 1606 33554432000 4194304 4785740 140736867035744 18446744073709551615 4553064 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 4255 1606 341 145 0 1300 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=8.49 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 849 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1717988

[startup+51.1008 s]
/proc/loadavg: 11.77 11.26 10.59 13/202 6638
/proc/meminfo: memFree=12893836/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330017939987103744 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1229836 CPUtime=17 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 13758 0 0 0 1698 2 0 0 25 0 1 0 444191655 1259352064 4316 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 307459 4316 337 96 0 304021 0
[pid=6635] ppid=6633 vsize=18540 CPUtime=16.99 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 2084 0 0 0 1699 0 0 0 25 0 1 0 444191655 18984960 1971 33554432000 4194304 4785740 140736867035744 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 4635 1971 341 145 0 1680 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=17.09 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 1709 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1722660

[startup+102.301 s]
/proc/loadavg: 11.90 11.37 10.66 13/202 6640
/proc/meminfo: memFree=12867204/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330018214865010688 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1234472 CPUtime=34.08 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 21604 0 0 0 3405 3 0 0 25 0 1 0 444191655 1264099328 5616 33554432000 4194304 4587354 140735099384960 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 308618 5616 337 96 0 305180 0
[pid=6635] ppid=6633 vsize=21204 CPUtime=34.09 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 2719 0 0 0 3409 0 0 0 25 0 1 0 444191655 21712896 2606 33554432000 4194304 4785740 140736867035744 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 5301 2606 341 145 0 2346 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=34.11 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 3411 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1729960

[startup+162.3 s]
/proc/loadavg: 11.96 11.48 10.74 13/202 6641
/proc/meminfo: memFree=12852784/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330018214865010688 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1248300 CPUtime=54.08 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 28115 0 0 0 5404 4 0 0 25 0 1 0 444191655 1278259200 9491 33554432000 4194304 4587354 140735099384960 18446744073709551615 4248807 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 312075 9491 337 96 0 308637 0
[pid=6635] ppid=6633 vsize=22920 CPUtime=54.09 cores=4

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

/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 568816

[startup+942.301 s]
/proc/loadavg: 12.07 11.98 11.44 14/202 6756
/proc/meminfo: memFree=12819108/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330018902059778048 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=60564 CPUtime=314.1 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 68220 0 0 0 31398 12 0 0 25 0 1 0 444191655 62017536 9559 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 15141 9559 337 96 0 11703 0
[pid=6635] ppid=6633 vsize=34548 CPUtime=314.05 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 5859 0 0 0 31405 0 0 0 25 0 1 0 444191655 35377152 5746 33554432000 4194304 4785740 140736867035744 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 8637 5746 341 145 0 5682 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=314.15 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 31415 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 569396

[startup+1002.3 s]
/proc/loadavg: 12.02 11.98 11.47 14/202 6758
/proc/meminfo: memFree=12808300/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330018902059778048 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=60608 CPUtime=334.11 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 71126 0 0 0 33398 13 0 0 25 0 1 0 444191655 62062592 10011 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 15152 10011 337 96 0 11714 0
[pid=6635] ppid=6633 vsize=35016 CPUtime=334.04 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 5967 0 0 0 33404 0 0 0 25 0 1 0 444191655 35856384 5854 33554432000 4194304 4785740 140736867035744 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 8754 5854 341 145 0 5799 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=334.14 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 33414 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 569908

[startup+1062.3 s]
/proc/loadavg: 12.01 11.98 11.50 14/202 6759
/proc/meminfo: memFree=12806904/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019039498731520 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1250236 CPUtime=354.12 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 73937 0 0 0 35398 14 0 0 25 0 1 0 444191655 1280241664 10315 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 312559 10315 337 96 0 309121 0
[pid=6635] ppid=6633 vsize=35424 CPUtime=354.04 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 6068 0 0 0 35404 0 0 0 25 0 1 0 444191655 36274176 5955 33554432000 4194304 4785740 140736867035744 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 8856 5955 341 145 0 5901 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=354.14 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 35414 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1759944

[startup+1122.3 s]
/proc/loadavg: 11.43 11.83 11.47 13/201 6761
/proc/meminfo: memFree=12839876/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019039498731520 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=60700 CPUtime=374.12 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 76722 0 0 0 37398 14 0 0 25 0 1 0 444191655 62156800 10587 33554432000 4194304 4587354 140735099384960 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 15175 10587 337 96 0 11737 0
[pid=6635] ppid=6633 vsize=35872 CPUtime=374.04 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 6150 0 0 0 37404 0 0 0 25 0 1 0 444191655 36732928 6037 33554432000 4194304 4785740 140736867035744 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 8968 6037 341 145 0 6013 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=374.14 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 37414 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530273 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 570856

[startup+1182.3 s]
/proc/loadavg: 11.16 11.67 11.44 13/201 6763
/proc/meminfo: memFree=12838488/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019176937684992 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1260892 CPUtime=394.13 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 79454 0 0 0 39398 15 0 0 25 0 1 0 444191655 1291153408 10742 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 315223 10742 337 96 0 311785 0
[pid=6635] ppid=6633 vsize=36324 CPUtime=394.03 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 6266 0 0 0 39403 0 0 0 25 0 1 0 444191655 37195776 6153 33554432000 4194304 4785740 140736867035744 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 9081 6153 341 145 0 6126 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=394.13 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 39413 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1771500

[startup+1242.3 s]
/proc/loadavg: 11.06 11.55 11.41 13/201 6765
/proc/meminfo: memFree=12809444/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019176937684992 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=1250356 CPUtime=414.13 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 82126 0 0 0 41397 16 0 0 25 0 1 0 444191655 1280364544 10824 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 312589 10824 337 96 0 309151 0
[pid=6635] ppid=6633 vsize=37148 CPUtime=414.04 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 6453 0 0 0 41404 0 0 0 25 0 1 0 444191655 38039552 6340 33554432000 4194304 4785740 140736867035744 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 9287 6340 341 145 0 6332 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=414.13 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 41413 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1761788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.32 10.98 11.23 10/192 6784
/proc/meminfo: memFree=12899880/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019314376638464 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=60828 CPUtime=433.33 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 84741 0 0 0 43316 17 0 0 25 0 1 0 444191655 62287872 10791 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 15207 10791 337 96 0 11769 0
[pid=6635] ppid=6633 vsize=37824 CPUtime=433.33 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 6603 0 0 0 43333 0 0 0 25 0 1 0 444191655 38731776 6490 33554432000 4194304 4785740 140736867035744 18446744073709551615 4553138 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 9456 6490 341 145 0 6501 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=433.36 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 43336 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 572936

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

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

[startup+1300 s]
/proc/loadavg: 9.32 10.98 11.23 10/192 6784
/proc/meminfo: memFree=12899880/32951124 swapFree=67102128/67111528
[pid=6633] ppid=6631 vsize=18324 CPUtime=0 cores=4,6
/proc/6633/stat : 6633 (ppfolio) S 6631 6633 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444191654 18763776 394 33554432000 4194304 4287625 140734485494656 18446744073709551615 216735198735 0 0 4096 65536 4330019314376638464 0 0 17 6 0 0 0
/proc/6633/statm: 4581 394 345 23 0 91 0
[pid=6634] ppid=6633 vsize=60828 CPUtime=433.33 cores=4
/proc/6634/stat : 6634 (cryptominisat) R 6633 6633 6116 0 -1 4202496 84741 0 0 0 43316 17 0 0 25 0 1 0 444191655 62287872 10791 33554432000 4194304 4587354 140735099384960 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6634/statm: 15207 10791 337 96 0 11769 0
[pid=6635] ppid=6633 vsize=37824 CPUtime=433.33 cores=4
/proc/6635/stat : 6635 (clasp) R 6633 6633 6116 0 -1 4202496 6603 0 0 0 43333 0 0 0 25 0 1 0 444191655 38731776 6490 33554432000 4194304 4785740 140736867035744 18446744073709551615 4553138 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/6635/statm: 9456 6490 341 145 0 6501 0
[pid=6636] ppid=6633 vsize=455960 CPUtime=433.36 cores=4
/proc/6636/stat : 6636 (TNM) R 6633 6633 6116 0 -1 4202496 355 0 0 0 43336 0 0 0 25 0 1 0 444191655 466903040 252 33554432000 134512640 134534564 4293535152 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6636/statm: 113990 252 95 6 0 112656 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 572936

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6633 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=524268
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=179972
# CPU time returned by wait4() is 866.704
# 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.85
CPU system time (s): 0.17
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2967444

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

runsolver used 2.40463 second user time and 4.69429 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:33:30
IDJOB=3191777
IDBENCH=82908
IDSOLVER=1613
FILE ID=node119/3191777-1302539610
RUNJOBID= node119-1302536957-6135
PBS_JOBID= 12951122
Free space on /tmp= 71332 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191777-1302539610/watcher-3191777-1302539610 -o /tmp/evaluation-result-3191777-1302539610/solver-3191777-1302539610 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191777-1302539610.cnf

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

MD5SUM BENCH= bb08468cf0220e53f83e89f3d31d3696
RANDOM SEED=2040362866

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12932428 kB
Buffers:        657532 kB
Cached:       18745764 kB
SwapCached:       5516 kB
Active:        7500748 kB
Inactive:     12078904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12932428 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           16324 kB
Writeback:           0 kB
AnonPages:      173360 kB
Mapped:          17736 kB
Slab:           372960 kB
PageTables:       6596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4319672 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= 71332 MiB
End job on node119 at 2011-04-11 18:55:10