Trace number 3291837

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 547.652 547.644

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
547.59/547.64	s UNSATISFIABLE
547.59/547.64	solver [2] clasp 1.3.6 answered
547.59/547.64	Done

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 0,2

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: 10.36 10.78 9.18 6/183 32363
/proc/meminfo: memFree=20122556/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18240 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) R 32360 32363 31470 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 489925402 18677760 215 33554432000 4194304 4287625 140736505292848 18446744073709551615 218365994897 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32363/statm: 4560 215 182 23 0 57 0

[startup+0.019347 s]
/proc/loadavg: 10.36 10.78 9.18 6/183 32363
/proc/meminfo: memFree=20122556/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 16589181030405996803 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100309 s]
/proc/loadavg: 10.36 10.78 9.18 6/183 32363
/proc/meminfo: memFree=20122556/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300312 s]
/proc/loadavg: 10.36 10.78 9.18 6/183 32363
/proc/meminfo: memFree=20122556/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683774620642574336 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700245 s]
/proc/loadavg: 10.36 10.78 9.18 6/183 32363
/proc/meminfo: memFree=20122556/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683774758081527808 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50111 s]
/proc/loadavg: 10.36 10.78 9.18 10/194 32379
/proc/meminfo: memFree=20077568/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683774895520481280 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=500944 CPUtime=1.09 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 1883 0 0 0 109 0 0 0 19 0 1 0 489925403 512966656 965 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 125236 965 327 96 0 121798 0
[pid=32369] ppid=32363 vsize=13100 CPUtime=0.14 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 729 0 0 0 14 0 0 0 20 0 1 0 489925403 13414400 617 33554432000 4194304 4785740 140734446025072 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 3275 617 340 145 0 320 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=0.24 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 24 0 0 0 22 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134530445 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 988332

[startup+3.10079 s]
/proc/loadavg: 10.36 10.78 9.18 8/188 32380
/proc/meminfo: memFree=22034956/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683775170398388224 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=501656 CPUtime=1.59 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 2314 0 0 0 159 0 0 0 20 0 1 0 489925403 513695744 1008 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 125414 1008 331 96 0 121976 0
[pid=32369] ppid=32363 vsize=13784 CPUtime=0.69 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 920 0 0 0 69 0 0 0 22 0 1 0 489925403 14114816 808 33554432000 4194304 4785740 140734446025072 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 3446 808 340 145 0 491 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=0.78 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 78 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 989728

[startup+6.30126 s]
/proc/loadavg: 10.01 10.70 9.17 10/193 32410
/proc/meminfo: memFree=22051576/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683775170398388224 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=511480 CPUtime=2.69 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 3525 0 0 0 269 0 0 0 23 0 1 0 489925403 523755520 1703 33554432000 4194304 4587354 140735185554592 18446744073709551615 4248785 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 127870 1703 337 96 0 124432 0
[pid=32369] ppid=32363 vsize=14328 CPUtime=1.73 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 1058 0 0 0 173 0 0 0 25 0 1 0 489925403 14671872 946 33554432000 4194304 4785740 140734446025072 18446744073709551615 4550453 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 3582 946 340 145 0 627 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=1.84 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 184 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1000096

[startup+12.7011 s]
/proc/loadavg: 10.01 10.69 9.17 11/193 32410
/proc/meminfo: memFree=22033652/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=514444 CPUtime=4.79 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 6762 0 0 0 479 0 0 0 25 0 1 0 489925403 526790656 4297 33554432000 4194304 4587354 140735185554592 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 128611 4297 337 96 0 125173 0
[pid=32369] ppid=32363 vsize=15144 CPUtime=3.89 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 1254 0 0 0 389 0 0 0 25 0 1 0 489925403 15507456 1142 33554432000 4194304 4785740 140734446025072 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 3786 1142 340 145 0 831 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=3.99 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 399 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134529253 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1003876

[startup+25.5008 s]
/proc/loadavg: 9.79 10.61 9.17 11/193 32410
/proc/meminfo: memFree=22020408/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=514764 CPUtime=9.09 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 8623 0 0 0 909 0 0 0 25 0 1 0 489925403 527118336 4746 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 128691 4746 337 96 0 125253 0
[pid=32369] ppid=32363 vsize=16096 CPUtime=8.14 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 1472 0 0 0 814 0 0 0 25 0 1 0 489925403 16482304 1360 33554432000 4194304 4785740 140734446025072 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 4024 1360 340 145 0 1069 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=8.24 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 824 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1005148

[startup+51.1003 s]
/proc/loadavg: 9.29 10.43 9.15 9/192 32450
/proc/meminfo: memFree=21170168/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=520420 CPUtime=17.59 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 14795 0 0 0 1758 1 0 0 25 0 1 0 489925403 532910080 6050 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 130105 6050 337 96 0 126667 0
[pid=32369] ppid=32363 vsize=17204 CPUtime=16.69 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 1734 0 0 0 1669 0 0 0 25 0 1 0 489925403 17616896 1622 33554432000 4194304 4785740 140734446025072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 4301 1622 340 145 0 1346 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=16.79 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 1679 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1011912

