Trace number 3191925

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-k5-r21.3-v100-c2130-S1741857700-014.UNKNOWN.cnf
MD5SUM68bf08be908d1e2b9826bc30706a7365
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark349.016
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.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-3191925-1302540259/watcher-3191925-1302540259 -o /tmp/evaluation-result-3191925-1302540259/solver-3191925-1302540259 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191925-1302540259.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: 10.06 10.55 10.80 8/196 4623
/proc/meminfo: memFree=14352752/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0 cores=5,7
/proc/4623/stat : 4623 (ppfolio) R 4621 4623 3790 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 365625664 18763776 392 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089518485 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/4623/statm: 4581 392 343 23 0 91 0

[startup+0.00884093 s]
/proc/loadavg: 10.06 10.55 10.80 8/196 4623
/proc/meminfo: memFree=14352752/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0 cores=5,7
/proc/4623/stat : 4623 (ppfolio) R 4621 4623 3790 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 365625664 18763776 392 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089518485 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/4623/statm: 4581 392 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100827 s]
/proc/loadavg: 10.06 10.55 10.80 8/196 4623
/proc/meminfo: memFree=14352752/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365625664 18763776 394 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 8200370204870410504 0 0 17 7 0 0 0
/proc/4623/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300792 s]
/proc/loadavg: 10.06 10.55 10.80 8/196 4623
/proc/meminfo: memFree=14352752/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365625664 18763776 394 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/4623/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700719 s]
/proc/loadavg: 10.06 10.55 10.80 8/196 4623
/proc/meminfo: memFree=14352752/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 365625664 18763776 394 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 4606049646945501184 0 0 17 7 0 0 0
/proc/4623/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50058 s]
/proc/loadavg: 10.06 10.55 10.80 11/200 4627
/proc/meminfo: memFree=14348132/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365625664 18763776 394 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 4606049921823408128 0 0 17 7 0 0 0
/proc/4623/statm: 4581 394 345 23 0 91 0
[pid=4624] ppid=4623 vsize=695588 CPUtime=0.5 cores=5
/proc/4624/stat : 4624 (cryptominisat) R 4623 4623 3790 0 -1 4202496 1390 0 0 0 50 0 0 0 25 0 1 0 365625665 712282112 879 33554432000 4194304 4587354 140735314095152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4624/statm: 173897 879 327 96 0 170459 0
[pid=4625] ppid=4623 vsize=13096 CPUtime=0.44 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 742 0 0 0 44 0 0 0 25 0 1 0 365625665 13410304 634 33554432000 4194304 4785740 140734792805120 18446744073709551615 4277521 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 3274 634 340 145 0 319 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=0.54 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 54 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1182964

[startup+3.10029 s]
/proc/loadavg: 9.98 10.52 10.79 10/199 4627
/proc/meminfo: memFree=14354144/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=13636 CPUtime=1.24 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 855 0 0 0 124 0 0 0 25 0 1 0 365625665 13963264 747 33554432000 4194304 4785740 140734792805120 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 3409 747 340 145 0 454 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=1.32 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 132 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 487916

[startup+6.30073 s]
/proc/loadavg: 9.98 10.52 10.79 10/199 4627
/proc/meminfo: memFree=14353060/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=14072 CPUtime=2.84 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 986 0 0 0 284 0 0 0 25 0 1 0 365625665 14409728 878 33554432000 4194304 4785740 140734792805120 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 3518 878 340 145 0 563 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=2.93 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 293 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 488352

[startup+12.7006 s]
/proc/loadavg: 9.83 10.47 10.77 10/199 4627
/proc/meminfo: memFree=14350452/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=14920 CPUtime=6.04 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 1187 0 0 0 604 0 0 0 25 0 1 0 365625665 15278080 1079 33554432000 4194304 4785740 140734792805120 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 3730 1079 340 145 0 775 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=6.13 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 613 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 489200

