Trace number 3191967

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/medium/
unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
MD5SUM26e1db2f130e6076b57fb074a1167d5e
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
1300.01/1300.00	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-3191967-1302540506/watcher-3191967-1302540506 -o /tmp/evaluation-result-3191967-1302540506/solver-3191967-1302540506 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191967-1302540506.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: 12.00 11.97 11.48 11/198 31991
/proc/meminfo: memFree=12145308/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18320 CPUtime=0 cores=1,3
/proc/31991/stat : 31991 (ppfolio) R 31989 31991 31418 0 -1 4194304 413 0 0 0 0 0 0 0 25 0 1 0 346466234 18759680 347 33554432000 4194304 4287625 140733801960576 18446744073709551615 47636513231968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31991/statm: 4580 350 303 23 0 90 0

[startup+0.0114339 s]
/proc/loadavg: 12.00 11.97 11.48 11/198 31991
/proc/meminfo: memFree=12145308/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=0 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346466234 18763776 394 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4484952189336256776 0 0 17 3 0 0 0
/proc/31991/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100421 s]
/proc/loadavg: 12.00 11.97 11.48 11/198 31991
/proc/meminfo: memFree=12145308/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=0 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346466234 18763776 394 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4484952189336256776 0 0 17 3 0 0 0
/proc/31991/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300389 s]
/proc/loadavg: 12.00 11.97 11.48 11/198 31991
/proc/meminfo: memFree=12145308/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=0 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 503 0 0 0 0 0 0 0 23 0 1 0 346466234 18763776 394 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 9295554700340363264 0 0 17 3 0 0 0
/proc/31991/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.7003 s]
/proc/loadavg: 12.00 11.97 11.48 11/198 31991
/proc/meminfo: memFree=12145308/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=0 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 503 0 0 0 0 0 0 0 19 0 1 0 346466234 18763776 394 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 9295554975218270208 0 0 17 3 0 0 0
/proc/31991/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50114 s]
/proc/loadavg: 12.00 11.97 11.48 13/202 31995
/proc/meminfo: memFree=12147264/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=0 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 346466234 18763776 394 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31991/statm: 4581 394 345 23 0 91 0
[pid=31993] ppid=31991 vsize=409364 CPUtime=0.99 cores=1
/proc/31993/stat : 31993 (cryptominisat) R 31991 31991 31418 0 -1 4202496 2285 0 0 0 99 0 0 0 19 0 1 0 346466234 419188736 966 33554432000 4194304 4587354 140733593906880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31993/statm: 102341 966 331 96 0 98903 0
[pid=31994] ppid=31991 vsize=13096 CPUtime=0.19 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 722 0 0 0 19 0 0 0 25 0 1 0 346466234 13410304 613 33554432000 4194304 4785740 140734371947472 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 3274 613 340 145 0 319 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=0.29 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 29 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 896780

[startup+3.10083 s]
/proc/loadavg: 12.00 11.97 11.48 13/202 31995
/proc/meminfo: memFree=12139452/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=0 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346466234 18763776 394 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31991/statm: 4581 394 345 23 0 91 0
[pid=31993] ppid=31991 vsize=415960 CPUtime=1.54 cores=1
/proc/31993/stat : 31993 (cryptominisat) R 31991 31991 31418 0 -1 4202496 4014 0 0 0 154 0 0 0 20 0 1 0 346466234 425943040 2687 33554432000 4194304 4587354 140733593906880 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31993/statm: 103990 2687 337 96 0 100552 0
[pid=31994] ppid=31991 vsize=13492 CPUtime=0.69 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 844 0 0 0 69 0 0 0 25 0 1 0 346466234 13815808 735 33554432000 4194304 4785740 140734371947472 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 3373 735 340 145 0 418 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=0.84 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 84 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 903772

[startup+6.30019 s]
/proc/loadavg: 12.00 11.97 11.48 12/201 31995
/proc/meminfo: memFree=12144104/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=14192 CPUtime=1.99 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 1010 0 0 0 199 0 0 0 25 0 1 0 346466234 14532608 901 33554432000 4194304 4785740 140734371947472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 3548 901 340 145 0 593 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=2.07 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 207 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 488512

