Trace number 3191770

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
MD5SUM5da80be8e24322484381341b0d82cc61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark359.33
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.04/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-3191770-1302539570/watcher-3191770-1302539570 -o /tmp/evaluation-result-3191770-1302539570/solver-3191770-1302539570 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191770-1302539570.cnf 

running on 2 cores: 5,7

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.03 11.03 10.61 7/193 31784
/proc/meminfo: memFree=11821800/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) R 31782 31784 31418 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 346372582 18763776 392 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338204053 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31784/statm: 4581 392 343 23 0 91 0

[startup+0.0929899 s]
/proc/loadavg: 11.03 11.03 10.61 7/193 31784
/proc/meminfo: memFree=11821800/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 856065189152260360 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100985 s]
/proc/loadavg: 11.03 11.03 10.61 7/193 31784
/proc/meminfo: memFree=11821800/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 856065189152260360 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300951 s]
/proc/loadavg: 11.03 11.03 10.61 7/193 31784
/proc/meminfo: memFree=11821800/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613781275273068544 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700872 s]
/proc/loadavg: 11.03 11.03 10.61 7/193 31784
/proc/meminfo: memFree=11821800/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613781550150975488 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50071 s]
/proc/loadavg: 11.03 11.03 10.61 10/197 31788
/proc/meminfo: memFree=11815584/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613781000395161600 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=338184 CPUtime=1.04 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 3257 0 0 0 104 0 0 0 19 0 1 0 346372582 346300416 2128 33554432000 4194304 4587354 140733852795312 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 84546 2128 337 96 0 81108 0
[pid=31786] ppid=31784 vsize=12828 CPUtime=0.13 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 675 0 0 0 13 0 0 0 23 0 1 0 346372582 13135872 567 33554432000 4194304 4785740 140735236279936 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 3207 567 340 145 0 252 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=0.31 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 31 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 825292

[startup+3.1004 s]
/proc/loadavg: 10.86 10.99 10.60 13/202 31818
/proc/meminfo: memFree=11808336/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=338840 CPUtime=1.54 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 3546 0 0 0 154 0 0 0 20 0 1 0 346372582 346972160 2412 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 84710 2412 337 96 0 81272 0
[pid=31786] ppid=31784 vsize=13364 CPUtime=0.72 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 805 0 0 0 72 0 0 0 25 0 1 0 346372582 13684736 697 33554432000 4194304 4785740 140735236279936 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 3341 697 340 145 0 386 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=0.82 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 82 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 826484

[startup+6.30076 s]
/proc/loadavg: 10.86 10.99 10.60 10/197 31879
/proc/meminfo: memFree=12244696/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613781000395161600 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=340304 CPUtime=2.64 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 4646 0 0 0 264 0 0 0 23 0 1 0 346372582 348471296 2690 33554432000 4194304 4587354 140733852795312 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 85076 2690 337 96 0 81638 0
[pid=31786] ppid=31784 vsize=13784 CPUtime=1.73 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 919 0 0 0 173 0 0 0 25 0 1 0 346372582 14114816 811 33554432000 4194304 4785740 140735236279936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 3446 811 340 145 0 491 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=1.91 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 191 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 828368

[startup+12.7005 s]
/proc/loadavg: 10.89 10.99 10.60 13/202 31910
/proc/meminfo: memFree=12216948/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613781000395161600 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=341668 CPUtime=4.74 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 6342 0 0 0 474 0 0 0 25 0 1 0 346372582 349868032 2915 33554432000 4194304 4587354 140733852795312 18446744073709551615 4357679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 85417 2915 337 96 0 81979 0
[pid=31786] ppid=31784 vsize=14476 CPUtime=3.92 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 1076 0 0 0 392 0 0 0 25 0 1 0 346372582 14823424 968 33554432000 4194304 4785740 140735236279936 18446744073709551615 4549070 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 3619 968 340 145 0 664 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=4.02 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 402 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 830424

[startup+25.5009 s]
/proc/loadavg: 11.06 11.03 10.62 13/202 31910
/proc/meminfo: memFree=12223168/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613779900883533824 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=341860 CPUtime=9.04 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 8878 0 0 0 903 1 0 0 25 0 1 0 346372582 350064640 2958 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 85465 2958 337 96 0 82027 0
[pid=31786] ppid=31784 vsize=15176 CPUtime=8.13 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 1237 0 0 0 813 0 0 0 25 0 1 0 346372582 15540224 1129 33554432000 4194304 4785740 140735236279936 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 3794 1129 340 145 0 839 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=8.31 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 831 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134529814 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 831316

