Trace number 3275657

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 5000.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
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-3275657-1303645742/watcher-3275657-1303645742 -o /tmp/evaluation-result-3275657-1303645742/solver-3275657-1303645742 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275657-1303645742.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): 5100 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 5.97 4/180 3443
/proc/meminfo: memFree=12975016/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 8975122931440910600 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0

[startup+0.043547 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 3443
/proc/meminfo: memFree=12975016/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 8975122931440910600 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100534 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 3443
/proc/meminfo: memFree=12975016/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 8975122931440910600 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.3005 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 3443
/proc/meminfo: memFree=12975016/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 4607030411317477376 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700423 s]
/proc/loadavg: 6.00 6.00 5.97 4/180 3443
/proc/meminfo: memFree=12975016/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 4607030686195384320 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50028 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3447
/proc/meminfo: memFree=12968908/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 4607029724122710016 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=1058056 CPUtime=1.04 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 2566 0 0 0 104 0 0 0 19 0 1 0 476174668 1083449344 1576 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 264514 1577 334 96 0 261076 0
[pid=3445] ppid=3443 vsize=13220 CPUtime=0.1 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 755 0 0 0 10 0 0 0 24 0 1 0 476174668 13537280 643 33554432000 4194304 4785740 140736333237312 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 3305 643 340 145 0 350 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=0.34 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 34 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1545688

