Trace number 3191885

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1879031150-062.UNKNOWN.cnf
MD5SUMdea41a8eae52b60f8e05be01aec1734d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark299.825
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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) 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.01/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-3191885-1302539924/watcher-3191885-1302539924 -o /tmp/evaluation-result-3191885-1302539924/solver-3191885-1302539924 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191885-1302539924.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.52 11.57 10.89 10/198 6732
/proc/meminfo: memFree=12926132/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) R 6730 6732 6116 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 444223094 18763776 392 33554432000 4194304 4287625 140737261991856 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/6732/statm: 4581 392 343 23 0 91 0

[startup+0.100646 s]
/proc/loadavg: 11.52 11.57 10.89 10/198 6732
/proc/meminfo: memFree=12926132/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200627 s]
/proc/loadavg: 11.52 11.57 10.89 10/198 6732
/proc/meminfo: memFree=12926132/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881297520058695680 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.3006 s]
/proc/loadavg: 11.52 11.57 10.89 10/198 6732
/proc/meminfo: memFree=12926132/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881297520058695680 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700542 s]
/proc/loadavg: 11.52 11.57 10.89 10/198 6732
/proc/meminfo: memFree=12926132/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881297657497649152 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50039 s]
/proc/loadavg: 11.52 11.57 10.89 14/202 6738
/proc/meminfo: memFree=12922496/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881297794936602624 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1496892 CPUtime=0.44 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 1162 0 0 0 44 0 0 0 25 0 1 0 444223095 1532817408 694 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 374223 694 327 96 0 370785 0
[pid=6734] ppid=6732 vsize=13228 CPUtime=0.49 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 773 0 0 0 49 0 0 0 25 0 1 0 444223095 13545472 661 33554432000 4194304 4785740 140733847174032 18446744073709551615 4552483 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 3307 661 340 145 0 352 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=0.54 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 54 0 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1984268

[startup+3.10111 s]
/proc/loadavg: 11.52 11.57 10.89 14/202 6738
/proc/meminfo: memFree=12920512/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881297932375556096 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1497468 CPUtime=1 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 1648 0 0 0 100 0 0 0 25 0 1 0 444223095 1533407232 915 33554432000 4194304 4587354 140737124847232 18446744073709551615 4244234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 374367 915 327 96 0 370929 0
[pid=6734] ppid=6732 vsize=13632 CPUtime=1.04 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 872 0 0 0 104 0 0 0 25 0 1 0 444223095 13959168 760 33554432000 4194304 4785740 140733847174032 18446744073709551615 4550078 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 3408 760 340 145 0 453 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=1.04 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 104 0 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1985248

[startup+6.30052 s]
/proc/loadavg: 11.64 11.60 10.90 14/202 6738
/proc/meminfo: memFree=12914980/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881298207253463040 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1503540 CPUtime=2.59 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 4224 0 0 0 259 0 0 0 19 0 1 0 444223095 1539624960 2345 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 375885 2345 337 96 0 372447 0
[pid=6734] ppid=6732 vsize=14032 CPUtime=1.84 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 971 0 0 0 184 0 0 0 25 0 1 0 444223095 14368768 859 33554432000 4194304 4785740 140733847174032 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 3508 859 340 145 0 553 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=1.84 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 184 0 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1991720

[startup+12.7004 s]
/proc/loadavg: 11.66 11.60 10.91 14/202 6740
/proc/meminfo: memFree=12904600/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881298069814509568 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1507300 CPUtime=4.69 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 6074 0 0 0 469 0 0 0 25 0 1 0 444223095 1543475200 3216 33554432000 4194304 4587354 140737124847232 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 376825 3216 337 96 0 373387 0
[pid=6734] ppid=6732 vsize=14692 CPUtime=3.99 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 1138 0 0 0 399 0 0 0 25 0 1 0 444223095 15044608 1026 33554432000 4194304 4785740 140733847174032 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 3673 1026 340 145 0 718 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=3.99 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 399 0 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1996140

[startup+25.5012 s]
/proc/loadavg: 11.82 11.64 10.93 14/202 6740
/proc/meminfo: memFree=12905204/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881298344692416512 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1507016 CPUtime=8.99 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 8172 0 0 0 898 1 0 0 25 0 1 0 444223095 1543184384 3522 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 376754 3522 337 96 0 373316 0
[pid=6734] ppid=6732 vsize=15900 CPUtime=8.24 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 1446 0 0 0 824 0 0 0 25 0 1 0 444223095 16281600 1334 33554432000 4194304 4785740 140733847174032 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 3975 1334 340 145 0 1020 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=8.24 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 824 0 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1997064

