Trace number 3219712

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.09 5000.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S61914820-087-UNKNOWN.cnf
MD5SUM1b9b43753c02a2c226adda648a956e92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2120.06
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
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-3219712-1303257939/watcher-3219712-1303257939 -o /tmp/evaluation-result-3219712-1303257939/solver-3219712-1303257939 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219712-1303257939.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: 5.01 5.02 5.00 4/180 21437
/proc/meminfo: memFree=18082548/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 13479455383311319304 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0

[startup+0.0630021 s]
/proc/loadavg: 5.01 5.02 5.00 4/180 21437
/proc/meminfo: memFree=18082548/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 13479455383311319304 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100994 s]
/proc/loadavg: 5.01 5.02 5.00 4/180 21437
/proc/meminfo: memFree=18082548/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 13479455383311319304 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300959 s]
/proc/loadavg: 5.01 5.02 5.00 4/180 21437
/proc/meminfo: memFree=18082548/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581608328093761536 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700956 s]
/proc/loadavg: 5.01 5.02 5.00 4/180 21437
/proc/meminfo: memFree=18082548/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581608328093761536 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 5.01 5.02 5.00 7/184 21441
/proc/meminfo: memFree=18055412/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609565044342784 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=33424 CPUtime=0.39 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 3964 0 0 0 39 0 0 0 25 0 1 0 437393604 34226176 3419 33554432000 4194304 4587354 140735936673472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 8356 3419 326 96 0 4918 0
[pid=21439] ppid=21437 vsize=21572 CPUtime=0.44 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 3050 0 0 0 44 0 0 0 25 0 1 0 437393604 22089728 2755 33554432000 4194304 4785740 140736195731680 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 5393 2755 340 145 0 2438 0
[pid=21440] ppid=21437 vsize=455692 CPUtime=0.64 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 1375 0 0 0 64 0 0 0 25 0 1 0 437393604 466628608 1272 33554432000 134512640 134534564 4289373136 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 113923 1272 91 6 0 112589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 529012

[startup+3.10053 s]
/proc/loadavg: 5.01 5.02 5.00 7/184 21441
/proc/meminfo: memFree=18023296/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609702483296256 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=33424 CPUtime=0.89 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 4908 0 0 0 89 0 0 0 25 0 1 0 437393604 34226176 4357 33554432000 4194304 4587354 140735936673472 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 8356 4357 326 96 0 4918 0
[pid=21439] ppid=21437 vsize=25004 CPUtime=0.99 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 3908 0 0 0 99 0 0 0 25 0 1 0 437393604 25604096 3613 33554432000 4194304 4785740 140736195731680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 6251 3613 340 145 0 3296 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=1.19 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 119 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 539200

[startup+6.30091 s]
/proc/loadavg: 5.08 5.04 5.01 7/184 21441
/proc/meminfo: memFree=18011756/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609977361203200 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=269724 CPUtime=1.99 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 8031 0 0 0 198 1 0 0 25 0 1 0 437393604 276197376 3839 33554432000 4194304 4587354 140735936673472 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 67431 3839 327 96 0 63993 0
[pid=21439] ppid=21437 vsize=31840 CPUtime=2.04 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 5593 0 0 0 203 1 0 0 25 0 1 0 437393604 32604160 5298 33554432000 4194304 4785740 140736195731680 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 7960 5298 340 145 0 5005 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=2.24 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 224 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 782336

[startup+12.7008 s]
/proc/loadavg: 5.16 5.05 5.01 7/184 21441
/proc/meminfo: memFree=17960260/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609839922249728 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=305804 CPUtime=4.09 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 21533 0 0 0 406 3 0 0 25 0 1 0 437393604 313143296 15110 33554432000 4194304 4587354 140735936673472 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 76451 15110 337 96 0 73013 0
[pid=21439] ppid=21437 vsize=36540 CPUtime=4.19 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 6776 0 0 0 418 1 0 0 25 0 1 0 437393604 37416960 6481 33554432000 4194304 4785740 140736195731680 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 9135 6481 340 145 0 6180 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=4.39 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 439 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 823116

[startup+25.5006 s]
/proc/loadavg: 5.34 5.10 5.02 7/184 21442
/proc/meminfo: memFree=17988816/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581608465532715008 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=267528 CPUtime=8.39 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 22485 0 0 0 836 3 0 0 25 0 1 0 437393604 273948672 6427 33554432000 4194304 4587354 140735936673472 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 66882 6427 337 96 0 63444 0
[pid=21439] ppid=21437 vsize=40176 CPUtime=8.44 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 7682 0 0 0 843 1 0 0 25 0 1 0 437393604 41140224 7387 33554432000 4194304 4785740 140736195731680 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 10044 7387 340 145 0 7089 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=8.64 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 864 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 788476

