Trace number 3274967

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.07 5000.02

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1540.75
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

running on 4 cores: 0,2,4,6

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: 0.00 0.00 0.00 4/178 21220
/proc/meminfo: memFree=18659552/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 3599122949837127940 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0

[startup+0.0181709 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 21220
/proc/meminfo: memFree=18659552/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 3599122949837127940 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101202 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 21220
/proc/meminfo: memFree=18659552/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 16541242319140028416 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30118 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 21220
/proc/meminfo: memFree=18659552/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701103 s]
/proc/loadavg: 0.00 0.00 0.00 4/178 21220
/proc/meminfo: memFree=18659552/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 0.48 0.10 0.03 7/182 21224
/proc/meminfo: memFree=18600496/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0
[pid=21221] ppid=21220 vsize=31188 CPUtime=0.49 cores=0
/proc/21221/stat : 21221 (cryptominisat) R 21220 21220 21178 0 -1 4202496 3900 0 0 0 49 0 0 0 25 0 1 0 475124457 31936512 3512 33554432000 4194304 4587354 140736281471616 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21221/statm: 7797 3512 306 96 0 4359 0
[pid=21222] ppid=21220 vsize=24808 CPUtime=0.49 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 4244 0 0 0 49 0 0 0 25 0 1 0 475124457 25403392 3387 33554432000 4194304 4785740 140737107117280 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 6202 3387 318 145 0 3247 0
[pid=21223] ppid=21220 vsize=467588 CPUtime=0.48 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 4737 0 0 0 48 0 0 0 25 0 1 0 475124457 478810112 4634 33554432000 134512640 134534564 4289022304 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116897 4634 91 6 0 115563 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 541908

[startup+3.10067 s]
/proc/loadavg: 0.48 0.10 0.03 7/182 21224
/proc/meminfo: memFree=18598264/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 16541243143773749248 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0
[pid=21221] ppid=21220 vsize=43416 CPUtime=1.04 cores=0
/proc/21221/stat : 21221 (cryptominisat) R 21220 21220 21178 0 -1 4202496 8486 0 0 0 103 1 0 0 25 0 1 0 475124457 44457984 6509 33554432000 4194304 4587354 140736281471616 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21221/statm: 10854 6509 316 96 0 7416 0
[pid=21222] ppid=21220 vsize=25080 CPUtime=0.99 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 4305 0 0 0 99 0 0 0 25 0 1 0 475124457 25681920 3448 33554432000 4194304 4785740 140737107117280 18446744073709551615 4482836 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 6270 3448 319 145 0 3315 0
[pid=21223] ppid=21220 vsize=467588 CPUtime=1.04 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 4737 0 0 0 104 0 0 0 25 0 1 0 475124457 478810112 4634 33554432000 134512640 134534564 4289022304 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116897 4634 91 6 0 115563 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 554408

[startup+6.30111 s]
/proc/loadavg: 0.48 0.10 0.03 7/182 21224
/proc/meminfo: memFree=18582232/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 16541242181701074944 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0
[pid=21221] ppid=21220 vsize=1369308 CPUtime=2.09 cores=0
/proc/21221/stat : 21221 (cryptominisat) R 21220 21220 21178 0 -1 4202496 11419 0 0 0 207 2 0 0 25 0 1 0 475124457 1402171392 5355 33554432000 4194304 4587354 140736281471616 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21221/statm: 342327 5355 331 96 0 338889 0
[pid=21222] ppid=21220 vsize=24940 CPUtime=2.09 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 4680 0 0 0 209 0 0 0 25 0 1 0 475124457 25538560 3536 33554432000 4194304 4785740 140737107117280 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 6235 3536 340 145 0 3280 0
[pid=21223] ppid=21220 vsize=467588 CPUtime=2.08 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 4737 0 0 0 208 0 0 0 25 0 1 0 475124457 478810112 4634 33554432000 134512640 134534564 4289022304 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116897 4634 91 6 0 115563 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1880160