[startup+3.10098 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3447
/proc/meminfo: memFree=12963456/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 4607029999000616960 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=1079136 CPUtime=1.59 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 3328 0 0 0 159 0 0 0 20 0 1 0 476174668 1105035264 2324 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 269784 2324 334 96 0 266346 0
[pid=3445] ppid=3443 vsize=14028 CPUtime=0.64 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 961 0 0 0 64 0 0 0 25 0 1 0 476174668 14364672 849 33554432000 4194304 4785740 140736333237312 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 3507 849 340 145 0 552 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=0.84 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 84 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1567576

[startup+6.30041 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3447
/proc/meminfo: memFree=12956184/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=552092 CPUtime=2.64 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 5042 0 0 0 264 0 0 0 22 0 1 0 476174668 565342208 3216 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 138023 3216 339 96 0 134585 0
[pid=3445] ppid=3443 vsize=14872 CPUtime=1.69 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 1176 0 0 0 169 0 0 0 25 0 1 0 476174668 15228928 1064 33554432000 4194304 4785740 140736333237312 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 3718 1064 340 145 0 763 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=1.94 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 194 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1041376

[startup+12.7002 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3447
/proc/meminfo: memFree=12944144/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=562476 CPUtime=4.79 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 6856 0 0 0 479 0 0 0 25 0 1 0 476174668 575975424 4530 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 140619 4530 339 96 0 137181 0
[pid=3445] ppid=3443 vsize=15712 CPUtime=3.84 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 1371 0 0 0 384 0 0 0 25 0 1 0 476174668 16089088 1259 33554432000 4194304 4785740 140736333237312 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 3928 1259 340 145 0 973 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=4.04 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 404 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1052600

[startup+25.5009 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3448
/proc/meminfo: memFree=12934732/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 4607029036927942656 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=552752 CPUtime=9.59 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 8578 0 0 0 958 1 0 0 25 0 1 0 476174668 566018048 4188 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 138188 4188 339 96 0 134750 0
[pid=3445] ppid=3443 vsize=16844 CPUtime=7.84 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 1644 0 0 0 784 0 0 0 25 0 1 0 476174668 17248256 1532 33554432000 4194304 4785740 140736333237312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 4211 1532 340 145 0 1256 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=8.04 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 804 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1044008

[startup+51.1002 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3449
/proc/meminfo: memFree=12954296/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=563300 CPUtime=18.09 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 12226 0 0 0 1808 1 0 0 25 0 1 0 476174668 576819200 5990 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 140825 5990 339 96 0 137387 0
[pid=3445] ppid=3443 vsize=18600 CPUtime=16.39 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 2031 0 0 0 1639 0 0 0 25 0 1 0 476174668 19046400 1919 33554432000 4194304 4785740 140736333237312 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 4650 1919 340 145 0 1695 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=16.59 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 1659 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1056312

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 3450
/proc/meminfo: memFree=12929180/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=575428 CPUtime=35.18 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 20321 0 0 0 3516 2 0 0 25 0 1 0 476174668 589238272 10525 33554432000 4194304 4587354 140734243853376 18446744073709551615 4245511 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 143857 10525 339 96 0 140419 0
[pid=3445] ppid=3443 vsize=20268 CPUtime=33.46 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 2430 0 0 0 3346 0 0 0 25 0 1 0 476174668 20754432 2318 33554432000 4194304 4785740 140736333237312 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 5067 2318 340 145 0 2112 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=33.64 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 3364 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1070108

[startup+162.301 s]
/proc/loadavg: 6.06 6.01 5.98 7/184 3451
/proc/meminfo: memFree=12921228/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 4607029174366896128 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=576508 CPUtime=55.18 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 24830 0 0 0 5515 3 0 0 25 0 1 0 476174668 590344192 10802 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 144127 10802 339 96 0 140689 0
[pid=3445] ppid=3443 vsize=22000 CPUtime=53.46 cores=1

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

/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 4542.29
Current children cumulated vsize (KiB) 1127208

[startup+4602.3 s]
/proc/loadavg: 4.41 5.58 5.86 4/175 3627
/proc/meminfo: memFree=13132248/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 4607029174366896128 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=661412 CPUtime=1536.26 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 194192 0 0 0 153585 41 0 0 25 0 1 0 476174668 677285888 32720 33554432000 4194304 4587354 140734243853376 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 165353 32720 339 96 0 161915 0
[pid=3445] ppid=3443 vsize=45000 CPUtime=1532.93 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 8057 0 0 0 153293 0 0 0 25 0 1 0 476174668 46080000 7945 33554432000 4194304 4785740 140736333237312 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 11250 7945 341 145 0 8295 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=1533.11 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 153311 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 4602.3
Current children cumulated vsize (KiB) 1180824

[startup+4662.3 s]
/proc/loadavg: 3.52 5.11 5.67 4/175 3628
/proc/meminfo: memFree=13132100/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 4607029174366896128 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=661412 CPUtime=1556.26 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 194192 0 0 0 155585 41 0 0 25 0 1 0 476174668 677285888 32720 33554432000 4194304 4587354 140734243853376 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 165353 32720 339 96 0 161915 0
[pid=3445] ppid=3443 vsize=45000 CPUtime=1552.93 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 8083 0 0 0 155293 0 0 0 25 0 1 0 476174668 46080000 7971 33554432000 4194304 4785740 140736333237312 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 11250 7971 341 145 0 8295 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=1553.11 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 155311 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 4662.3
Current children cumulated vsize (KiB) 1180824

[startup+4722.31 s]
/proc/loadavg: 3.19 4.72 5.50 4/175 3630
/proc/meminfo: memFree=13132192/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 4607029174366896128 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=661412 CPUtime=1576.25 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 194192 0 0 0 157584 41 0 0 25 0 1 0 476174668 677285888 32720 33554432000 4194304 4587354 140734243853376 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 165353 32720 339 96 0 161915 0
[pid=3445] ppid=3443 vsize=45256 CPUtime=1572.94 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 8114 0 0 0 157294 0 0 0 25 0 1 0 476174668 46342144 8002 33554432000 4194304 4785740 140736333237312 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 11314 8002 341 145 0 8359 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=1573.1 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 157310 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 4722.29
Current children cumulated vsize (KiB) 1181080

[startup+4782.3 s]
/proc/loadavg: 3.07 4.41 5.34 4/175 3632
/proc/meminfo: memFree=13156104/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=632664 CPUtime=1596.24 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 196632 0 0 0 159583 41 0 0 25 0 1 0 476174668 647847936 26594 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 158166 26594 339 96 0 154728 0
[pid=3445] ppid=3443 vsize=45256 CPUtime=1592.94 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 8118 0 0 0 159294 0 0 0 25 0 1 0 476174668 46342144 8006 33554432000 4194304 4785740 140736333237312 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 11314 8006 341 145 0 8359 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=1593.1 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 159310 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 4782.28
Current children cumulated vsize (KiB) 1152332

[startup+4842.3 s]
/proc/loadavg: 3.02 4.15 5.20 4/175 3633
/proc/meminfo: memFree=13149880/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=632664 CPUtime=1616.24 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 198431 0 0 0 161582 42 0 0 25 0 1 0 476174668 647847936 28352 33554432000 4194304 4587354 140734243853376 18446744073709551615 4232092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 158166 28352 339 96 0 154728 0
[pid=3445] ppid=3443 vsize=45256 CPUtime=1612.94 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 8118 0 0 0 161294 0 0 0 25 0 1 0 476174668 46342144 8006 33554432000 4194304 4785740 140736333237312 18446744073709551615 4277491 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 11314 8006 341 145 0 8359 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=1613.1 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 161310 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 4842.28
Current children cumulated vsize (KiB) 1152332

[startup+4902.3 s]
/proc/loadavg: 3.01 3.94 5.06 4/175 3635
/proc/meminfo: memFree=13156180/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=627072 CPUtime=1636.24 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 198489 0 0 0 163582 42 0 0 25 0 1 0 476174668 642121728 26647 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 156768 26647 339 96 0 153330 0
[pid=3445] ppid=3443 vsize=45256 CPUtime=1632.94 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 8140 0 0 0 163294 0 0 0 25 0 1 0 476174668 46342144 8028 33554432000 4194304 4785740 140736333237312 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 11314 8028 341 145 0 8359 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=1633.11 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 163311 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 4902.29
Current children cumulated vsize (KiB) 1146740

[startup+4962.3 s]
/proc/loadavg: 3.00 3.76 4.92 4/175 3636
/proc/meminfo: memFree=13156152/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=626380 CPUtime=1656.24 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 199667 0 0 0 165581 43 0 0 25 0 1 0 476174668 641413120 26647 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 156595 26647 339 96 0 153157 0
[pid=3445] ppid=3443 vsize=45256 CPUtime=1652.94 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 8140 0 0 0 165294 0 0 0 25 0 1 0 476174668 46342144 8028 33554432000 4194304 4785740 140736333237312 18446744073709551615 4278079 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 11314 8028 341 145 0 8359 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=1653.12 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 165312 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 4962.3
Current children cumulated vsize (KiB) 1146048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.00 3.66 4.84 4/175 3637
/proc/meminfo: memFree=13156260/32951124 swapFree=67111528/67111528
[pid=3443] ppid=3441 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/3443/stat : 3443 (ppfolio) S 3441 3443 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 476174668 18763776 394 33554432000 4194304 4287625 140734859016608 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3443/statm: 4581 394 345 23 0 91 0
[pid=3444] ppid=3443 vsize=626380 CPUtime=1668.84 cores=1
/proc/3444/stat : 3444 (cryptominisat) R 3443 3443 2670 0 -1 4202496 199667 0 0 0 166841 43 0 0 25 0 1 0 476174668 641413120 26647 33554432000 4194304 4587354 140734243853376 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3444/statm: 156595 26647 339 96 0 153157 0
[pid=3445] ppid=3443 vsize=45256 CPUtime=1665.47 cores=1
/proc/3445/stat : 3445 (clasp) R 3443 3443 2670 0 -1 4202496 8143 0 0 0 166547 0 0 0 25 0 1 0 476174668 46342144 8031 33554432000 4194304 4785740 140736333237312 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/3445/statm: 11314 8031 341 145 0 8359 0
[pid=3446] ppid=3443 vsize=456088 CPUtime=1665.69 cores=1
/proc/3446/stat : 3446 (TNM) R 3443 3443 2670 0 -1 4202496 418 0 0 0 166569 0 0 0 25 0 1 0 476174668 467034112 315 33554432000 134512640 134534564 4290163296 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3446/statm: 114022 315 95 6 0 112688 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 1146048

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3443 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000
#
# 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
CPU user time (s): 4999.57
CPU system time (s): 0.43
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 1669212

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

runsolver used 8.02078 second user time and 18.9541 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 13:49:02
IDJOB=3275657
IDBENCH=83247
IDSOLVER=1639
FILE ID=node104/3275657-1303645742
RUNJOBID= node104-1303635252-2689
PBS_JOBID= 13150744
Free space on /tmp= 71416 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275657-1303645742/watcher-3275657-1303645742 -o /tmp/evaluation-result-3275657-1303645742/solver-3275657-1303645742 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275657-1303645742.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=1368378181

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12975296 kB
Buffers:       2276068 kB
Cached:       16753260 kB
SwapCached:          0 kB
Active:       10985312 kB
Inactive:      8415436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12975296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      370448 kB
Mapped:          16404 kB
Slab:           512236 kB
PageTables:       5328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1613168 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= 71420 MiB
End job on node104 at 2011-04-24 15:12:24