[startup+51.1011 s]
/proc/loadavg: 5.57 5.17 5.05 7/184 21442
/proc/meminfo: memFree=17984496/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=289800 CPUtime=16.89 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 29827 0 0 0 1685 4 0 0 25 0 1 0 437393604 296755200 10936 33554432000 4194304 4587354 140735936673472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 72450 10936 337 96 0 69012 0
[pid=21439] ppid=21437 vsize=49168 CPUtime=16.98 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 9858 0 0 0 1697 1 0 0 25 0 1 0 437393604 50348032 9563 33554432000 4194304 4785740 140736195731680 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 12292 9563 340 145 0 9337 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=17.19 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 1719 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 819740

[startup+102.307 s]
/proc/loadavg: 5.81 5.29 5.10 7/184 21444
/proc/meminfo: memFree=17954596/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609702483296256 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=292288 CPUtime=33.98 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 45217 0 0 0 3391 7 0 0 25 0 1 0 437393604 299302912 6772 33554432000 4194304 4587354 140735936673472 18446744073709551615 4242451 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 73072 6772 337 96 0 69634 0
[pid=21439] ppid=21437 vsize=58908 CPUtime=34.05 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 12294 0 0 0 3403 2 0 0 25 0 1 0 437393604 60321792 11999 33554432000 4194304 4785740 140736195731680 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 14727 11999 340 145 0 11772 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=34.24 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 3424 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 831968

[startup+162.301 s]
/proc/loadavg: 5.93 5.42 5.15 7/184 21445
/proc/meminfo: memFree=17904728/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609427605389312 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=337184 CPUtime=53.98 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 69196 0 0 0 5387 11 0 0 25 0 1 0 437393604 345276416 22976 33554432000 4194304 4587354 140735936673472 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 84296 22976 337 96 0 80858 0
[pid=21439] ppid=21437 vsize=67036 CPUtime=54.05 cores=1

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

/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 1370032

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21607
/proc/meminfo: memFree=17041388/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609839922249728 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=675192 CPUtime=1554.01 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 849067 0 0 0 155224 177 0 0 25 0 1 0 437393604 691396608 113731 33554432000 4194304 4587354 140735936673472 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 168798 113731 337 96 0 165360 0
[pid=21439] ppid=21437 vsize=214068 CPUtime=1554.06 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 49724 0 0 0 155395 11 0 0 25 0 1 0 437393604 219205632 49429 33554432000 4194304 4785740 140736195731680 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 53517 49429 340 145 0 50562 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=1554.3 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 155430 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1370032

[startup+4722.3 s]
/proc/loadavg: 6.05 6.01 5.94 7/184 21609
/proc/meminfo: memFree=17057724/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609839922249728 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=675192 CPUtime=1574.02 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 849067 0 0 0 157225 177 0 0 25 0 1 0 437393604 691396608 113731 33554432000 4194304 4587354 140735936673472 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 168798 113731 337 96 0 165360 0
[pid=21439] ppid=21437 vsize=214256 CPUtime=1574.05 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 49772 0 0 0 157394 11 0 0 25 0 1 0 437393604 219398144 49477 33554432000 4194304 4785740 140736195731680 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 53564 49477 340 145 0 50609 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=1574.3 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 157430 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1370220

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 5.94 7/184 21611
/proc/meminfo: memFree=17065500/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609839922249728 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=675192 CPUtime=1594.03 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 849067 0 0 0 159226 177 0 0 25 0 1 0 437393604 691396608 113731 33554432000 4194304 4587354 140735936673472 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 168798 113731 337 96 0 165360 0
[pid=21439] ppid=21437 vsize=215880 CPUtime=1594.05 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 50175 0 0 0 159394 11 0 0 25 0 1 0 437393604 221061120 49880 33554432000 4194304 4785740 140736195731680 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 53970 49880 340 145 0 51015 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=1594.3 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 159430 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 1371844

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21612
/proc/meminfo: memFree=17023064/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609839922249728 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=675192 CPUtime=1614.03 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 849067 0 0 0 161226 177 0 0 25 0 1 0 437393604 691396608 113731 33554432000 4194304 4587354 140735936673472 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 168798 113731 337 96 0 165360 0
[pid=21439] ppid=21437 vsize=215880 CPUtime=1614.05 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 50175 0 0 0 161394 11 0 0 25 0 1 0 437393604 221061120 49880 33554432000 4194304 4785740 140736195731680 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 53970 49880 340 145 0 51015 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=1614.3 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 161430 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1371844