[startup+12.701 s]
/proc/loadavg: 1.48 0.33 0.11 7/182 21224
/proc/meminfo: memFree=18569144/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0
[pid=21221] ppid=21220 vsize=1378888 CPUtime=4.24 cores=0
/proc/21221/stat : 21221 (cryptominisat) R 21220 21220 21178 0 -1 4202496 13979 0 0 0 422 2 0 0 25 0 1 0 475124457 1411981312 7905 33554432000 4194304 4587354 140736281471616 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21221/statm: 344722 7905 337 96 0 341284 0
[pid=21222] ppid=21220 vsize=26444 CPUtime=4.19 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 5067 0 0 0 419 0 0 0 25 0 1 0 475124457 27078656 3923 33554432000 4194304 4785740 140737107117280 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 6611 3923 340 145 0 3656 0
[pid=21223] ppid=21220 vsize=467588 CPUtime=4.24 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 4737 0 0 0 424 0 0 0 25 0 1 0 475124457 478810112 4634 33554432000 134512640 134534564 4289022304 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116897 4634 91 6 0 115563 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1891244

[startup+25.5008 s]
/proc/loadavg: 2.26 0.53 0.17 7/182 21224
/proc/meminfo: memFree=18557928/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124457 18763776 394 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 16541244243285377024 0 0 17 4 0 0 0
/proc/21220/statm: 4581 394 345 23 0 91 0
[pid=21221] ppid=21220 vsize=1383968 CPUtime=8.49 cores=0
/proc/21221/stat : 21221 (cryptominisat) R 21220 21220 21178 0 -1 4202496 18029 0 0 0 846 3 0 0 25 0 1 0 475124457 1417183232 9508 33554432000 4194304 4587354 140736281471616 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21221/statm: 345992 9508 337 96 0 342554 0
[pid=21222] ppid=21220 vsize=29884 CPUtime=8.49 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 5868 0 0 0 849 0 0 0 25 0 1 0 475124457 30601216 4724 33554432000 4194304 4785740 140737107117280 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 7471 4724 340 145 0 4516 0
[pid=21223] ppid=21220 vsize=467588 CPUtime=8.49 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 4737 0 0 0 849 0 0 0 25 0 1 0 475124457 478810112 4634 33554432000 134512640 134534564 4289022304 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116897 4634 91 6 0 115563 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1899764

[startup+51.1004 s]
/proc/loadavg: 3.38 0.93 0.32 6/181 21225
/proc/meminfo: memFree=18572184/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=35312 CPUtime=18.99 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 7161 0 0 0 1899 0 0 0 25 0 1 0 475124457 36159488 6017 33554432000 4194304 4785740 140737107117280 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 8828 6017 340 145 0 5873 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=18.99 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 1899 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 521488

[startup+102.306 s]
/proc/loadavg: 4.35 1.62 0.58 6/181 21226
/proc/meminfo: memFree=18573544/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=44548 CPUtime=44.59 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 9376 0 0 0 4458 1 0 0 25 0 1 0 475124457 45617152 8232 33554432000 4194304 4785740 140737107117280 18446744073709551615 4309530 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 11137 8232 340 145 0 8182 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=44.6 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 4460 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 530724

[startup+162.301 s]
/proc/loadavg: 4.76 2.23 0.86 6/181 21228
/proc/meminfo: memFree=18545260/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=50944 CPUtime=74.58 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 10812 0 0 0 7457 1 0 0 25 0 1 0 475124457 52166656 9668 33554432000 4194304 4785740 140737107117280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 12736 9668 340 145 0 9781 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=74.6 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 7460 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 537120

[startup+222.301 s]

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

/proc/meminfo: memFree=18393112/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=152664 CPUtime=2234.65 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34034 0 0 0 223454 11 0 0 25 0 1 0 475124457 156327936 32890 33554432000 4194304 4785740 140737107117280 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38166 32890 340 145 0 35211 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2234.63 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 223463 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 638840

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 4.91 6/181 21368
/proc/meminfo: memFree=18387280/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=153624 CPUtime=2264.64 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34228 0 0 0 226453 11 0 0 25 0 1 0 475124457 157310976 33084 33554432000 4194304 4785740 140737107117280 18446744073709551615 4538902 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38406 33084 340 145 0 35451 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2264.63 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 226463 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134526114 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 639800

[startup+4602.3 s]
/proc/loadavg: 5.04 5.01 4.92 6/181 21370
/proc/meminfo: memFree=18390376/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=154584 CPUtime=2294.64 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34399 0 0 0 229453 11 0 0 25 0 1 0 475124457 158294016 33255 33554432000 4194304 4785740 140737107117280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38646 33255 340 145 0 35691 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2294.64 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 229464 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 640760