[startup+102.307 s]
/proc/loadavg: 8.65 10.08 9.09 9/192 504
/proc/meminfo: memFree=20448076/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=527184 CPUtime=35.18 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 24942 0 0 0 3515 3 0 0 25 0 1 0 489925403 539836416 7085 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 131796 7085 337 96 0 128358 0
[pid=32369] ppid=32363 vsize=18732 CPUtime=33.49 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 2111 0 0 0 3349 0 0 0 25 0 1 0 489925403 19181568 1999 33554432000 4194304 4785740 140734446025072 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 4683 1999 341 145 0 1728 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=33.6 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 3360 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134526006 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1020204

[startup+162.301 s]
/proc/loadavg: 8.24 9.70 9.02 9/192 506
/proc/meminfo: memFree=20333072/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683773108814086144 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=544012 CPUtime=55.18 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 32618 0 0 0 5514 4 0 0 25 0 1 0 489925403 557068288 11485 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 136003 11485 337 96 0 132565 0
[pid=32369] ppid=32363 vsize=19704 CPUtime=53.48 cores=0

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

/proc/32369/statm: 5640 2921 341 145 0 2685 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=153.62 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 15362 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1044148

[startup+522.301 s]
/proc/loadavg: 8.00 8.50 8.68 9/192 519
/proc/meminfo: memFree=19393760/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683773246253039616 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=533284 CPUtime=175.19 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 51683 0 0 0 17511 8 0 0 25 0 1 0 489925403 546082816 11435 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 133321 11435 337 96 0 129883 0
[pid=32369] ppid=32363 vsize=22992 CPUtime=173.46 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 3111 0 0 0 17346 0 0 0 25 0 1 0 489925403 23543808 2999 33554432000 4194304 4785740 140734446025072 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 5748 2999 341 145 0 2793 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=173.62 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 17362 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 1030564

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

[startup+524.707 s]
/proc/loadavg: 8.00 8.49 8.68 9/192 519
/proc/meminfo: memFree=19378752/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683774620642574336 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=541468 CPUtime=176.01 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 53444 0 0 0 17592 9 0 0 25 0 1 0 489925403 554463232 13196 33554432000 4194304 4587354 140735185554592 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 135367 13196 337 96 0 131929 0
[pid=32369] ppid=32363 vsize=22992 CPUtime=174.26 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 3111 0 0 0 17426 0 0 0 25 0 1 0 489925403 23543808 2999 33554432000 4194304 4785740 140734446025072 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 5748 2999 341 145 0 2793 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=174.42 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 17442 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 524.69
Current children cumulated vsize (KiB) 1038748

[startup+537.501 s]
/proc/loadavg: 8.00 8.47 8.67 9/192 519
/proc/meminfo: memFree=19347500/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=544812 CPUtime=180.27 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 54228 0 0 0 18018 9 0 0 25 0 1 0 489925403 557887488 13980 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 136203 13980 337 96 0 132765 0
[pid=32369] ppid=32363 vsize=22992 CPUtime=178.56 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 3130 0 0 0 17856 0 0 0 25 0 1 0 489925403 23543808 3018 33554432000 4194304 4785740 140734446025072 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 5748 3018 341 145 0 2793 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=178.65 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 17865 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 537.48
Current children cumulated vsize (KiB) 1042092

[startup+543.901 s]
/proc/loadavg: 8.00 8.46 8.66 9/192 519
/proc/meminfo: memFree=19342660/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683773108814086144 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=544812 CPUtime=182.4 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 54228 0 0 0 18231 9 0 0 25 0 1 0 489925403 557887488 13980 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 136203 13980 337 96 0 132765 0
[pid=32369] ppid=32363 vsize=22992 CPUtime=180.66 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 3132 0 0 0 18066 0 0 0 25 0 1 0 489925403 23543808 3020 33554432000 4194304 4785740 140734446025072 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 5748 3020 341 145 0 2793 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=180.82 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 18082 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 543.88
Current children cumulated vsize (KiB) 1042092

[startup+545.5 s]
/proc/loadavg: 8.00 8.46 8.66 9/192 519
/proc/meminfo: memFree=19340428/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683773108814086144 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=544812 CPUtime=182.97 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 54228 0 0 0 18288 9 0 0 25 0 1 0 489925403 557887488 13980 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 136203 13980 337 96 0 132765 0
[pid=32369] ppid=32363 vsize=22992 CPUtime=181.21 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 3132 0 0 0 18121 0 0 0 25 0 1 0 489925403 23543808 3020 33554432000 4194304 4785740 140734446025072 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 5748 3020 341 145 0 2793 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=181.32 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 18132 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 545.5
Current children cumulated vsize (KiB) 1042092