[startup+12.7009 s]
/proc/loadavg: 11.92 11.95 11.48 12/201 31996
/proc/meminfo: memFree=12140344/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=15312 CPUtime=5.19 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 1282 0 0 0 519 0 0 0 25 0 1 0 346466234 15679488 1173 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 3828 1173 340 145 0 873 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=5.28 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 528 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 489632

[startup+25.5004 s]
/proc/loadavg: 11.72 11.91 11.47 12/201 31996
/proc/meminfo: memFree=12156444/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=16452 CPUtime=11.59 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 1547 0 0 0 1159 0 0 0 25 0 1 0 346466234 16846848 1438 33554432000 4194304 4785740 140734371947472 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 4113 1438 340 145 0 1158 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=11.68 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 1168 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 490772

[startup+51.1003 s]
/proc/loadavg: 11.47 11.83 11.45 12/201 31997
/proc/meminfo: memFree=12158700/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=18028 CPUtime=24.38 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 1896 0 0 0 2438 0 0 0 25 0 1 0 346466234 18460672 1787 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 4507 1787 340 145 0 1552 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=24.48 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 2448 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 492348

[startup+102.307 s]
/proc/loadavg: 11.20 11.70 11.43 12/201 31998
/proc/meminfo: memFree=12154364/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=20080 CPUtime=49.99 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 2366 0 0 0 4998 1 0 0 25 0 1 0 346466234 20561920 2257 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 5020 2257 340 145 0 2065 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=50.09 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 5009 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 494400

[startup+162.3 s]
/proc/loadavg: 11.18 11.60 11.41 12/201 32000
/proc/meminfo: memFree=12141820/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=21428 CPUtime=79.98 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 2687 0 0 0 7997 1 0 0 25 0 1 0 346466234 21942272 2578 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 5357 2578 340 145 0 2402 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=80.09 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 8009 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 495748

[startup+222.3 s]
/proc/loadavg: 11.06 11.49 11.38 12/201 32001
/proc/meminfo: memFree=12142428/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=22608 CPUtime=109.98 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 2955 0 0 0 10997 1 0 0 25 0 1 0 346466234 23150592 2846 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 5652 2846 341 145 0 2697 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=110.09 cores=1

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

/proc/meminfo: memFree=12412604/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=29308 CPUtime=380 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4417 0 0 0 37999 1 0 0 25 0 1 0 346466234 30011392 4308 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7327 4308 341 145 0 4372 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=380.09 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 38009 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 503628

[startup+822.3 s]
/proc/loadavg: 2.00 4.02 7.69 3/174 32080
/proc/meminfo: memFree=12412720/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=29476 CPUtime=410 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4492 0 0 0 40999 1 0 0 25 0 1 0 346466234 30183424 4383 33554432000 4194304 4785740 140734371947472 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7369 4383 341 145 0 4414 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=410.08 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 41008 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 503796

[startup+882.3 s]
/proc/loadavg: 2.00 3.65 7.33 3/174 32082
/proc/meminfo: memFree=12412460/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=29984 CPUtime=440.01 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4606 0 0 0 44000 1 0 0 25 0 1 0 346466234 30703616 4497 33554432000 4194304 4785740 140734371947472 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7496 4497 341 145 0 4541 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=440.08 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 44008 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 504304

[startup+942.3 s]
/proc/loadavg: 2.00 3.34 7.00 3/174 32083
/proc/meminfo: memFree=12412332/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=30320 CPUtime=470.01 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4691 0 0 0 47000 1 0 0 25 0 1 0 346466234 31047680 4582 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7580 4582 341 145 0 4625 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=470.07 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 47007 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 504640

[startup+1002.3 s]
/proc/loadavg: 2.00 3.10 6.68 3/174 32085
/proc/meminfo: memFree=12412072/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=30656 CPUtime=500.01 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4758 0 0 0 50000 1 0 0 25 0 1 0 346466234 31391744 4649 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7664 4649 341 145 0 4709 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=500.07 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 50007 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 504976

