Trace number 3191547

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1859210562-077-UNKNOWN.cnf
MD5SUM3d96bca49fe954bb59442ef617e689bb
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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.08	This is pico-portfolio, a naive parallel portfolio
0.00/0.08	Copyright (C) 2011 Olivier Roussel
0.00/0.08	Using 1 processing units
0.00/0.08	This portfolio uses the following solvers:
0.00/0.08	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.08	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.08	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.08	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.08	Starting clasp 1.3.6 on core(s) 1
0.00/0.08	Starting TNM 2009 on core(s) 1
1299.97/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-3191547-1302538259/watcher-3191547-1302538259 -o /tmp/evaluation-result-3191547-1302538259/solver-3191547-1302538259 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191547-1302538259.cnf 

running on 2 cores: 1,3

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: 10.36 10.76 8.66 7/195 6350
/proc/meminfo: memFree=13007932/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=8428 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4194304 102 0 0 0 0 0 0 0 25 0 1 0 444056615 8630272 53 33554432000 4194304 4287625 140735629050896 18446744073709551615 216730254983 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/6350/statm: 2107 53 41 23 0 44 0

[startup+0.00806995 s]
/proc/loadavg: 10.36 10.76 8.66 7/195 6350
/proc/meminfo: memFree=13007932/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=8428 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4194304 102 0 0 0 0 0 0 0 25 0 1 0 444056615 8630272 53 33554432000 4194304 4287625 140735629050896 18446744073709551615 216730254983 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/6350/statm: 2107 53 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.101094 s]
/proc/loadavg: 10.36 10.76 8.66 7/195 6350
/proc/meminfo: memFree=13007932/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 6815780225901625608 0 0 17 1 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301056 s]
/proc/loadavg: 10.36 10.76 8.66 7/195 6350
/proc/meminfo: memFree=13007932/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 6815780225901625608 0 0 17 1 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700981 s]
/proc/loadavg: 10.36 10.76 8.66 7/195 6350
/proc/meminfo: memFree=13007932/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 6815780225901625608 0 0 17 1 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50084 s]
/proc/loadavg: 10.36 10.76 8.66 12/202 6357
/proc/meminfo: memFree=12957408/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 6815780225901625608 0 0 17 1 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
[pid=6352] ppid=6350 vsize=8444 CPUtime=0 cores=1
/proc/6352/stat : 6352 (cryptominisat) R 6350 6350 6116 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 444056619 8646656 53 33554432000 4194304 4587354 140734520633760 18446744073709551615 216730254983 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/6352/statm: 2111 53 41 96 0 44 0
[pid=6354] ppid=6350 vsize=20508 CPUtime=1.26 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 2665 0 0 0 126 0 0 0 17 0 1 0 444056619 21000192 2469 33554432000 4194304 4785740 140735081180624 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 5127 2469 340 145 0 2172 0
[pid=6356] ppid=6350 vsize=455032 CPUtime=0.19 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1152 0 0 0 19 0 0 0 22 0 1 0 444056619 465952768 1048 33554432000 134512640 134534564 4290461936 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 113758 1048 91 6 0 112424 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 502308

[startup+3.10058 s]
/proc/loadavg: 10.36 10.76 8.66 14/202 6357
/proc/meminfo: memFree=12951664/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 5631132721297227776 0 0 17 3 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
[pid=6352] ppid=6350 vsize=497244 CPUtime=1.05 cores=1
/proc/6352/stat : 6352 (cryptominisat) R 6350 6350 6116 0 -1 4202496 4491 0 0 0 105 0 0 0 16 0 1 0 444056619 509177856 1755 33554432000 4194304 4587354 140734520633760 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6352/statm: 124311 1755 327 96 0 120873 0
[pid=6354] ppid=6350 vsize=21592 CPUtime=1.79 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 2924 0 0 0 179 0 0 0 18 0 1 0 444056619 22110208 2728 33554432000 4194304 4785740 140735081180624 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 5398 2728 340 145 0 2443 0
[pid=6356] ppid=6350 vsize=455032 CPUtime=0.19 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1152 0 0 0 19 0 0 0 22 0 1 0 444056619 465952768 1048 33554432000 134512640 134534564 4290461936 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 113758 1048 91 6 0 112424 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 992192