[startup+546.3 s]
/proc/loadavg: 8.00 8.46 8.66 9/192 519
/proc/meminfo: memFree=19340428/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683773108814086144 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=544812 CPUtime=183.2 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 54228 0 0 0 18311 9 0 0 25 0 1 0 489925403 557887488 13980 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 136203 13980 337 96 0 132765 0
[pid=32369] ppid=32363 vsize=22992 CPUtime=181.46 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 3133 0 0 0 18146 0 0 0 25 0 1 0 489925403 23543808 3021 33554432000 4194304 4785740 140734446025072 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 5748 3021 341 145 0 2793 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=181.62 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 18162 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 546.28
Current children cumulated vsize (KiB) 1042092

[startup+547.101 s]
/proc/loadavg: 8.00 8.46 8.66 9/192 519
/proc/meminfo: memFree=19339188/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683773108814086144 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=544812 CPUtime=183.47 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 54228 0 0 0 18338 9 0 0 25 0 1 0 489925403 557887488 13980 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 136203 13980 337 96 0 132765 0
[pid=32369] ppid=32363 vsize=22992 CPUtime=181.76 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 3134 0 0 0 18176 0 0 0 25 0 1 0 489925403 23543808 3022 33554432000 4194304 4785740 140734446025072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 5748 3022 341 145 0 2793 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=181.85 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 18185 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 547.08
Current children cumulated vsize (KiB) 1042092

[startup+547.501 s]
/proc/loadavg: 8.00 8.46 8.66 9/192 519
/proc/meminfo: memFree=19339188/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683773108814086144 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=544812 CPUtime=183.6 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 54228 0 0 0 18351 9 0 0 25 0 1 0 489925403 557887488 13980 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 136203 13980 337 96 0 132765 0
[pid=32369] ppid=32363 vsize=22992 CPUtime=181.86 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 3134 0 0 0 18186 0 0 0 25 0 1 0 489925403 23543808 3022 33554432000 4194304 4785740 140734446025072 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 5748 3022 341 145 0 2793 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=182.02 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 18202 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 547.48
Current children cumulated vsize (KiB) 1042092

[startup+547.601 s]
/proc/loadavg: 8.00 8.46 8.66 9/192 519
/proc/meminfo: memFree=19339188/32951124 swapFree=67051468/67111528
[pid=32363] ppid=32360 vsize=18324 CPUtime=0 cores=0,2
/proc/32363/stat : 32363 (ppfolio) S 32360 32363 31470 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489925402 18763776 394 33554432000 4194304 4287625 140736505292848 18446744073709551615 218370977295 0 0 4096 65536 3683773108814086144 0 0 17 2 0 0 0
/proc/32363/statm: 4581 394 345 23 0 91 0
[pid=32368] ppid=32363 vsize=544812 CPUtime=183.67 cores=0
/proc/32368/stat : 32368 (cryptominisat) R 32363 32363 31470 0 -1 4202496 54228 0 0 0 18358 9 0 0 25 0 1 0 489925403 557887488 13980 33554432000 4194304 4587354 140735185554592 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32368/statm: 136203 13980 337 96 0 132765 0
[pid=32369] ppid=32363 vsize=22992 CPUtime=181.9 cores=0
/proc/32369/stat : 32369 (clasp) R 32363 32363 31470 0 -1 4202496 3134 0 0 0 18190 0 0 0 25 0 1 0 489925403 23543808 3022 33554432000 4194304 4785740 140734446025072 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32369/statm: 5748 3022 341 145 0 2793 0
[pid=32370] ppid=32363 vsize=455964 CPUtime=182.02 cores=0
/proc/32370/stat : 32370 (TNM) R 32363 32363 31470 0 -1 4202496 384 0 0 0 18202 0 0 0 25 0 1 0 489925403 466907136 281 33554432000 134512640 134534564 4293070768 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32370/statm: 113991 281 95 6 0 112657 0
Current children cumulated CPU time (s) 547.59
Current children cumulated vsize (KiB) 1042092

Child status: 0
Real time (s): 547.644
CPU time (s): 547.652
CPU user time (s): 547.548
CPU system time (s): 0.103984
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1517320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 547.548
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58283
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= 169
involuntary context switches= 6256

runsolver used 0.994848 second user time and 2.00469 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 04:00:26
IDJOB=3291837
IDBENCH=84808
IDSOLVER=1613
FILE ID=node101/3291837-1303783226
RUNJOBID= node101-1303781924-32209
PBS_JOBID= 13157199
Free space on /tmp= 71376 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291837-1303783226/watcher-3291837-1303783226 -o /tmp/evaluation-result-3291837-1303783226/solver-3291837-1303783226 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3291837-1303783226.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1900177631

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20122968 kB
Buffers:       2089364 kB
Cached:        8258120 kB
SwapCached:      33708 kB
Active:        8449032 kB
Inactive:      3903088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20122968 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:     1991744 kB
Mapped:          10460 kB
Slab:           407556 kB
PageTables:       9392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2512740 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= 71912 MiB
End job on node101 at 2011-04-26 04:09:34