[startup+51.1009 s]
/proc/loadavg: 11.44 11.12 10.66 13/202 31911
/proc/meminfo: memFree=12177852/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=347484 CPUtime=17.53 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 13639 0 0 0 1752 1 0 0 25 0 1 0 346372582 355823616 4676 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 86871 4676 337 96 0 83433 0
[pid=31786] ppid=31784 vsize=16332 CPUtime=16.72 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 1484 0 0 0 1672 0 0 0 25 0 1 0 346372582 16723968 1376 33554432000 4194304 4785740 140735236279936 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 4083 1376 340 145 0 1128 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=16.83 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 1683 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 838096

[startup+102.307 s]
/proc/loadavg: 11.83 11.28 10.74 13/202 31943
/proc/meminfo: memFree=12276236/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613781687589928960 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=357068 CPUtime=34.63 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 21886 0 0 0 3461 2 0 0 25 0 1 0 346372582 365637632 7097 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 89267 7097 337 96 0 85829 0
[pid=31786] ppid=31784 vsize=17816 CPUtime=33.75 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 1824 0 0 0 3375 0 0 0 25 0 1 0 346372582 18243584 1716 33554432000 4194304 4785740 140735236279936 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 4454 1716 340 145 0 1499 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=33.9 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 3390 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 849164

[startup+162.301 s]
/proc/loadavg: 12.02 11.42 10.82 13/202 31945
/proc/meminfo: memFree=12248120/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613779763444580352 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=357356 CPUtime=54.64 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 29095 0 0 0 5460 4 0 0 25 0 1 0 346372582 365932544 7390 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 89339 7390 337 96 0 85901 0
[pid=31786] ppid=31784 vsize=18548 CPUtime=53.75 cores=5

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

[startup+822.301 s]
/proc/loadavg: 12.02 11.96 11.42 13/202 31962
/proc/meminfo: memFree=12150212/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=371224 CPUtime=274.6 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 83444 0 0 0 27447 13 0 0 25 0 1 0 346372582 380133376 12151 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 92806 12151 337 96 0 89368 0
[pid=31786] ppid=31784 vsize=23532 CPUtime=273.78 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 3199 0 0 0 27378 0 0 0 25 0 1 0 346372582 24096768 3091 33554432000 4194304 4785740 140735236279936 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 5883 3091 341 145 0 2928 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=273.94 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 27394 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134528896 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 869036

[startup+882.301 s]
/proc/loadavg: 12.01 11.97 11.45 13/202 31964
/proc/meminfo: memFree=12134424/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=388396 CPUtime=294.59 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 85774 0 0 0 29446 13 0 0 25 0 1 0 346372582 397717504 14419 33554432000 4194304 4587354 140733852795312 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 97099 14419 337 96 0 93661 0
[pid=31786] ppid=31784 vsize=23868 CPUtime=293.77 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 3272 0 0 0 29377 0 0 0 25 0 1 0 346372582 24440832 3164 33554432000 4194304 4785740 140735236279936 18446744073709551615 4291545 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 5967 3164 341 145 0 3012 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=293.95 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 29395 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 886544

[startup+942.301 s]
/proc/loadavg: 12.00 11.97 11.48 13/202 31995
/proc/meminfo: memFree=12135168/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613779763444580352 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=384744 CPUtime=314.6 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 87802 0 0 0 31446 14 0 0 25 0 1 0 346372582 393977856 14125 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 96186 14125 337 96 0 92748 0
[pid=31786] ppid=31784 vsize=24036 CPUtime=313.77 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 3293 0 0 0 31377 0 0 0 25 0 1 0 346372582 24612864 3185 33554432000 4194304 4785740 140735236279936 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 6009 3185 341 145 0 3054 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=313.96 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 31396 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 883060

[startup+1002.3 s]
/proc/loadavg: 11.37 11.79 11.45 12/201 31997
/proc/meminfo: memFree=12150292/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613779763444580352 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=384876 CPUtime=334.6 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 89546 0 0 0 33446 14 0 0 25 0 1 0 346372582 394113024 13459 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 96219 13459 337 96 0 92781 0
[pid=31786] ppid=31784 vsize=24372 CPUtime=333.77 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 3391 0 0 0 33377 0 0 0 25 0 1 0 346372582 24956928 3283 33554432000 4194304 4785740 140735236279936 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 6093 3283 341 145 0 3138 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=333.96 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 33396 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 883528

[startup+1062.3 s]
/proc/loadavg: 11.19 11.66 11.42 12/201 31999
/proc/meminfo: memFree=12141340/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613779763444580352 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=371228 CPUtime=354.61 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 90750 0 0 0 35447 14 0 0 25 0 1 0 346372582 380137472 12178 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 92807 12178 337 96 0 89369 0
[pid=31786] ppid=31784 vsize=24544 CPUtime=353.76 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 3434 0 0 0 35376 0 0 0 25 0 1 0 346372582 25133056 3326 33554432000 4194304 4785740 140735236279936 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 6136 3326 341 145 0 3181 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=353.95 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 35395 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 870052