[startup+6.30101 s]
/proc/loadavg: 10.49 10.78 8.68 13/202 6357
/proc/meminfo: memFree=12916076/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 5631131346907693056 0 0 17 3 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
[pid=6352] ppid=6350 vsize=497724 CPUtime=2.79 cores=1
/proc/6352/stat : 6352 (cryptominisat) R 6350 6350 6116 0 -1 4202496 7941 0 0 0 278 1 0 0 19 0 1 0 444056619 509669376 2238 33554432000 4194304 4587354 140734520633760 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6352/statm: 124431 2238 331 96 0 120993 0
[pid=6354] ppid=6350 vsize=22552 CPUtime=2.81 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 3169 0 0 0 281 0 0 0 19 0 1 0 444056619 23093248 2973 33554432000 4194304 4785740 140735081180624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 5638 2973 340 145 0 2683 0
[pid=6356] ppid=6350 vsize=455032 CPUtime=0.64 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1152 0 0 0 64 0 0 0 24 0 1 0 444056619 465952768 1048 33554432000 134512640 134534564 4290461936 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 113758 1048 91 6 0 112424 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 993632

[startup+12.7009 s]
/proc/loadavg: 10.61 10.80 8.70 13/202 6357
/proc/meminfo: memFree=12827940/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 5631132858736181248 0 0 17 3 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
[pid=6352] ppid=6350 vsize=516440 CPUtime=4.99 cores=1
/proc/6352/stat : 6352 (cryptominisat) R 6350 6350 6116 0 -1 4202496 12610 0 0 0 498 1 0 0 25 0 1 0 444056619 528834560 6907 33554432000 4194304 4587354 140734520633760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6352/statm: 129110 6907 337 96 0 125672 0
[pid=6354] ppid=6350 vsize=24068 CPUtime=4.91 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 3530 0 0 0 491 0 0 0 25 0 1 0 444056619 24645632 3334 33554432000 4194304 4785740 140735081180624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 6017 3334 340 145 0 3062 0
[pid=6356] ppid=6350 vsize=455032 CPUtime=2.74 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1152 0 0 0 274 0 0 0 25 0 1 0 444056619 465952768 1048 33554432000 134512640 134534564 4290461936 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 113758 1048 91 6 0 112424 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1013864

[startup+25.5006 s]
/proc/loadavg: 10.92 10.86 8.75 13/202 6357
/proc/meminfo: memFree=12822032/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 5631131484346646528 0 0 17 3 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
[pid=6352] ppid=6350 vsize=510136 CPUtime=9.2 cores=1
/proc/6352/stat : 6352 (cryptominisat) R 6350 6350 6116 0 -1 4202496 14384 0 0 0 919 1 0 0 25 0 1 0 444056619 522379264 6055 33554432000 4194304 4587354 140734520633760 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6352/statm: 127534 6055 337 96 0 124096 0
[pid=6354] ppid=6350 vsize=27192 CPUtime=9.19 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 4274 0 0 0 919 0 0 0 25 0 1 0 444056619 27844608 4078 33554432000 4194304 4785740 140735081180624 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 6798 4078 340 145 0 3843 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=7.04 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 704 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 1014944

[startup+51.1011 s]
/proc/loadavg: 11.34 10.96 8.84 13/202 6358
/proc/meminfo: memFree=12774372/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 5631131759224553472 0 0 17 3 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
[pid=6352] ppid=6350 vsize=528332 CPUtime=17.79 cores=1
/proc/6352/stat : 6352 (cryptominisat) R 6350 6350 6116 0 -1 4202496 19912 0 0 0 1777 2 0 0 25 0 1 0 444056619 541011968 9974 33554432000 4194304 4587354 140734520633760 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6352/statm: 132083 9974 337 96 0 128645 0
[pid=6354] ppid=6350 vsize=30652 CPUtime=17.71 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 5067 0 0 0 1771 0 0 0 25 0 1 0 444056619 31387648 4871 33554432000 4194304 4785740 140735081180624 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 7663 4871 340 145 0 4708 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=15.54 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 1554 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1036600

