Trace number 3191736

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 seqUNSAT 904.481 904.464

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1034575833-022.UNKNOWN.cnf
MD5SUMd8b7f1701bbfddf0d556cafbec39b80e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3761
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
904.38/904.46	s UNSATISFIABLE
904.38/904.46	solver [2] clasp 1.3.6 answered
904.38/904.46	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191736-1302539466/watcher-3191736-1302539466 -o /tmp/evaluation-result-3191736-1302539466/solver-3191736-1302539466 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191736-1302539466.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.90 11.98 11.37 10/202 21333
/proc/meminfo: memFree=10038716/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) R 21331 21333 20666 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365544828 18763776 392 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335712661 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21333/statm: 4581 392 343 23 0 91 0

[startup+0.09892 s]
/proc/loadavg: 11.90 11.98 11.37 10/202 21333
/proc/meminfo: memFree=10038716/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 16400996866533064961 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10092 s]
/proc/loadavg: 11.90 11.98 11.37 10/202 21333
/proc/meminfo: memFree=10038716/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 16400996866533064961 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300857 s]
/proc/loadavg: 11.90 11.98 11.37 10/202 21333
/proc/meminfo: memFree=10038716/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700787 s]
/proc/loadavg: 11.90 11.98 11.37 10/202 21333
/proc/meminfo: memFree=10038716/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895990653231300608 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50066 s]
/proc/loadavg: 11.90 11.98 11.37 13/206 21337
/proc/meminfo: memFree=10032112/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895989003963858944 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=535268 CPUtime=1.04 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 2172 0 0 0 104 0 0 0 19 0 1 0 365544828 548114432 1213 33554432000 4194304 4587354 140735236830160 18446744073709551615 232335589051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 133817 1213 330 96 0 130379 0
[pid=21335] ppid=21333 vsize=13240 CPUtime=0.1 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 753 0 0 0 10 0 0 0 23 0 1 0 365544828 13557760 645 33554432000 4194304 4785740 140737255810224 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 3310 645 340 145 0 355 0
[pid=21336] ppid=21333 vsize=452392 CPUtime=0.34 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 384 0 0 0 34 0 0 0 25 0 1 0 365544828 463249408 281 33554432000 134512640 134534564 4288173088 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 113098 281 91 6 0 111764 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1019224

[startup+3.1004 s]
/proc/loadavg: 11.90 11.98 11.37 13/206 21337
/proc/meminfo: memFree=10030744/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895990515792347136 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=281436 CPUtime=1.59 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 3574 0 0 0 159 0 0 0 20 0 1 0 365544828 288190464 2317 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 70359 2317 336 96 0 66921 0
[pid=21335] ppid=21333 vsize=13660 CPUtime=0.64 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 878 0 0 0 64 0 0 0 25 0 1 0 365544828 13987840 770 33554432000 4194304 4785740 140737255810224 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 3415 770 340 145 0 460 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=0.84 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 84 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 769640

[startup+6.30079 s]
/proc/loadavg: 11.90 11.98 11.37 13/206 21337
/proc/meminfo: memFree=10023584/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895989278841765888 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=1635176 CPUtime=2.64 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 4248 0 0 0 264 0 0 0 22 0 1 0 365544828 1674420224 2256 33554432000 4194304 4587354 140735236830160 18446744073709551615 4245511 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 408794 2256 336 96 0 405356 0
[pid=21335] ppid=21333 vsize=14364 CPUtime=1.7 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 1027 0 0 0 170 0 0 0 25 0 1 0 365544828 14708736 919 33554432000 4194304 4785740 140737255810224 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 3591 919 340 145 0 636 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=1.94 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 194 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2124084

[startup+12.7007 s]
/proc/loadavg: 11.92 11.98 11.37 13/206 21337
/proc/meminfo: memFree=10021368/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895990790670254080 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=282360 CPUtime=4.79 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 5378 0 0 0 479 0 0 0 25 0 1 0 365544828 289136640 2548 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 70590 2548 336 96 0 67152 0
[pid=21335] ppid=21333 vsize=15112 CPUtime=3.84 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 1206 0 0 0 384 0 0 0 25 0 1 0 365544828 15474688 1098 33554432000 4194304 4785740 140737255810224 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 3778 1098 340 145 0 823 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=4.04 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 404 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 772016

[startup+25.5004 s]
/proc/loadavg: 11.93 11.98 11.38 13/206 21338
/proc/meminfo: memFree=10022700/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895989553719672832 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=33540 CPUtime=9.04 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 7196 0 0 0 903 1 0 0 25 0 1 0 365544828 34344960 2858 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 8385 2858 336 96 0 4947 0
[pid=21335] ppid=21333 vsize=16044 CPUtime=8.09 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 1413 0 0 0 809 0 0 0 25 0 1 0 365544828 16429056 1305 33554432000 4194304 4785740 140737255810224 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 4011 1305 340 145 0 1056 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=8.34 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 834 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 524128