[startup+51.1007 s]
/proc/loadavg: 11.88 11.67 10.96 14/202 6741
/proc/meminfo: memFree=12897732/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881298344692416512 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1522424 CPUtime=17.49 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 12246 0 0 0 1748 1 0 0 25 0 1 0 444223095 1558962176 3950 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 380606 3950 337 96 0 377168 0
[pid=6734] ppid=6732 vsize=17156 CPUtime=16.79 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 1725 0 0 0 1679 0 0 0 25 0 1 0 444223095 17567744 1613 33554432000 4194304 4785740 140733847174032 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 4289 1613 340 145 0 1334 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=16.8 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 1680 0 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2013728

[startup+102.301 s]
/proc/loadavg: 11.95 11.71 11.01 14/202 6742
/proc/meminfo: memFree=12877116/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881296283108114432 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1514492 CPUtime=34.59 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 19005 0 0 0 3456 3 0 0 25 0 1 0 444223095 1550839808 5027 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 378623 5027 337 96 0 375185 0
[pid=6734] ppid=6732 vsize=18940 CPUtime=33.86 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 2156 0 0 0 3386 0 0 0 25 0 1 0 444223095 19394560 2044 33554432000 4194304 4785740 140733847174032 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 4735 2044 340 145 0 1780 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=33.84 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 3384 0 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2007580

[startup+162.301 s]
/proc/loadavg: 11.98 11.76 11.07 14/202 6744
/proc/meminfo: memFree=12862224/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881296283108114432 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1526496 CPUtime=54.58 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 26436 0 0 0 5454 4 0 0 25 0 1 0 444223095 1563131904 7904 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 381624 7904 337 96 0 378186 0
[pid=6734] ppid=6732 vsize=20344 CPUtime=53.86 cores=0

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

[startup+882.307 s]
/proc/loadavg: 11.12 11.64 11.43 13/201 6764
/proc/meminfo: memFree=12840472/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881296695424974848 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1530236 CPUtime=294.55 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 77333 0 0 0 29438 17 0 0 25 0 1 0 444223095 1566961664 8470 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 382559 8470 337 96 0 379121 0
[pid=6734] ppid=6732 vsize=28240 CPUtime=293.85 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 4334 0 0 0 29385 0 0 0 25 0 1 0 444223095 28917760 4222 33554432000 4194304 4785740 140733847174032 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 7060 4222 340 145 0 4105 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=293.9 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 29389 1 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2032624

[startup+942.3 s]
/proc/loadavg: 10.80 11.47 11.39 10/193 6783
/proc/meminfo: memFree=12892468/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1551588 CPUtime=314.55 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 83947 0 0 0 31437 18 0 0 25 0 1 0 444223095 1588826112 15029 33554432000 4194304 4587354 140737124847232 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 387897 15029 337 96 0 384459 0
[pid=6734] ppid=6732 vsize=28804 CPUtime=313.84 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 4465 0 0 0 31384 0 0 0 25 0 1 0 444223095 29495296 4353 33554432000 4194304 4785740 140733847174032 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 7201 4353 340 145 0 4246 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=313.89 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 31388 1 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 6187371 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2054540

[startup+1002.3 s]
/proc/loadavg: 8.36 10.69 11.12 6/183 6803
/proc/meminfo: memFree=12976856/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1550020 CPUtime=334.56 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 85585 0 0 0 33437 19 0 0 25 0 1 0 444223095 1587220480 14273 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 387505 14273 337 96 0 384067 0
[pid=6734] ppid=6732 vsize=28952 CPUtime=333.84 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 4511 0 0 0 33384 0 0 0 25 0 1 0 444223095 29646848 4399 33554432000 4194304 4785740 140733847174032 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 7238 4399 340 145 0 4283 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=333.89 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 33388 1 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2053120

[startup+1062.3 s]
/proc/loadavg: 6.23 9.65 10.74 6/183 6805
/proc/meminfo: memFree=12982520/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1584364 CPUtime=354.57 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 86197 0 0 0 35438 19 0 0 25 0 1 0 444223095 1622388736 12667 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 396091 12667 337 96 0 392653 0
[pid=6734] ppid=6732 vsize=29384 CPUtime=353.84 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 4601 0 0 0 35384 0 0 0 25 0 1 0 444223095 30089216 4489 33554432000 4194304 4785740 140733847174032 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 7346 4489 340 145 0 4391 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=353.89 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 35388 1 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2087896

[startup+1122.3 s]
/proc/loadavg: 5.45 8.80 10.38 6/183 6806
/proc/meminfo: memFree=12976536/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1550144 CPUtime=374.58 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 90046 0 0 0 37438 20 0 0 25 0 1 0 444223095 1587347456 14158 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 387536 14158 337 96 0 384098 0
[pid=6734] ppid=6732 vsize=29832 CPUtime=373.83 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 4705 0 0 0 37383 0 0 0 25 0 1 0 444223095 30547968 4593 33554432000 4194304 4785740 140733847174032 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 7458 4593 340 145 0 4503 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=373.88 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 37387 1 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134530717 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2054124