[startup+102.307 s]
/proc/loadavg: 11.71 11.12 9.01 13/202 6390
/proc/meminfo: memFree=12751644/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=0 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444056615 18763776 393 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 5631132171541413888 0 0 17 3 0 0 0
/proc/6350/statm: 4581 393 345 23 0 91 0
[pid=6352] ppid=6350 vsize=542500 CPUtime=34.82 cores=1
/proc/6352/stat : 6352 (cryptominisat) R 6350 6350 6116 0 -1 4202496 33482 0 0 0 3477 5 0 0 25 0 1 0 444056619 555520000 12856 33554432000 4194304 4587354 140734520633760 18446744073709551615 4388286 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6352/statm: 135625 12856 337 96 0 132187 0
[pid=6354] ppid=6350 vsize=36092 CPUtime=34.78 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 6353 0 0 0 3478 0 0 0 25 0 1 0 444056619 36958208 6157 33554432000 4194304 4785740 140735081180624 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 9023 6157 340 145 0 6068 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=32.64 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 3264 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1056208

[startup+162.301 s]
/proc/loadavg: 11.55 11.20 9.16 12/201 6391
/proc/meminfo: memFree=12698820/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=42084 CPUtime=59.79 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 7767 0 0 0 5979 0 0 0 25 0 1 0 444056619 43094016 7571 33554432000 4194304 4785740 140735081180624 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 10521 7571 340 145 0 7566 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=57.64 cores=1

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

