Trace number 3220444

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) 5000.01 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1008065350-031.UNKNOWN.cnf
MD5SUMf9acc85431fa3756e8067132423a3a4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.069
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3220444-1303272356/watcher-3220444-1303272356 -o /tmp/evaluation-result-3220444-1303272356/solver-3220444-1303272356 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220444-1303272356.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.01 5.99 5.99 4/184 24501
/proc/meminfo: memFree=13241912/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 4588922558614569224 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0

[startup+0.0509571 s]
/proc/loadavg: 6.01 5.99 5.99 4/184 24501
/proc/meminfo: memFree=13241912/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 4588922558614569224 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100949 s]
/proc/loadavg: 6.01 5.99 5.99 4/184 24501
/proc/meminfo: memFree=13241912/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 4588922558614569224 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300915 s]
/proc/loadavg: 6.01 5.99 5.99 4/184 24501
/proc/meminfo: memFree=13241912/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602082008356618240 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700844 s]
/proc/loadavg: 6.01 5.99 5.99 4/184 24501
/proc/meminfo: memFree=13241912/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602082008356618240 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5007 s]
/proc/loadavg: 6.01 5.99 5.99 7/188 24505
/proc/meminfo: memFree=13237328/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602082145795571712 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1235788 CPUtime=0.45 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 1213 0 0 0 45 0 0 0 25 0 1 0 438833724 1265446912 743 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 308947 743 327 96 0 305509 0
[pid=24503] ppid=24501 vsize=13224 CPUtime=0.52 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 783 0 0 0 52 0 0 0 25 0 1 0 438833724 13541376 671 33554432000 4194304 4785740 140736630373776 18446744073709551615 4549828 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 3306 671 340 145 0 351 0
[pid=24504] ppid=24501 vsize=455828 CPUtime=0.51 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 330 0 0 0 51 0 0 0 25 0 1 0 438833724 466767872 227 33554432000 134512640 134534564 4288147488 18446744073709551615 134530281 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1723164