[startup+1122.3 s]
/proc/loadavg: 11.12 11.55 11.40 12/201 32000
/proc/meminfo: memFree=12145292/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613779763444580352 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=371228 CPUtime=374.62 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 93329 0 0 0 37447 15 0 0 25 0 1 0 346372582 380137472 12182 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 92807 12182 337 96 0 89369 0
[pid=31786] ppid=31784 vsize=24712 CPUtime=373.76 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 3456 0 0 0 37376 0 0 0 25 0 1 0 346372582 25305088 3348 33554432000 4194304 4785740 140735236279936 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 6178 3348 341 145 0 3223 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=373.95 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 37395 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 870220

[startup+1182.3 s]
/proc/loadavg: 11.04 11.45 11.37 12/201 32002
/proc/meminfo: memFree=12134736/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613779763444580352 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=385096 CPUtime=394.63 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 95512 0 0 0 39448 15 0 0 25 0 1 0 346372582 394338304 14315 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 96274 14315 337 96 0 92836 0
[pid=31786] ppid=31784 vsize=24880 CPUtime=393.76 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 3503 0 0 0 39376 0 0 0 25 0 1 0 346372582 25477120 3395 33554432000 4194304 4785740 140735236279936 18446744073709551615 4549831 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 6220 3395 341 145 0 3265 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=393.95 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 39395 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 884256

[startup+1242.3 s]
/proc/loadavg: 11.01 11.36 11.35 12/201 32003
/proc/meminfo: memFree=12134580/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 4613779763444580352 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=385212 CPUtime=414.64 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 96937 0 0 0 41449 15 0 0 25 0 1 0 346372582 394457088 13157 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 96303 13157 337 96 0 92865 0
[pid=31786] ppid=31784 vsize=25048 CPUtime=413.76 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 3546 0 0 0 41376 0 0 0 25 0 1 0 346372582 25649152 3438 33554432000 4194304 4785740 140735236279936 18446744073709551615 4327562 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 6262 3438 341 145 0 3307 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=413.94 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 41394 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 884540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 11.30 11.32 12/201 32005
/proc/meminfo: memFree=12126384/32951124 swapFree=67111528/67111528
[pid=31784] ppid=31782 vsize=18324 CPUtime=0 cores=5,7
/proc/31784/stat : 31784 (ppfolio) S 31782 31784 31418 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346372582 18763776 394 33554432000 4194304 4287625 140734112615232 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31784/statm: 4581 394 345 23 0 91 0
[pid=31785] ppid=31784 vsize=385212 CPUtime=433.87 cores=5
/proc/31785/stat : 31785 (cryptominisat) R 31784 31784 31418 0 -1 4202496 99038 0 0 0 43372 15 0 0 25 0 1 0 346372582 394457088 15199 33554432000 4194304 4587354 140733852795312 18446744073709551615 4238968 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31785/statm: 96303 15199 337 96 0 92865 0
[pid=31786] ppid=31784 vsize=25384 CPUtime=433.03 cores=5
/proc/31786/stat : 31786 (clasp) R 31784 31784 31418 0 -1 4202496 3603 0 0 0 43303 0 0 0 25 0 1 0 346372582 25993216 3495 33554432000 4194304 4785740 140735236279936 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31786/statm: 6346 3495 341 145 0 3391 0
[pid=31787] ppid=31784 vsize=455956 CPUtime=433.14 cores=5
/proc/31787/stat : 31787 (TNM) R 31784 31784 31418 0 -1 4202496 339 0 0 0 43314 0 0 0 25 0 1 0 346372582 466898944 236 33554432000 134512640 134534564 4294237120 18446744073709551615 134529902 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31787/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 884876

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.07
CPU user time (s): 1299.91
CPU system time (s): 0.165974
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1196408

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

runsolver used 2.10768 second user time and 4.99024 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-11 18:32:50
IDJOB=3191770
IDBENCH=82901
IDSOLVER=1613
FILE ID=node143/3191770-1302539570
RUNJOBID= node143-1302536967-31439
PBS_JOBID= 12951124
Free space on /tmp= 71336 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191770-1302539570/watcher-3191770-1302539570 -o /tmp/evaluation-result-3191770-1302539570/solver-3191770-1302539570 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191770-1302539570.cnf

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

MD5SUM BENCH= 5da80be8e24322484381341b0d82cc61
RANDOM SEED=572314038

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:      11822080 kB
Buffers:        725352 kB
Cached:       19327844 kB
SwapCached:          0 kB
Active:       10790016 kB
Inactive:      9899068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11822080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10096 kB
Writeback:           0 kB
AnonPages:      636220 kB
Mapped:          17364 kB
Slab:           375048 kB
PageTables:       6680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5434484 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= 71328 MiB
End job on node143 at 2011-04-11 18:54:30