Trace number 3219718

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.03 4999.91

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
MD5SUM9224277e61359574518ca553717e02ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark640.831
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-3219718-1303258124/watcher-3219718-1303258124 -o /tmp/evaluation-result-3219718-1303258124/solver-3219718-1303258124 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219718-1303258124.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.00 6.00 6.00 4/180 29705
/proc/meminfo: memFree=18428352/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) R 29703 29705 28721 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 418228353 18763776 391 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29705/statm: 4581 391 343 23 0 91 0

[startup+0.020576 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 29705
/proc/meminfo: memFree=18428352/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 18024127267537387784 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100574 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 29705
/proc/meminfo: memFree=18428352/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 18024127267537387784 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300524 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 29705
/proc/meminfo: memFree=18428352/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611277549857669120 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700449 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 29705
/proc/meminfo: memFree=18428352/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278099613483008 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5003 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29709
/proc/meminfo: memFree=18401040/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=33280 CPUtime=0.54 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 4252 0 0 0 54 0 0 0 25 0 1 0 418228354 34078720 3690 33554432000 4194304 4587354 140736166829904 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 8320 3690 326 96 0 4882 0
[pid=29707] ppid=29705 vsize=21580 CPUtime=0.42 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 3032 0 0 0 42 0 0 0 25 0 1 0 418228354 22097920 2737 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 5395 2737 340 145 0 2440 0
[pid=29708] ppid=29705 vsize=455692 CPUtime=0.51 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 1376 0 0 0 51 0 0 0 25 0 1 0 418228354 466628608 1273 33554432000 134512640 134534564 4293603664 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 113923 1273 91 6 0 112589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 528876

[startup+3.10101 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29709
/proc/meminfo: memFree=18392236/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=967548 CPUtime=1.03 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 5740 0 0 0 103 0 0 0 25 0 1 0 418228354 990769152 3525 33554432000 4194304 4587354 140736166829904 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 241887 3525 327 96 0 238449 0
[pid=29707] ppid=29705 vsize=24652 CPUtime=0.92 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 3803 0 0 0 92 0 0 0 25 0 1 0 418228354 25243648 3508 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 6163 3508 340 145 0 3208 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=1.1 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 110 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 1472976

[startup+6.30042 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29709
/proc/meminfo: memFree=18381820/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611277137540808704 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=993020 CPUtime=2.14 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 8285 0 0 0 213 1 0 0 25 0 1 0 418228354 1016852480 4053 33554432000 4194304 4587354 140736166829904 18446744073709551615 4239102 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 248255 4053 327 96 0 244817 0
[pid=29707] ppid=29705 vsize=31692 CPUtime=2.02 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 5545 0 0 0 201 1 0 0 25 0 1 0 418228354 32452608 5250 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 7923 5250 340 145 0 4968 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=2.11 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 211 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1505488

[startup+12.7002 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29709
/proc/meminfo: memFree=18326244/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611279061686157312 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1013780 CPUtime=4.24 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 21134 0 0 0 421 3 0 0 25 0 1 0 418228354 1038110720 14639 33554432000 4194304 4587354 140736166829904 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 253445 14639 337 96 0 250007 0
[pid=29707] ppid=29705 vsize=36128 CPUtime=4.13 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 6663 0 0 0 412 1 0 0 25 0 1 0 418228354 36995072 6368 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 9032 6368 340 145 0 6077 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=4.3 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 430 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134528304 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1530684

[startup+25.5009 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29710
/proc/meminfo: memFree=18336792/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611277687296622592 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=985364 CPUtime=8.54 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 24772 0 0 0 850 4 0 0 25 0 1 0 418228354 1009012736 8060 33554432000 4194304 4587354 140736166829904 18446744073709551615 4230239 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 246341 8060 337 96 0 242903 0
[pid=29707] ppid=29705 vsize=40752 CPUtime=8.41 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 7821 0 0 0 840 1 0 0 25 0 1 0 418228354 41730048 7526 33554432000 4194304 4785740 140736247499056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 10188 7526 340 145 0 7233 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=8.52 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 852 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1506892

[startup+51.1012 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29710
/proc/meminfo: memFree=18339348/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611277962174529536 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=997972 CPUtime=17.03 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 33373 0 0 0 1698 5 0 0 25 0 1 0 418228354 1021923328 11162 33554432000 4194304 4587354 140736166829904 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 249493 11162 337 96 0 246055 0
[pid=29707] ppid=29705 vsize=51432 CPUtime=16.93 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 10439 0 0 0 1692 1 0 0 25 0 1 0 418228354 52666368 10144 33554432000 4194304 4785740 140736247499056 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 12858 10144 340 145 0 9903 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=17.1 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 1710 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1530180

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29712
/proc/meminfo: memFree=18336832/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=993384 CPUtime=34.13 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 46850 0 0 0 3406 7 0 0 25 0 1 0 418228354 1017225216 8438 33554432000 4194304 4587354 140736166829904 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 248346 8438 337 96 0 244908 0
[pid=29707] ppid=29705 vsize=58412 CPUtime=34.01 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 12170 0 0 0 3400 1 0 0 25 0 1 0 418228354 59813888 11875 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 14603 11875 340 145 0 11648 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=34.13 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 3413 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1532572

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29713
/proc/meminfo: memFree=18267976/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278511930343424 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1038680 CPUtime=54.13 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 65092 0 0 0 5403 10 0 0 25 0 1 0 418228354 1063608320 22705 33554432000 4194304 4587354 140736166829904 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 259670 22705 337 96 0 256232 0
[pid=29707] ppid=29705 vsize=68200 CPUtime=54.01 cores=1

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

/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2075776

[startup+4662.3 s]
/proc/loadavg: 3.00 3.00 3.19 4/175 29866
/proc/meminfo: memFree=18150636/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1373600 CPUtime=1554.17 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 853582 0 0 0 155238 179 0 0 25 0 1 0 418228354 1406566400 108107 33554432000 4194304 4587354 140736166829904 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 343400 108107 337 96 0 339962 0
[pid=29707] ppid=29705 vsize=224276 CPUtime=1554.08 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 52136 0 0 0 155396 12 0 0 25 0 1 0 418228354 229658624 51841 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 56069 51841 340 145 0 53114 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=1554.17 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 155417 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134528243 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 2078652

[startup+4722.31 s]
/proc/loadavg: 3.00 3.00 3.18 4/175 29868
/proc/meminfo: memFree=18149992/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1373600 CPUtime=1574.19 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 853582 0 0 0 157240 179 0 0 25 0 1 0 418228354 1406566400 108107 33554432000 4194304 4587354 140736166829904 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 343400 108107 337 96 0 339962 0
[pid=29707] ppid=29705 vsize=224648 CPUtime=1574.07 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 52202 0 0 0 157395 12 0 0 25 0 1 0 418228354 230039552 51907 33554432000 4194304 4785740 140736247499056 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 56162 51907 340 145 0 53207 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=1574.16 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 157416 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2079024

[startup+4782.3 s]
/proc/loadavg: 3.00 3.00 3.17 4/175 29870
/proc/meminfo: memFree=18148476/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1373600 CPUtime=1594.19 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 853582 0 0 0 159240 179 0 0 25 0 1 0 418228354 1406566400 108107 33554432000 4194304 4587354 140736166829904 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 343400 108107 337 96 0 339962 0
[pid=29707] ppid=29705 vsize=226340 CPUtime=1594.07 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 52631 0 0 0 159395 12 0 0 25 0 1 0 418228354 231772160 52336 33554432000 4194304 4785740 140736247499056 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 56585 52336 340 145 0 53630 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=1594.16 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 159416 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 2080716

[startup+4842.3 s]
/proc/loadavg: 3.00 3.00 3.15 4/175 29871
/proc/meminfo: memFree=18148204/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1373600 CPUtime=1614.2 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 853582 0 0 0 161241 179 0 0 25 0 1 0 418228354 1406566400 108107 33554432000 4194304 4587354 140736166829904 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 343400 108107 337 96 0 339962 0
[pid=29707] ppid=29705 vsize=226752 CPUtime=1614.06 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 52693 0 0 0 161394 12 0 0 25 0 1 0 418228354 232194048 52398 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 56688 52398 340 145 0 53733 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=1614.16 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 161416 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 2081128

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.14 4/175 29873
/proc/meminfo: memFree=18147676/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1373600 CPUtime=1634.19 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 853582 0 0 0 163240 179 0 0 25 0 1 0 418228354 1406566400 108107 33554432000 4194304 4587354 140736166829904 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 343400 108107 337 96 0 339962 0
[pid=29707] ppid=29705 vsize=227256 CPUtime=1634.07 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 52795 0 0 0 163394 13 0 0 25 0 1 0 418228354 232710144 52500 33554432000 4194304 4785740 140736247499056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 56814 52500 340 145 0 53859 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=1634.17 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 163417 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2081632

[startup+4962.3 s]
/proc/loadavg: 3.00 3.00 3.13 4/175 29874
/proc/meminfo: memFree=18132024/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1391936 CPUtime=1654.19 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 857388 0 0 0 165240 179 0 0 25 0 1 0 418228354 1425342464 111913 33554432000 4194304 4587354 140736166829904 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 347984 111913 337 96 0 344546 0
[pid=29707] ppid=29705 vsize=227732 CPUtime=1654.07 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 52898 0 0 0 165394 13 0 0 25 0 1 0 418228354 233197568 52603 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 56933 52603 340 145 0 53978 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=1654.17 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 165417 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2100444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.00 3.12 4/175 29875
/proc/meminfo: memFree=18132264/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1391936 CPUtime=1666.68 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 857388 0 0 0 166489 179 0 0 25 0 1 0 418228354 1425342464 111913 33554432000 4194304 4587354 140736166829904 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 347984 111913 337 96 0 344546 0
[pid=29707] ppid=29705 vsize=227732 CPUtime=1666.6 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 52898 0 0 0 166647 13 0 0 25 0 1 0 418228354 233197568 52603 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 56933 52603 340 145 0 53978 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=1666.75 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 166675 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2100444

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: 3.00 3.00 3.12 4/175 29875
/proc/meminfo: memFree=18132264/32951124 swapFree=67111528/67111528
[pid=29705] ppid=29703 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (ppfolio) S 29703 29705 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 418228353 18763776 393 33554432000 4194304 4287625 140734813392960 18446744073709551615 220816256527 0 0 4096 65536 4611278924247203840 0 0 17 7 0 0 0
/proc/29705/statm: 4581 393 345 23 0 91 0
[pid=29706] ppid=29705 vsize=1391936 CPUtime=1666.68 cores=1
/proc/29706/stat : 29706 (cryptominisat) R 29705 29705 28721 0 -1 4202496 857388 0 0 0 166489 179 0 0 25 0 1 0 418228354 1425342464 111913 33554432000 4194304 4587354 140736166829904 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29706/statm: 347984 111913 337 96 0 344546 0
[pid=29707] ppid=29705 vsize=227732 CPUtime=1666.6 cores=1
/proc/29707/stat : 29707 (clasp) R 29705 29705 28721 0 -1 4202496 52898 0 0 0 166647 13 0 0 25 0 1 0 418228354 233197568 52603 33554432000 4194304 4785740 140736247499056 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29707/statm: 56933 52603 340 145 0 53978 0
[pid=29708] ppid=29705 vsize=462452 CPUtime=1666.75 cores=1
/proc/29708/stat : 29708 (TNM) R 29705 29705 28721 0 -1 4202496 2353 0 0 0 166675 0 0 0 25 0 1 0 418228354 473550848 2250 33554432000 134512640 134534564 4293603664 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29708/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2100444

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29705 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.03
#
# 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.03
CPU user time (s): 4998.11
CPU system time (s): 1.92
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2804936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
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= 282
involuntary context switches= 5

runsolver used 7.26689 second user time and 18.0313 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-20 02:08:44
IDJOB=3219718
IDBENCH=82636
IDSOLVER=1639
FILE ID=node147/3219718-1303258124
RUNJOBID= node147-1303236975-28740
PBS_JOBID= 13042395
Free space on /tmp= 72248 MiB

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

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

MD5SUM BENCH= 9224277e61359574518ca553717e02ee
RANDOM SEED=351634729

node147.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.836
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.836
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.75
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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:      18428508 kB
Buffers:        713528 kB
Cached:       13027284 kB
SwapCached:          0 kB
Active:        5979196 kB
Inactive:      8183860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18428508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11272 kB
Writeback:           0 kB
AnonPages:      421256 kB
Mapped:          16500 kB
Slab:           295896 kB
PageTables:       5812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3028216 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= 72248 MiB
End job on node147 at 2011-04-20 03:32:06