[startup+1062.3 s]
/proc/loadavg: 2.00 2.89 6.38 3/174 32087
/proc/meminfo: memFree=12411944/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=30824 CPUtime=530.01 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4793 0 0 0 53000 1 0 0 25 0 1 0 346466234 31563776 4684 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7706 4684 341 145 0 4751 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=530.08 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 53008 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 505144

[startup+1122.3 s]
/proc/loadavg: 2.00 2.73 6.11 3/174 32088
/proc/meminfo: memFree=12411940/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=30992 CPUtime=560 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4838 0 0 0 55999 1 0 0 25 0 1 0 346466234 31735808 4729 33554432000 4194304 4785740 140734371947472 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7748 4729 341 145 0 4793 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=560.08 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 56008 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 505312

[startup+1182.3 s]
/proc/loadavg: 2.00 2.59 5.85 3/174 32090
/proc/meminfo: memFree=12411928/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=31164 CPUtime=590 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4859 0 0 0 58999 1 0 0 25 0 1 0 346466234 31911936 4750 33554432000 4194304 4785740 140734371947472 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7791 4750 341 145 0 4836 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=590.09 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 59009 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 505484

[startup+1242.3 s]
/proc/loadavg: 2.00 2.48 5.60 3/174 32091
/proc/meminfo: memFree=12411672/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=31500 CPUtime=620 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4936 0 0 0 61999 1 0 0 25 0 1 0 346466234 32256000 4827 33554432000 4194304 4785740 140734371947472 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7875 4827 341 145 0 4920 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=620.1 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 62010 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134529372 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 505820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.39 5.38 3/174 32093
/proc/meminfo: memFree=12411288/32951124 swapFree=67111528/67111528
[pid=31991] ppid=31989 vsize=18324 CPUtime=2.21 cores=1,3
/proc/31991/stat : 31991 (ppfolio) S 31989 31991 31418 0 -1 4202496 504 4596 0 0 0 0 221 0 15 0 1 0 346466234 18763776 395 33554432000 4194304 4287625 140733801960576 18446744073709551615 270338403855 0 0 4096 65536 4477386724703437060 0 0 17 3 0 0 0
/proc/31991/statm: 4581 395 346 23 0 91 0
[pid=31994] ppid=31991 vsize=31668 CPUtime=648.85 cores=1
/proc/31994/stat : 31994 (clasp) R 31991 31991 31418 0 -1 4202496 4996 0 0 0 64884 1 0 0 25 0 1 0 346466234 32428032 4887 33554432000 4194304 4785740 140734371947472 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31994/statm: 7917 4887 341 145 0 4962 0
[pid=31995] ppid=31991 vsize=455996 CPUtime=648.95 cores=1
/proc/31995/stat : 31995 (TNM) R 31991 31991 31418 0 -1 4202496 364 0 0 0 64895 0 0 0 25 0 1 0 346466234 466939904 260 33554432000 134512640 134534564 4292206160 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31995/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 505988

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31991 and gives
#  childrusage.ru_utime.tv_sec=651
#  childrusage.ru_utime.tv_usec=61023
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 651.083
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1300
CPU system time (s): 0.01
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 904040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 651.061
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10129
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= 58
involuntary context switches= 7599

runsolver used 1.75373 second user time and 4.49532 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-11 18:48:26
IDJOB=3191967
IDBENCH=83098
IDSOLVER=1613
FILE ID=node143/3191967-1302540506
RUNJOBID= node143-1302536967-31438
PBS_JOBID= 12951124
Free space on /tmp= 71340 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191967-1302540506/watcher-3191967-1302540506 -o /tmp/evaluation-result-3191967-1302540506/solver-3191967-1302540506 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191967-1302540506.cnf

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

MD5SUM BENCH= 26e1db2f130e6076b57fb074a1167d5e
RANDOM SEED=906632627

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.846
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.75
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.846
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.846
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.846
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:      12145588 kB
Buffers:        725696 kB
Cached:       19323408 kB
SwapCached:          0 kB
Active:       10466532 kB
Inactive:      9899104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12145588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:      316156 kB
Mapped:          18088 kB
Slab:           375080 kB
PageTables:       6988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6091052 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= 71356 MiB
End job on node143 at 2011-04-11 19:10:06