[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=70040 CPUtime=329.84 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 14146 0 0 0 32983 1 0 0 25 0 1 0 444056619 71720960 13950 33554432000 4194304 4785740 140735081180624 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 17510 13950 340 145 0 14555 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=327.6 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 32760 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 547656

[startup+762.307 s]
/proc/loadavg: 11.00 11.04 10.03 12/201 6468
/proc/meminfo: memFree=12538100/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=71276 CPUtime=359.83 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 14446 0 0 0 35982 1 0 0 25 0 1 0 444056619 72986624 14250 33554432000 4194304 4785740 140735081180624 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 17819 14250 340 145 0 14864 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=357.61 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 35761 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 548892

[startup+822.301 s]
/proc/loadavg: 11.00 11.03 10.09 12/201 6470
/proc/meminfo: memFree=12518716/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=73088 CPUtime=389.83 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 14841 0 0 0 38982 1 0 0 25 0 1 0 444056619 74842112 14645 33554432000 4194304 4785740 140735081180624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 18272 14645 340 145 0 15317 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=387.61 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 38761 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 550704

[startup+882.3 s]
/proc/loadavg: 11.00 11.02 10.14 12/201 6471
/proc/meminfo: memFree=12439960/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=75704 CPUtime=419.83 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 15471 0 0 0 41981 2 0 0 25 0 1 0 444056619 77520896 15275 33554432000 4194304 4785740 140735081180624 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 18926 15275 340 145 0 15971 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=417.62 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 41762 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 553320

[startup+942.301 s]
/proc/loadavg: 11.00 11.02 10.19 12/201 6473
/proc/meminfo: memFree=12553392/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=78068 CPUtime=449.83 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 15997 0 0 0 44981 2 0 0 25 0 1 0 444056619 79941632 15801 33554432000 4194304 4785740 140735081180624 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 19517 15801 340 145 0 16562 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=447.63 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 44763 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 555684

[startup+1002.3 s]
/proc/loadavg: 11.00 11.01 10.24 12/201 6475
/proc/meminfo: memFree=12547780/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=79952 CPUtime=479.82 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 16448 0 0 0 47980 2 0 0 25 0 1 0 444056619 81870848 16180 33554432000 4194304 4785740 140735081180624 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 19988 16180 340 145 0 17033 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=477.63 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 47763 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 557568

[startup+1062.3 s]
/proc/loadavg: 11.07 11.02 10.29 12/201 6476
/proc/meminfo: memFree=12561520/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=81912 CPUtime=509.81 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 16876 0 0 0 50979 2 0 0 25 0 1 0 444056619 83877888 16608 33554432000 4194304 4785740 140735081180624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 20478 16608 340 145 0 17523 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=507.64 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 50764 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134530401 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 559528

[startup+1122.3 s]
/proc/loadavg: 11.02 11.01 10.33 12/201 6478
/proc/meminfo: memFree=12553448/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=82956 CPUtime=539.81 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 17142 0 0 0 53979 2 0 0 25 0 1 0 444056619 84946944 16874 33554432000 4194304 4785740 140735081180624 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 20739 16874 340 145 0 17784 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=537.64 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 53764 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 560572

[startup+1182.3 s]
/proc/loadavg: 11.10 11.04 10.38 12/201 6479
/proc/meminfo: memFree=12526376/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=84188 CPUtime=569.8 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 17422 0 0 0 56978 2 0 0 25 0 1 0 444056619 86208512 17154 33554432000 4194304 4785740 140735081180624 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 21047 17154 340 145 0 18092 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=567.65 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 56765 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134530524 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 561804

[startup+1242.3 s]
/proc/loadavg: 11.03 11.03 10.41 12/201 6481
/proc/meminfo: memFree=12416624/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=85468 CPUtime=599.8 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 17682 0 0 0 59978 2 0 0 25 0 1 0 444056619 87519232 17414 33554432000 4194304 4785740 140735081180624 18446744073709551615 4286949 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 21367 17414 340 145 0 18412 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=597.65 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 59765 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 563084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.77 10.97 10.43 7/189 6502
/proc/meminfo: memFree=12911292/32951124 swapFree=67102128/67111528
[pid=6350] ppid=6348 vsize=18324 CPUtime=44.81 cores=1,3
/proc/6350/stat : 6350 (ppfolio) S 6348 6350 6116 0 -1 4202496 502 34362 0 0 0 0 4476 5 15 0 1 0 444056615 18763776 394 33554432000 4194304 4287625 140735629050896 18446744073709551615 216735198735 0 0 4096 65536 4482623973464441092 0 0 17 3 0 0 0
/proc/6350/statm: 4581 394 346 23 0 91 0
[pid=6354] ppid=6350 vsize=86040 CPUtime=628.69 cores=1
/proc/6354/stat : 6354 (clasp) R 6350 6350 6116 0 -1 4202496 17831 0 0 0 62867 2 0 0 25 0 1 0 444056619 88104960 17563 33554432000 4194304 4785740 140735081180624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6354/statm: 21510 17563 340 145 0 18555 0
[pid=6356] ppid=6350 vsize=459292 CPUtime=626.47 cores=1
/proc/6356/stat : 6356 (TNM) R 6350 6350 6116 0 -1 4202496 1401 0 0 0 62647 0 0 0 25 0 1 0 444056619 470315008 1297 33554432000 134512640 134534564 4290461936 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6356/statm: 114823 1297 95 6 0 113489 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 563656

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.91
CPU system time (s): 0.090986
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 1497084

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

runsolver used 2.07268 second user time and 5.02424 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:11:00
IDJOB=3191547
IDBENCH=82678
IDSOLVER=1613
FILE ID=node119/3191547-1302538259
RUNJOBID= node119-1302536957-6136
PBS_JOBID= 12951122
Free space on /tmp= 71328 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1859210562-077-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191547-1302538259/watcher-3191547-1302538259 -o /tmp/evaluation-result-3191547-1302538259/solver-3191547-1302538259 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191547-1302538259.cnf

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

MD5SUM BENCH= 3d96bca49fe954bb59442ef617e689bb
RANDOM SEED=1611702478

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13008212 kB
Buffers:        657016 kB
Cached:       18748264 kB
SwapCached:       5516 kB
Active:        7426164 kB
Inactive:     12078932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13008212 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           43296 kB
Writeback:           0 kB
AnonPages:       96592 kB
Mapped:          16580 kB
Slab:           374056 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1193504 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:32:40