[startup+1182.3 s]
/proc/loadavg: 5.16 8.11 10.04 6/183 6808
/proc/meminfo: memFree=12981588/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881296557986021376 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1584364 CPUtime=394.58 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 90891 0 0 0 39438 20 0 0 25 0 1 0 444223095 1622388736 12667 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 396091 12667 337 96 0 392653 0
[pid=6734] ppid=6732 vsize=30116 CPUtime=393.83 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 4782 0 0 0 39383 0 0 0 25 0 1 0 444223095 30838784 4670 33554432000 4194304 4785740 140733847174032 18446744073709551615 4277624 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 7529 4670 340 145 0 4574 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=393.88 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 39387 1 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2088628

[startup+1242.3 s]
/proc/loadavg: 5.06 7.54 9.72 6/183 6809
/proc/meminfo: memFree=12971516/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881296557986021376 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1536976 CPUtime=414.59 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 93482 0 0 0 41438 21 0 0 25 0 1 0 444223095 1573863424 12668 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 384244 12668 337 96 0 380806 0
[pid=6734] ppid=6732 vsize=30420 CPUtime=413.83 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 4855 0 0 0 41383 0 0 0 25 0 1 0 444223095 31150080 4743 33554432000 4194304 4785740 140733847174032 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 7605 4743 340 145 0 4650 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=413.88 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 41387 1 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2041544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 6.78 9.32 4/175 6829
/proc/meminfo: memFree=13005588/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881296557986021376 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1590696 CPUtime=433.83 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 94679 0 0 0 43361 22 0 0 25 0 1 0 444223095 1628872704 13853 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 397674 13853 337 96 0 394236 0
[pid=6734] ppid=6732 vsize=30868 CPUtime=433.1 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 4945 0 0 0 43310 0 0 0 25 0 1 0 444223095 31608832 4833 33554432000 4194304 4785740 140733847174032 18446744073709551615 4291541 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 7717 4833 340 145 0 4762 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=433.08 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 43307 1 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2095712

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: 3.93 6.78 9.32 4/175 6829
/proc/meminfo: memFree=13005588/32951124 swapFree=67102128/67111528
[pid=6732] ppid=6730 vsize=18324 CPUtime=0 cores=0,2
/proc/6732/stat : 6732 (ppfolio) S 6730 6732 6116 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444223094 18763776 394 33554432000 4194304 4287625 140737261991856 18446744073709551615 216735198735 0 0 4096 65536 14881296557986021376 0 0 17 2 0 0 0
/proc/6732/statm: 4581 394 345 23 0 91 0
[pid=6733] ppid=6732 vsize=1590696 CPUtime=433.83 cores=0
/proc/6733/stat : 6733 (cryptominisat) R 6732 6732 6116 0 -1 4202496 94679 0 0 0 43361 22 0 0 25 0 1 0 444223095 1628872704 13853 33554432000 4194304 4587354 140737124847232 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6733/statm: 397674 13853 337 96 0 394236 0
[pid=6734] ppid=6732 vsize=30868 CPUtime=433.1 cores=0
/proc/6734/stat : 6734 (clasp) R 6732 6732 6116 0 -1 4202496 4945 0 0 0 43310 0 0 0 25 0 1 0 444223095 31608832 4833 33554432000 4194304 4785740 140733847174032 18446744073709551615 4291541 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6734/statm: 7717 4833 340 145 0 4762 0
[pid=6735] ppid=6732 vsize=455824 CPUtime=433.08 cores=0
/proc/6735/stat : 6735 (TNM) R 6732 6732 6116 0 -1 4202496 329 0 0 0 43307 1 0 0 25 0 1 0 444223095 466763776 226 33554432000 134512640 134534564 4287582496 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6735/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2095712

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.79
CPU system time (s): 0.248962
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3571688

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

runsolver used 2.18367 second user time and 4.63829 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:38:44
IDJOB=3191885
IDBENCH=83016
IDSOLVER=1613
FILE ID=node119/3191885-1302539924
RUNJOBID= node119-1302536957-6134
PBS_JOBID= 12951122
Free space on /tmp= 71332 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1879031150-062.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191885-1302539924/watcher-3191885-1302539924 -o /tmp/evaluation-result-3191885-1302539924/solver-3191885-1302539924 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191885-1302539924.cnf

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

MD5SUM BENCH= dea41a8eae52b60f8e05be01aec1734d
RANDOM SEED=1576647996

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:      12926164 kB
Buffers:        657752 kB
Cached:       18745632 kB
SwapCached:       5516 kB
Active:        7507240 kB
Inactive:     12078924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12926164 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           14476 kB
Writeback:           0 kB
AnonPages:      180276 kB
Mapped:          17772 kB
Slab:           373136 kB
PageTables:       6536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5075872 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= 71352 MiB
End job on node119 at 2011-04-11 19:00:24