[startup+51.1008 s]
/proc/loadavg: 11.95 11.98 11.39 13/206 21339
/proc/meminfo: memFree=10006156/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895990378353393664 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=287736 CPUtime=17.59 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 11304 0 0 0 1757 2 0 0 25 0 1 0 365544828 294641664 3789 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 71934 3789 336 96 0 68496 0
[pid=21335] ppid=21333 vsize=17484 CPUtime=16.65 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 1742 0 0 0 1665 0 0 0 25 0 1 0 365544828 17903616 1634 33554432000 4194304 4785740 140737255810224 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 4371 1634 341 145 0 1416 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=16.84 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 1684 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 779764

[startup+102.308 s]
/proc/loadavg: 11.98 11.98 11.43 13/206 21340
/proc/meminfo: memFree=9986424/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895989003963858944 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=43100 CPUtime=34.66 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 17278 0 0 0 3463 3 0 0 25 0 1 0 365544828 44134400 4892 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 10775 4892 336 96 0 7337 0
[pid=21335] ppid=21333 vsize=18920 CPUtime=33.69 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 2077 0 0 0 3369 0 0 0 25 0 1 0 365544828 19374080 1969 33554432000 4194304 4785740 140737255810224 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 4730 1969 341 145 0 1775 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=33.93 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 3393 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 536564

[startup+162.301 s]
/proc/loadavg: 11.99 11.98 11.46 13/206 21341
/proc/meminfo: memFree=9959004/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895989416280719360 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=45248 CPUtime=54.66 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 22336 0 0 0 5462 4 0 0 25 0 1 0 365544828 46333952 6048 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 11312 6048 336 96 0 7874 0
[pid=21335] ppid=21333 vsize=20108 CPUtime=53.69 cores=4

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

/proc/21335/statm: 6461 3554 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=273.89 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 27389 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 566128