[startup+25.5003 s]
/proc/loadavg: 9.70 10.42 10.75 10/199 4628
/proc/meminfo: memFree=14346140/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=15932 CPUtime=12.44 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 1428 0 0 0 1244 0 0 0 25 0 1 0 365625665 16314368 1320 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 3983 1320 340 145 0 1028 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=12.53 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 1253 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 490212

[startup+51.1008 s]
/proc/loadavg: 9.46 10.31 10.70 10/199 4629
/proc/meminfo: memFree=14344840/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=17012 CPUtime=25.24 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 1654 0 0 0 2524 0 0 0 25 0 1 0 365625665 17420288 1546 33554432000 4194304 4785740 140734792805120 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 4253 1546 340 145 0 1298 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=25.33 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 2533 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 491292

[startup+102.307 s]
/proc/loadavg: 9.18 10.09 10.60 10/199 4630
/proc/meminfo: memFree=14343416/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=18640 CPUtime=50.83 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 2028 0 0 0 5083 0 0 0 25 0 1 0 365625665 19087360 1920 33554432000 4194304 4785740 140734792805120 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 4660 1920 340 145 0 1705 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=50.94 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 5094 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 492920

[startup+162.3 s]
/proc/loadavg: 9.11 9.92 10.51 10/199 4631
/proc/meminfo: memFree=14341648/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=19448 CPUtime=80.83 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 2226 0 0 0 8083 0 0 0 25 0 1 0 365625665 19914752 2118 33554432000 4194304 4785740 140734792805120 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 4862 2118 340 145 0 1907 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=80.94 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 8094 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 493728

[startup+222.301 s]
/proc/loadavg: 9.04 9.73 10.41 10/199 4633
/proc/meminfo: memFree=14339396/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=20384 CPUtime=110.82 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 2437 0 0 0 11082 0 0 0 25 0 1 0 365625665 20873216 2329 33554432000 4194304 4785740 140734792805120 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 5096 2329 340 145 0 2141 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=110.95 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 11095 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 222.28

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