[startup+4662.3 s]
/proc/loadavg: 5.01 5.01 4.92 6/181 21372
/proc/meminfo: memFree=18384664/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=154584 CPUtime=2324.63 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34399 0 0 0 232452 11 0 0 25 0 1 0 475124457 158294016 33255 33554432000 4194304 4785740 140737107117280 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38646 33255 340 145 0 35691 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2324.64 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 232464 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 640760

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21373
/proc/meminfo: memFree=18388744/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=155544 CPUtime=2354.63 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34624 0 0 0 235451 12 0 0 25 0 1 0 475124457 159277056 33480 33554432000 4194304 4785740 140737107117280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38886 33480 340 145 0 35931 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2354.66 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 235466 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 641720

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21375
/proc/meminfo: memFree=18383280/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=155544 CPUtime=2384.63 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34628 0 0 0 238451 12 0 0 25 0 1 0 475124457 159277056 33484 33554432000 4194304 4785740 140737107117280 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38886 33484 340 145 0 35931 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2384.65 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 238465 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528853 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 641720

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21376
/proc/meminfo: memFree=18387612/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=155544 CPUtime=2414.62 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34640 0 0 0 241450 12 0 0 25 0 1 0 475124457 159277056 33496 33554432000 4194304 4785740 140737107117280 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38886 33496 340 145 0 35931 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2414.66 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 241466 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 641720

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21378
/proc/meminfo: memFree=18382400/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=155544 CPUtime=2444.62 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34640 0 0 0 244450 12 0 0 25 0 1 0 475124457 159277056 33496 33554432000 4194304 4785740 140737107117280 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38886 33496 340 145 0 35931 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2444.66 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 244466 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 641720

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/181 21380
/proc/meminfo: memFree=18341720/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=155544 CPUtime=2474.63 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34640 0 0 0 247451 12 0 0 25 0 1 0 475124457 159277056 33496 33554432000 4194304 4785740 140737107117280 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38886 33496 340 145 0 35931 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2474.66 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 247466 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 641720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 4.76 4.95 4.90 3/176 21382
/proc/meminfo: memFree=18523540/32951132 swapFree=67111528/67111528
[pid=21220] ppid=21218 vsize=18324 CPUtime=13.08 cores=0,2,4,6
/proc/21220/stat : 21220 (ppfolio) S 21218 21220 21178 0 -1 4202496 503 19719 0 0 0 0 1305 3 15 0 1 0 475124457 18763776 395 33554432000 4194304 4287625 140735772682384 18446744073709551615 274664828431 0 0 4096 65536 4145750240827244804 0 0 17 4 0 0 0
/proc/21220/statm: 4581 395 346 23 0 91 0
[pid=21222] ppid=21220 vsize=155544 CPUtime=2493.51 cores=0
/proc/21222/stat : 21222 (clasp) R 21220 21220 21178 0 -1 4202496 34668 0 0 0 249339 12 0 0 25 0 1 0 475124457 159277056 33524 33554432000 4194304 4785740 140737107117280 18446744073709551615 4309494 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21222/statm: 38886 33524 340 145 0 35931 0
[pid=21223] ppid=21220 vsize=467852 CPUtime=2493.48 cores=0
/proc/21223/stat : 21223 (TNM) R 21220 21220 21178 0 -1 4202496 5271 0 0 0 249348 0 0 0 25 0 1 0 475124457 479080448 5168 33554432000 134512640 134534564 4289022304 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21223/statm: 116963 5168 95 6 0 115629 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 641720

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 21220 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=60014
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=37994
# CPU time returned by wait4() is 13.098
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.07
CPU user time (s): 4999.92
CPU system time (s): 0.15
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1905200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.06
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20222
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= 105
involuntary context switches= 164

runsolver used 8.81566 second user time and 18.3612 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-24 10:54:08
IDJOB=3274967
IDBENCH=71153
IDSOLVER=1639
FILE ID=node131/3274967-1303635248
RUNJOBID= node131-1303635247-21197
PBS_JOBID= 13150717
Free space on /tmp= 72128 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274967-1303635248/watcher-3274967-1303635248 -o /tmp/evaluation-result-3274967-1303635248/solver-3274967-1303635248 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3274967-1303635248.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1670466965

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.83
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18660352 kB
Buffers:        996680 kB
Cached:       12694132 kB
SwapCached:          0 kB
Active:        4292036 kB
Inactive:      9484112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18660352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27360 kB
Writeback:          12 kB
AnonPages:       84512 kB
Mapped:          16324 kB
Slab:           451484 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   684976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72128 MiB
End job on node131 at 2011-04-24 12:17:30