[startup+882.301 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21542
/proc/meminfo: memFree=9916544/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895988866524905472 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=302264 CPUtime=294.65 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 59531 0 0 0 29456 9 0 0 25 0 1 0 365544828 309518336 9365 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 75566 9365 336 96 0 72128 0
[pid=21335] ppid=21333 vsize=25844 CPUtime=293.75 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 3681 0 0 0 29374 1 0 0 25 0 1 0 365544828 26464256 3573 33554432000 4194304 4785740 140737255810224 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 6461 3573 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=293.89 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 29389 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 802652

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

[startup+883.101 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21542
/proc/meminfo: memFree=9916544/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895988866524905472 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=302264 CPUtime=294.95 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 59531 0 0 0 29486 9 0 0 25 0 1 0 365544828 309518336 9365 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 75566 9365 336 96 0 72128 0
[pid=21335] ppid=21333 vsize=25844 CPUtime=293.95 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 3681 0 0 0 29394 1 0 0 25 0 1 0 365544828 26464256 3573 33554432000 4194304 4785740 140737255810224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 6461 3573 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=294.19 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 29419 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 883.09
Current children cumulated vsize (KiB) 802652

[startup+895.901 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21542
/proc/meminfo: memFree=9909100/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895988866524905472 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=65860 CPUtime=299.15 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 60444 0 0 0 29906 9 0 0 25 0 1 0 365544828 67440640 10271 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 16465 10271 336 96 0 13027 0
[pid=21335] ppid=21333 vsize=25844 CPUtime=298.25 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 3684 0 0 0 29824 1 0 0 25 0 1 0 365544828 26464256 3576 33554432000 4194304 4785740 140737255810224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 6461 3576 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=298.49 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 29849 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 895.89
Current children cumulated vsize (KiB) 566248

[startup+899.101 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21542
/proc/meminfo: memFree=9916788/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895988866524905472 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=65860 CPUtime=300.25 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 60553 0 0 0 30016 9 0 0 25 0 1 0 365544828 67440640 10378 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 16465 10378 336 96 0 13027 0
[pid=21335] ppid=21333 vsize=25844 CPUtime=299.35 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 3684 0 0 0 29934 1 0 0 25 0 1 0 365544828 26464256 3576 33554432000 4194304 4785740 140737255810224 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 6461 3576 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=299.49 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 29949 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 899.09
Current children cumulated vsize (KiB) 566248

[startup+902.301 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21542
/proc/meminfo: memFree=9915900/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895988866524905472 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=65860 CPUtime=301.34 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 60664 0 0 0 30125 9 0 0 25 0 1 0 365544828 67440640 10485 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 16465 10485 336 96 0 13027 0
[pid=21335] ppid=21333 vsize=25844 CPUtime=300.35 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 3688 0 0 0 30034 1 0 0 25 0 1 0 365544828 26464256 3580 33554432000 4194304 4785740 140737255810224 18446744073709551615 4277433 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 6461 3580 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=300.59 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 30059 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 902.28
Current children cumulated vsize (KiB) 566248

[startup+903.107 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21542
/proc/meminfo: memFree=9915528/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895988866524905472 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=65860 CPUtime=301.55 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 60681 0 0 0 30146 9 0 0 25 0 1 0 365544828 67440640 10502 33554432000 4194304 4587354 140735236830160 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 16465 10502 336 96 0 13027 0
[pid=21335] ppid=21333 vsize=25844 CPUtime=300.65 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 3688 0 0 0 30064 1 0 0 25 0 1 0 365544828 26464256 3580 33554432000 4194304 4785740 140737255810224 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 6461 3580 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=300.89 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 30089 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 903.09
Current children cumulated vsize (KiB) 566248

[startup+903.901 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21542
/proc/meminfo: memFree=9915528/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895988866524905472 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=65860 CPUtime=301.84 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 60708 0 0 0 30175 9 0 0 25 0 1 0 365544828 67440640 10528 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 16465 10528 336 96 0 13027 0
[pid=21335] ppid=21333 vsize=25844 CPUtime=300.95 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 3688 0 0 0 30094 1 0 0 25 0 1 0 365544828 26464256 3580 33554432000 4194304 4785740 140737255810224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 6461 3580 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=301.09 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 30109 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 903.88
Current children cumulated vsize (KiB) 566248

[startup+904.301 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21542
/proc/meminfo: memFree=9915280/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895988866524905472 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=65860 CPUtime=301.95 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 60719 0 0 0 30186 9 0 0 25 0 1 0 365544828 67440640 10538 33554432000 4194304 4587354 140735236830160 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 16465 10538 336 96 0 13027 0
[pid=21335] ppid=21333 vsize=25844 CPUtime=301.05 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 3688 0 0 0 30104 1 0 0 25 0 1 0 365544828 26464256 3580 33554432000 4194304 4785740 140737255810224 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 6461 3580 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=301.29 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 30129 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 904.29
Current children cumulated vsize (KiB) 566248

[startup+904.401 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21542
/proc/meminfo: memFree=9915280/32951124 swapFree=67111528/67111528
[pid=21333] ppid=21331 vsize=18324 CPUtime=0 cores=4,6
/proc/21333/stat : 21333 (ppfolio) S 21331 21333 20666 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365544828 18763776 394 33554432000 4194304 4287625 140735220328688 18446744073709551615 232335912463 0 0 4096 65536 13895988866524905472 0 0 17 6 0 0 0
/proc/21333/statm: 4581 394 345 23 0 91 0
[pid=21334] ppid=21333 vsize=65860 CPUtime=302.04 cores=4
/proc/21334/stat : 21334 (cryptominisat) R 21333 21333 20666 0 -1 4202496 60730 0 0 0 30195 9 0 0 25 0 1 0 365544828 67440640 10548 33554432000 4194304 4587354 140735236830160 18446744073709551615 4243858 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21334/statm: 16465 10548 336 96 0 13027 0
[pid=21335] ppid=21333 vsize=25844 CPUtime=301.05 cores=4
/proc/21335/stat : 21335 (clasp) R 21333 21333 20666 0 -1 4202496 3688 0 0 0 30104 1 0 0 25 0 1 0 365544828 26464256 3580 33554432000 4194304 4785740 140737255810224 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21335/statm: 6461 3580 341 145 0 3506 0
[pid=21336] ppid=21333 vsize=456220 CPUtime=301.29 cores=4
/proc/21336/stat : 21336 (TNM) R 21333 21333 20666 0 -1 4202496 439 0 0 0 30129 0 0 0 25 0 1 0 365544828 467169280 336 33554432000 134512640 134534564 4288173088 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21336/statm: 114055 336 95 6 0 112721 0
Current children cumulated CPU time (s) 904.38
Current children cumulated vsize (KiB) 566248

Child status: 0
Real time (s): 904.464
CPU time (s): 904.481
CPU user time (s): 904.36
CPU system time (s): 0.121981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2124532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 904.36
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65395
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= 223
involuntary context switches= 10214

runsolver used 1.59476 second user time and 3.34349 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-11 18:31:07
IDJOB=3191736
IDBENCH=82867
IDSOLVER=1613
FILE ID=node132/3191736-1302539466
RUNJOBID= node132-1302536828-20685
PBS_JOBID= 12951115
Free space on /tmp= 71160 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1034575833-022.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191736-1302539466/watcher-3191736-1302539466 -o /tmp/evaluation-result-3191736-1302539466/solver-3191736-1302539466 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191736-1302539466.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d8b7f1701bbfddf0d556cafbec39b80e
RANDOM SEED=988366929

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10038996 kB
Buffers:        671364 kB
Cached:       21605292 kB
SwapCached:          0 kB
Active:       10839512 kB
Inactive:     11633220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10038996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16568 kB
Writeback:           0 kB
AnonPages:      195848 kB
Mapped:          18252 kB
Slab:           374072 kB
PageTables:       6712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3985684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71152 MiB
End job on node132 at 2011-04-11 18:46:11