[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=24468 CPUtime=350.81 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3413 0 0 0 35081 0 0 0 25 0 1 0 365625665 25055232 3305 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6117 3305 341 145 0 3162 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=350.97 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 35097 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 498748

[startup+762.306 s]
/proc/loadavg: 4.00 6.25 8.53 3/174 4700
/proc/meminfo: memFree=14465956/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=24972 CPUtime=380.83 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3530 0 0 0 38083 0 0 0 25 0 1 0 365625665 25571328 3422 33554432000 4194304 4785740 140734792805120 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6243 3422 341 145 0 3288 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=380.96 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 38096 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 499252

[startup+822.301 s]
/proc/loadavg: 2.79 5.54 8.15 3/174 4702
/proc/meminfo: memFree=14465912/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=25308 CPUtime=410.83 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3608 0 0 0 41083 0 0 0 25 0 1 0 365625665 25915392 3500 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6327 3500 341 145 0 3372 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=410.96 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 41096 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 11385104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 499588

[startup+882.301 s]
/proc/loadavg: 2.27 4.84 7.73 3/174 4704
/proc/meminfo: memFree=14465620/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=25648 CPUtime=440.83 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3679 0 0 0 44083 0 0 0 25 0 1 0 365625665 26263552 3571 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6412 3571 341 145 0 3457 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=440.95 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 44095 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 499928

[startup+942.3 s]
/proc/loadavg: 2.10 4.36 7.40 3/174 4705
/proc/meminfo: memFree=14465452/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=25816 CPUtime=470.84 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3714 0 0 0 47084 0 0 0 25 0 1 0 365625665 26435584 3606 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6454 3606 341 145 0 3499 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=470.95 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 47095 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 500096

[startup+1002.3 s]
/proc/loadavg: 2.03 3.90 7.03 3/175 4708
/proc/meminfo: memFree=14465528/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=25984 CPUtime=500.84 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3754 0 0 0 50084 0 0 0 25 0 1 0 365625665 26607616 3646 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6496 3646 341 145 0 3541 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=500.94 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 50094 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 500264

[startup+1062.3 s]
/proc/loadavg: 2.01 3.57 6.74 3/174 4717
/proc/meminfo: memFree=14464980/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=26488 CPUtime=530.85 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3844 0 0 0 53085 0 0 0 25 0 1 0 365625665 27123712 3736 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6622 3736 341 145 0 3667 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=530.94 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 53094 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528844 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 500768

[startup+1122.3 s]
/proc/loadavg: 2.00 3.26 6.41 3/174 4719
/proc/meminfo: memFree=14464940/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=26660 CPUtime=560.85 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3878 0 0 0 56085 0 0 0 25 0 1 0 365625665 27299840 3770 33554432000 4194304 4785740 140734792805120 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6665 3770 341 145 0 3710 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=560.94 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 56094 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 500940

[startup+1182.3 s]
/proc/loadavg: 2.00 3.05 6.16 3/174 4723
/proc/meminfo: memFree=14464408/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=26996 CPUtime=590.85 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3943 0 0 0 59085 0 0 0 25 0 1 0 365625665 27643904 3835 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287172 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6749 3835 341 145 0 3794 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=590.94 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 59094 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 501276

[startup+1242.3 s]
/proc/loadavg: 2.00 2.84 5.87 3/174 4725
/proc/meminfo: memFree=14464572/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=27164 CPUtime=620.84 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 3994 0 0 0 62084 0 0 0 25 0 1 0 365625665 27815936 3886 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6791 3886 341 145 0 3836 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=620.95 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 62095 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 501444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.70 5.65 3/174 4727
/proc/meminfo: memFree=14464532/32950928 swapFree=67111528/67111528
[pid=4623] ppid=4621 vsize=18324 CPUtime=0.51 cores=5,7
/proc/4623/stat : 4623 (ppfolio) S 4621 4623 3790 0 -1 4202496 502 1397 0 0 0 0 51 0 15 0 1 0 365625664 18763776 395 33554432000 4194304 4287625 140736033062704 18446744073709551615 248089718287 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/4623/statm: 4581 395 346 23 0 91 0
[pid=4625] ppid=4623 vsize=27332 CPUtime=649.68 cores=5
/proc/4625/stat : 4625 (clasp) R 4623 4623 3790 0 -1 4202496 4010 0 0 0 64968 0 0 0 25 0 1 0 365625665 27987968 3902 33554432000 4194304 4785740 140734792805120 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4625/statm: 6833 3902 341 145 0 3878 0
[pid=4626] ppid=4623 vsize=455956 CPUtime=649.82 cores=5
/proc/4626/stat : 4626 (TNM) R 4623 4623 3790 0 -1 4202496 339 0 0 0 64982 0 0 0 25 0 1 0 365625665 466898944 236 33554432000 134512640 134534564 4294669104 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4626/statm: 113989 236 95 6 0 112655 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 501612

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.04
CPU user time (s): 1300.03
CPU system time (s): 0.010998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1182964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6279
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= 42
involuntary context switches= 14723

runsolver used 1.84272 second user time and 4.66029 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-11 18:44:19
IDJOB=3191925
IDBENCH=83056
IDSOLVER=1613
FILE ID=node123/3191925-1302540259
RUNJOBID= node123-1302537048-3811
PBS_JOBID= 12951127
Free space on /tmp= 71488 MiB

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

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

MD5SUM BENCH= 68bf08be908d1e2b9826bc30706a7365
RANDOM SEED=819013710

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      14353032 kB
Buffers:        678800 kB
Cached:       17355668 kB
SwapCached:          0 kB
Active:        9639508 kB
Inactive:      8554892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14353032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10108 kB
Writeback:           0 kB
AnonPages:      159608 kB
Mapped:          17240 kB
Slab:           339288 kB
PageTables:       5980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3638936 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= 71508 MiB
End job on node123 at 2011-04-11 19:05:59