[startup+4902.31 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21614
/proc/meminfo: memFree=17040880/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609839922249728 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=675192 CPUtime=1634.04 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 849067 0 0 0 163227 177 0 0 25 0 1 0 437393604 691396608 113731 33554432000 4194304 4587354 140735936673472 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 168798 113731 337 96 0 165360 0
[pid=21439] ppid=21437 vsize=216088 CPUtime=1634.05 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 50205 0 0 0 163394 11 0 0 25 0 1 0 437393604 221274112 49910 33554432000 4194304 4785740 140736195731680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 54022 49910 340 145 0 51067 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=1634.29 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 163429 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 1372052

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21615
/proc/meminfo: memFree=17065892/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609839922249728 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=675192 CPUtime=1654.04 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 849067 0 0 0 165227 177 0 0 25 0 1 0 437393604 691396608 113731 33554432000 4194304 4587354 140735936673472 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 168798 113731 337 96 0 165360 0
[pid=21439] ppid=21437 vsize=216088 CPUtime=1654.05 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 50205 0 0 0 165394 11 0 0 25 0 1 0 437393604 221274112 49910 33554432000 4194304 4785740 140736195731680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 54022 49910 340 145 0 51067 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=1654.29 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 165429 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1372052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21616
/proc/meminfo: memFree=17035852/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609839922249728 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=675192 CPUtime=1666.56 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 849067 0 0 0 166479 177 0 0 25 0 1 0 437393604 691396608 113731 33554432000 4194304 4587354 140735936673472 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 168798 113731 337 96 0 165360 0
[pid=21439] ppid=21437 vsize=216808 CPUtime=1666.64 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 50379 0 0 0 166653 11 0 0 25 0 1 0 437393604 222011392 50084 33554432000 4194304 4785740 140736195731680 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 54202 50084 340 145 0 51247 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=1666.89 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 166689 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1372772

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

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

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 21616
/proc/meminfo: memFree=17035852/32950928 swapFree=67111528/67111528
[pid=21437] ppid=21435 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21437/stat : 21437 (ppfolio) S 21435 21437 20748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437393604 18763776 393 33554432000 4194304 4287625 140734393860736 18446744073709551615 274473987599 0 0 4096 65536 4581609839922249728 0 0 17 5 0 0 0
/proc/21437/statm: 4581 393 345 23 0 91 0
[pid=21438] ppid=21437 vsize=675192 CPUtime=1666.56 cores=1
/proc/21438/stat : 21438 (cryptominisat) R 21437 21437 20748 0 -1 4202496 849067 0 0 0 166479 177 0 0 25 0 1 0 437393604 691396608 113731 33554432000 4194304 4587354 140735936673472 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21438/statm: 168798 113731 337 96 0 165360 0
[pid=21439] ppid=21437 vsize=216808 CPUtime=1666.64 cores=1
/proc/21439/stat : 21439 (clasp) R 21437 21437 20748 0 -1 4202496 50379 0 0 0 166653 11 0 0 25 0 1 0 437393604 222011392 50084 33554432000 4194304 4785740 140736195731680 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21439/statm: 54202 50084 340 145 0 51247 0
[pid=21440] ppid=21437 vsize=462448 CPUtime=1666.89 cores=1
/proc/21440/stat : 21440 (TNM) R 21437 21437 20748 0 -1 4202496 2353 0 0 0 166689 0 0 0 25 0 1 0 437393604 473546752 2250 33554432000 134512640 134534564 4289373136 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21440/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1372772

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21437 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.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4998.21
CPU system time (s): 1.88
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1395200

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= 285
involuntary context switches= 5

runsolver used 8.16576 second user time and 19.1131 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-20 02:05:39
IDJOB=3219712
IDBENCH=82635
IDSOLVER=1639
FILE ID=node125/3219712-1303257939
RUNJOBID= node125-1303247464-20767
PBS_JOBID= 13042422
Free space on /tmp= 72412 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S61914820-087-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219712-1303257939/watcher-3219712-1303257939 -o /tmp/evaluation-result-3219712-1303257939/solver-3219712-1303257939 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219712-1303257939.cnf

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

MD5SUM BENCH= 1b9b43753c02a2c226adda648a956e92
RANDOM SEED=1295019437

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.75
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.828
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:     32950928 kB
MemFree:      18082704 kB
Buffers:        704044 kB
Cached:       13696372 kB
SwapCached:          0 kB
Active:        6358540 kB
Inactive:      8161676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18082704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11264 kB
Writeback:           0 kB
AnonPages:      120008 kB
Mapped:          16476 kB
Slab:           284380 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2247636 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= 72404 MiB
End job on node125 at 2011-04-20 03:29:01