[startup+3.10042 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 24505
/proc/meminfo: memFree=13235344/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1235228 CPUtime=1.04 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 1739 0 0 0 104 0 0 0 25 0 1 0 438833724 1264873472 1002 33554432000 4194304 4587354 140733843770496 18446744073709551615 4244541 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 308807 1002 331 96 0 305369 0
[pid=24503] ppid=24501 vsize=13756 CPUtime=1.02 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 886 0 0 0 102 0 0 0 25 0 1 0 438833724 14086144 774 33554432000 4194304 4785740 140736630373776 18446744073709551615 4552506 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 3439 774 340 145 0 484 0
[pid=24504] ppid=24501 vsize=455828 CPUtime=1.02 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 330 0 0 0 102 0 0 0 25 0 1 0 438833724 466767872 227 33554432000 134512640 134534564 4288147488 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1723136

[startup+6.30085 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 24505
/proc/meminfo: memFree=13228252/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602082420673478656 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1244468 CPUtime=2.05 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 3844 0 0 0 205 0 0 0 25 0 1 0 438833724 1274335232 2404 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 311117 2404 337 96 0 307679 0
[pid=24503] ppid=24501 vsize=14164 CPUtime=2.12 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 1015 0 0 0 212 0 0 0 25 0 1 0 438833724 14503936 903 33554432000 4194304 4785740 140736630373776 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 3541 903 340 145 0 586 0
[pid=24504] ppid=24501 vsize=455828 CPUtime=2.11 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 330 0 0 0 211 0 0 0 25 0 1 0 438833724 466767872 227 33554432000 134512640 134534564 4288147488 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1732784

[startup+12.7007 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 24505
/proc/meminfo: memFree=13223184/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602080359089176576 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1244288 CPUtime=4.24 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 5954 0 0 0 423 1 0 0 25 0 1 0 438833724 1274150912 3177 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 311072 3177 337 96 0 307634 0
[pid=24503] ppid=24501 vsize=14996 CPUtime=4.21 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 1197 0 0 0 421 0 0 0 25 0 1 0 438833724 15355904 1085 33554432000 4194304 4785740 140736630373776 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 3749 1085 340 145 0 794 0
[pid=24504] ppid=24501 vsize=455828 CPUtime=4.22 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 330 0 0 0 422 0 0 0 25 0 1 0 438833724 466767872 227 33554432000 134512640 134534564 4288147488 18446744073709551615 134529768 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1733436

[startup+25.5004 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 24506
/proc/meminfo: memFree=13220212/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602080633967083520 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1247512 CPUtime=8.45 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 8294 0 0 0 844 1 0 0 25 0 1 0 438833724 1277452288 3189 33554432000 4194304 4587354 140733843770496 18446744073709551615 4244096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 311878 3189 337 96 0 308440 0
[pid=24503] ppid=24501 vsize=15948 CPUtime=8.51 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 1448 0 0 0 851 0 0 0 25 0 1 0 438833724 16330752 1336 33554432000 4194304 4785740 140736630373776 18446744073709551615 4549778 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 3987 1336 340 145 0 1032 0
[pid=24504] ppid=24501 vsize=455828 CPUtime=8.51 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 330 0 0 0 851 0 0 0 25 0 1 0 438833724 466767872 227 33554432000 134512640 134534564 4288147488 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1737612

[startup+51.1009 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 24506
/proc/meminfo: memFree=13230888/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602080633967083520 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1250552 CPUtime=17.04 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 12277 0 0 0 1702 2 0 0 25 0 1 0 438833724 1280565248 4235 33554432000 4194304 4587354 140733843770496 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 312638 4235 337 96 0 309200 0
[pid=24503] ppid=24501 vsize=17440 CPUtime=17.01 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 1795 0 0 0 1701 0 0 0 25 0 1 0 438833724 17858560 1683 33554432000 4194304 4785740 140736630373776 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 4360 1683 340 145 0 1405 0
[pid=24504] ppid=24501 vsize=455828 CPUtime=17.02 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 330 0 0 0 1702 0 0 0 25 0 1 0 438833724 466767872 227 33554432000 134512640 134534564 4288147488 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1742144

[startup+102.307 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 24508
/proc/meminfo: memFree=13216488/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602082145795571712 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1262664 CPUtime=34.07 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 20963 0 0 0 3404 3 0 0 25 0 1 0 438833724 1292967936 7328 33554432000 4194304 4587354 140733843770496 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 315666 7328 337 96 0 312228 0
[pid=24503] ppid=24501 vsize=18988 CPUtime=34.11 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 2182 0 0 0 3411 0 0 0 25 0 1 0 438833724 19443712 2070 33554432000 4194304 4785740 140736630373776 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 4747 2070 340 145 0 1792 0
[pid=24504] ppid=24501 vsize=455828 CPUtime=34.1 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 330 0 0 0 3410 0 0 0 25 0 1 0 438833724 466767872 227 33554432000 134512640 134534564 4288147488 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1755804

[startup+162.301 s]
/proc/loadavg: 6.00 5.99 5.99 7/188 24509
/proc/meminfo: memFree=13196872/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602080908844990464 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1264132 CPUtime=54.07 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 28205 0 0 0 5403 4 0 0 25 0 1 0 438833724 1294471168 7632 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 316033 7632 337 96 0 312595 0
[pid=24503] ppid=24501 vsize=20448 CPUtime=54.11 cores=1

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

/proc/24504/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1824148

[startup+4662.3 s]
/proc/loadavg: 6.01 6.03 6.00 7/188 24672
/proc/meminfo: memFree=13153708/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602081458600804352 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1311860 CPUtime=1554.11 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 157921 0 0 0 155376 35 0 0 25 0 1 0 438833724 1343344640 21771 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 327965 21771 337 96 0 324527 0
[pid=24503] ppid=24501 vsize=38316 CPUtime=1554.12 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 6631 0 0 0 155411 1 0 0 25 0 1 0 438833724 39235584 6519 33554432000 4194304 4785740 140736630373776 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 9579 6519 341 145 0 6624 0
[pid=24504] ppid=24501 vsize=455832 CPUtime=1554.17 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 339 0 0 0 155417 0 0 0 25 0 1 0 438833724 466771968 236 33554432000 134512640 134534564 4288147488 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1824332

[startup+4722.31 s]
/proc/loadavg: 6.00 6.02 6.00 7/188 24674
/proc/meminfo: memFree=13161848/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602081458600804352 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1297016 CPUtime=1574.1 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 158344 0 0 0 157375 35 0 0 25 0 1 0 438833724 1328144384 18024 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 324254 18024 337 96 0 320816 0
[pid=24503] ppid=24501 vsize=38316 CPUtime=1574.13 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 6644 0 0 0 157412 1 0 0 25 0 1 0 438833724 39235584 6532 33554432000 4194304 4785740 140736630373776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 9579 6532 341 145 0 6624 0
[pid=24504] ppid=24501 vsize=455832 CPUtime=1574.17 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 339 0 0 0 157417 0 0 0 25 0 1 0 438833724 466771968 236 33554432000 134512640 134534564 4288147488 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 1809488

[startup+4782.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 24675
/proc/meminfo: memFree=13167896/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602081458600804352 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1297016 CPUtime=1594.1 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 158442 0 0 0 159375 35 0 0 25 0 1 0 438833724 1328144384 18117 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 324254 18117 337 96 0 320816 0
[pid=24503] ppid=24501 vsize=38316 CPUtime=1594.14 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 6644 0 0 0 159413 1 0 0 25 0 1 0 438833724 39235584 6532 33554432000 4194304 4785740 140736630373776 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 9579 6532 341 145 0 6624 0
[pid=24504] ppid=24501 vsize=455832 CPUtime=1594.16 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 339 0 0 0 159416 0 0 0 25 0 1 0 438833724 466771968 236 33554432000 134512640 134534564 4288147488 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1809488

[startup+4842.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 24677
/proc/meminfo: memFree=13157588/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602081458600804352 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1312004 CPUtime=1614.1 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 161483 0 0 0 161374 36 0 0 25 0 1 0 438833724 1343492096 20746 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 328001 20746 337 96 0 324563 0
[pid=24503] ppid=24501 vsize=38316 CPUtime=1614.14 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 6644 0 0 0 161413 1 0 0 25 0 1 0 438833724 39235584 6532 33554432000 4194304 4785740 140736630373776 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 9579 6532 341 145 0 6624 0
[pid=24504] ppid=24501 vsize=455832 CPUtime=1614.16 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 339 0 0 0 161416 0 0 0 25 0 1 0 438833724 466771968 236 33554432000 134512640 134534564 4288147488 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1824476

[startup+4902.3 s]
/proc/loadavg: 6.07 6.02 6.00 7/188 24679
/proc/meminfo: memFree=13141448/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602081458600804352 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1312004 CPUtime=1634.09 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 163044 0 0 0 163372 37 0 0 25 0 1 0 438833724 1343492096 22249 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 328001 22249 337 96 0 324563 0
[pid=24503] ppid=24501 vsize=38468 CPUtime=1634.15 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 6662 0 0 0 163414 1 0 0 25 0 1 0 438833724 39391232 6550 33554432000 4194304 4785740 140736630373776 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 9617 6550 341 145 0 6662 0
[pid=24504] ppid=24501 vsize=455832 CPUtime=1634.16 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 339 0 0 0 163416 0 0 0 25 0 1 0 438833724 466771968 236 33554432000 134512640 134534564 4288147488 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1824628

[startup+4962.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/188 24680
/proc/meminfo: memFree=13167460/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602081458600804352 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1358096 CPUtime=1654.09 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 163117 0 0 0 165372 37 0 0 25 0 1 0 438833724 1390690304 18024 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 339524 18024 337 96 0 336086 0
[pid=24503] ppid=24501 vsize=38468 CPUtime=1654.16 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 6681 0 0 0 165415 1 0 0 25 0 1 0 438833724 39391232 6569 33554432000 4194304 4785740 140736630373776 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 9617 6569 341 145 0 6662 0
[pid=24504] ppid=24501 vsize=455832 CPUtime=1654.16 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 339 0 0 0 165416 0 0 0 25 0 1 0 438833724 466771968 236 33554432000 134512640 134534564 4288147488 18446744073709551615 2099503 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1870720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.01 6.01 6.00 7/188 24681
/proc/meminfo: memFree=13167076/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602081458600804352 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1358096 CPUtime=1666.69 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 163117 0 0 0 166632 37 0 0 25 0 1 0 438833724 1390690304 18024 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 339524 18024 337 96 0 336086 0
[pid=24503] ppid=24501 vsize=38616 CPUtime=1666.66 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 6700 0 0 0 166665 1 0 0 25 0 1 0 438833724 39542784 6588 33554432000 4194304 4785740 140736630373776 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 9654 6588 341 145 0 6699 0
[pid=24504] ppid=24501 vsize=455832 CPUtime=1666.66 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 339 0 0 0 166666 0 0 0 25 0 1 0 438833724 466771968 236 33554432000 134512640 134534564 4288147488 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1870868

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

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

[startup+4999.9 s]
/proc/loadavg: 6.01 6.01 6.00 7/188 24681
/proc/meminfo: memFree=13167076/32951124 swapFree=67111528/67111528
[pid=24501] ppid=24499 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24501/stat : 24501 (ppfolio) S 24499 24501 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438833723 18763776 393 33554432000 4194304 4287625 140735066583744 18446744073709551615 232335912463 0 0 4096 65536 16602081458600804352 0 0 17 5 0 0 0
/proc/24501/statm: 4581 393 345 23 0 91 0
[pid=24502] ppid=24501 vsize=1358096 CPUtime=1666.69 cores=1
/proc/24502/stat : 24502 (cryptominisat) R 24501 24501 23347 0 -1 4202496 163117 0 0 0 166632 37 0 0 25 0 1 0 438833724 1390690304 18024 33554432000 4194304 4587354 140733843770496 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24502/statm: 339524 18024 337 96 0 336086 0
[pid=24503] ppid=24501 vsize=38616 CPUtime=1666.66 cores=1
/proc/24503/stat : 24503 (clasp) R 24501 24501 23347 0 -1 4202496 6700 0 0 0 166665 1 0 0 25 0 1 0 438833724 39542784 6588 33554432000 4194304 4785740 140736630373776 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24503/statm: 9654 6588 341 145 0 6699 0
[pid=24504] ppid=24501 vsize=455832 CPUtime=1666.66 cores=1
/proc/24504/stat : 24504 (TNM) R 24501 24501 23347 0 -1 4202496 339 0 0 0 166666 0 0 0 25 0 1 0 438833724 466771968 236 33554432000 134512640 134534564 4288147488 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24504/statm: 113958 236 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1870868

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24501 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.63
CPU system time (s): 0.38
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3095456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
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= 215
involuntary context switches= 4

runsolver used 8.20775 second user time and 19.0701 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-20 06:05:56
IDJOB=3220444
IDBENCH=82757
IDSOLVER=1639
FILE ID=node132/3220444-1303272356
RUNJOBID= node132-1303262095-23366
PBS_JOBID= 13049525
Free space on /tmp= 72916 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1008065350-031.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220444-1303272356/watcher-3220444-1303272356 -o /tmp/evaluation-result-3220444-1303272356/solver-3220444-1303272356 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220444-1303272356.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f9acc85431fa3756e8067132423a3a4a
RANDOM SEED=7587267

node132.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.833
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.66
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13242192 kB
Buffers:        697156 kB
Cached:       18477608 kB
SwapCached:          0 kB
Active:        7871116 kB
Inactive:     11471140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13242192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      167544 kB
Mapped:          16432 kB
Slab:           304756 kB
PageTables:       5068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2377676 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72904 MiB
End job on node132 at 2011-04-20 07:29:18