Trace number 3191816

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 502.97 503.074

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1705279286-077.UNKNOWN.cnf
MD5SUM42577eb7521bea22024387e984db8e06
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.22475
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 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
502.97/503.07	s UNSATISFIABLE
502.97/503.07	solver [2] clasp 1.3.6 answered
502.97/503.07	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-3191816-1302539721/watcher-3191816-1302539721 -o /tmp/evaluation-result-3191816-1302539721/solver-3191816-1302539721 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191816-1302539721.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.01 11.02 10.37 10/201 21003
/proc/meminfo: memFree=12606436/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=11760 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (runsolver) R 21001 21003 20213 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 365569976 12042240 49 33554432000 4194304 5392636 140733410742000 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/21003/statm: 2940 49 30 293 0 2644 0

[startup+0.0309969 s]
/proc/loadavg: 11.01 11.02 10.37 10/201 21003
/proc/meminfo: memFree=12606436/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101016 s]
/proc/loadavg: 11.01 11.02 10.37 10/201 21003
/proc/meminfo: memFree=12606436/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300955 s]
/proc/loadavg: 11.01 11.02 10.37 10/201 21003
/proc/meminfo: memFree=12606436/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078129996546179072 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700872 s]
/proc/loadavg: 11.01 11.02 10.37 10/201 21003
/proc/meminfo: memFree=12606436/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078130271424086016 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50075 s]
/proc/loadavg: 11.01 11.02 10.37 12/205 21007
/proc/meminfo: memFree=12602188/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=220808 CPUtime=1.09 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 1765 0 0 0 109 0 0 0 19 0 1 0 365569977 226107392 856 33554432000 4194304 4587354 140734219812544 18446744073709551615 4239240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 55202 856 331 96 0 51764 0
[pid=21006] ppid=21003 vsize=12692 CPUtime=0.13 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 635 0 0 0 13 0 0 0 23 0 1 0 365569977 12996608 523 33554432000 4194304 4785740 140736296584128 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 3173 523 340 145 0 218 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=0.24 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 24 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 707668

[startup+3.10045 s]
/proc/loadavg: 11.01 11.02 10.37 12/205 21007
/proc/meminfo: memFree=12595616/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=225160 CPUtime=1.59 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 3154 0 0 0 159 0 0 0 20 0 1 0 365569977 230563840 1909 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 56290 1909 337 96 0 52852 0
[pid=21006] ppid=21003 vsize=13220 CPUtime=0.69 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 774 0 0 0 69 0 0 0 25 0 1 0 365569977 13537280 662 33554432000 4194304 4785740 140736296584128 18446744073709551615 4287579 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 3305 662 340 145 0 350 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=0.78 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 78 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 712548

[startup+6.30084 s]
/proc/loadavg: 11.01 11.02 10.37 12/205 21007
/proc/meminfo: memFree=12594772/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078129721668272128 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=227720 CPUtime=2.69 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 4022 0 0 0 269 0 0 0 23 0 1 0 365569977 233185280 2411 33554432000 4194304 4587354 140734219812544 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 56930 2411 337 96 0 53492 0
[pid=21006] ppid=21003 vsize=13620 CPUtime=1.73 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 881 0 0 0 173 0 0 0 25 0 1 0 365569977 13946880 769 33554432000 4194304 4785740 140736296584128 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 3405 769 340 145 0 450 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=1.84 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 184 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 715508

[startup+12.7007 s]
/proc/loadavg: 11.01 11.02 10.37 12/205 21007
/proc/meminfo: memFree=12590684/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078130408863039488 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=228936 CPUtime=4.79 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 5483 0 0 0 479 0 0 0 25 0 1 0 365569977 234430464 2605 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 57234 2605 337 96 0 53796 0
[pid=21006] ppid=21003 vsize=14424 CPUtime=3.89 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 1061 0 0 0 389 0 0 0 25 0 1 0 365569977 14770176 949 33554432000 4194304 4785740 140736296584128 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 3606 949 340 145 0 651 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=3.99 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 399 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 717528

[startup+25.5003 s]
/proc/loadavg: 11.01 11.02 10.38 12/205 21008
/proc/meminfo: memFree=12586480/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128622156644352 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=234568 CPUtime=9.09 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 7339 0 0 0 908 1 0 0 25 0 1 0 365569977 240197632 2892 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 58642 2892 337 96 0 55204 0
[pid=21006] ppid=21003 vsize=15104 CPUtime=8.13 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 1230 0 0 0 813 0 0 0 25 0 1 0 365569977 15466496 1118 33554432000 4194304 4785740 140736296584128 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 3776 1118 340 145 0 821 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=8.24 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 824 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 723840

[startup+51.1006 s]
/proc/loadavg: 11.00 11.02 10.39 12/205 21008
/proc/meminfo: memFree=12572496/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=232940 CPUtime=17.59 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 11591 0 0 0 1758 1 0 0 25 0 1 0 365569977 238530560 3941 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 58235 3941 337 96 0 54797 0
[pid=21006] ppid=21003 vsize=16212 CPUtime=16.69 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 1492 0 0 0 1669 0 0 0 25 0 1 0 365569977 16601088 1380 33554432000 4194304 4785740 140736296584128 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 4053 1380 340 145 0 1098 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=16.79 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 1679 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 723320

[startup+102.307 s]
/proc/loadavg: 11.13 11.04 10.43 12/205 21041
/proc/meminfo: memFree=12609816/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=241928 CPUtime=34.69 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 18671 0 0 0 3466 3 0 0 25 0 1 0 365569977 247734272 5937 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 60482 5937 337 96 0 57044 0
[pid=21006] ppid=21003 vsize=17608 CPUtime=33.75 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 1834 0 0 0 3375 0 0 0 25 0 1 0 365569977 18030592 1722 33554432000 4194304 4785740 140736296584128 18446744073709551615 4553238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 4402 1722 340 145 0 1447 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=33.84 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 3384 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 733704

[startup+162.301 s]
/proc/loadavg: 10.56 10.91 10.43 11/204 21042
/proc/meminfo: memFree=12616268/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128759595597824 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=241712 CPUtime=54.68 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 24179 0 0 0 5465 3 0 0 25 0 1 0 365569977 247513088 6509 33554432000 4194304 4587354 140734219812544 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 60428 6509 337 96 0 56990 0
[pid=21006] ppid=21003 vsize=18612 CPUtime=53.75 cores=4

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

/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 47546 0 0 0 15460 7 0 0 25 0 1 0 365569977 254775296 7120 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 62201 7120 337 96 0 58763 0
[pid=21006] ppid=21003 vsize=21752 CPUtime=153.77 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 2828 0 0 0 15377 0 0 0 25 0 1 0 365569977 22274048 2716 33554432000 4194304 4785740 140736296584128 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 5438 2716 340 145 0 2483 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=153.83 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 15383 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 744724

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

[startup+486.301 s]
/proc/loadavg: 10.95 10.76 10.47 12/205 21112
/proc/meminfo: memFree=12579468/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128622156644352 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=251932 CPUtime=162.67 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 49064 0 0 0 16260 7 0 0 25 0 1 0 365569977 257978368 7018 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 62983 7018 337 96 0 59545 0
[pid=21006] ppid=21003 vsize=21904 CPUtime=161.76 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 2845 0 0 0 16176 0 0 0 25 0 1 0 365569977 22429696 2733 33554432000 4194304 4785740 140736296584128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 5476 2733 340 145 0 2521 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=161.84 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 16184 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 486.27
Current children cumulated vsize (KiB) 748004

[startup+492.701 s]
/proc/loadavg: 10.96 10.77 10.47 12/205 21112
/proc/meminfo: memFree=12582192/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128622156644352 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=251932 CPUtime=164.79 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 49354 0 0 0 16472 7 0 0 25 0 1 0 365569977 257978368 7295 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 62983 7295 337 96 0 59545 0
[pid=21006] ppid=21003 vsize=21904 CPUtime=163.86 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 2845 0 0 0 16386 0 0 0 25 0 1 0 365569977 22429696 2733 33554432000 4194304 4785740 140736296584128 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 5476 2733 340 145 0 2521 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=164.02 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 16402 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 492.67
Current children cumulated vsize (KiB) 748004

[startup+499.101 s]
/proc/loadavg: 10.96 10.77 10.47 12/205 21112
/proc/meminfo: memFree=12579456/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128622156644352 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=251932 CPUtime=166.97 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 49642 0 0 0 16690 7 0 0 25 0 1 0 365569977 257978368 7573 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 62983 7573 337 96 0 59545 0
[pid=21006] ppid=21003 vsize=21904 CPUtime=165.98 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 2847 0 0 0 16598 0 0 0 25 0 1 0 365569977 22429696 2735 33554432000 4194304 4785740 140736296584128 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 5476 2735 340 145 0 2521 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=166.12 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 16612 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 499.07
Current children cumulated vsize (KiB) 748004

[startup+500.7 s]
/proc/loadavg: 10.96 10.77 10.48 12/205 21112
/proc/meminfo: memFree=12578092/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128622156644352 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=251932 CPUtime=167.47 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 49709 0 0 0 16740 7 0 0 25 0 1 0 365569977 257978368 7636 33554432000 4194304 4587354 140734219812544 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 62983 7636 337 96 0 59545 0
[pid=21006] ppid=21003 vsize=21904 CPUtime=166.56 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 2848 0 0 0 16656 0 0 0 25 0 1 0 365569977 22429696 2736 33554432000 4194304 4785740 140736296584128 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 5476 2736 340 145 0 2521 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=166.64 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 16664 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 500.67
Current children cumulated vsize (KiB) 748004

[startup+502.301 s]
/proc/loadavg: 10.96 10.77 10.48 12/205 21112
/proc/meminfo: memFree=12577472/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128622156644352 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=251932 CPUtime=167.99 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 49775 0 0 0 16792 7 0 0 25 0 1 0 365569977 257978368 7701 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 62983 7701 337 96 0 59545 0
[pid=21006] ppid=21003 vsize=21904 CPUtime=167.06 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 2849 0 0 0 16706 0 0 0 25 0 1 0 365569977 22429696 2737 33554432000 4194304 4785740 140736296584128 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 5476 2737 340 145 0 2521 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=167.22 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 16722 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 9932000 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 502.27
Current children cumulated vsize (KiB) 748004

[startup+502.707 s]
/proc/loadavg: 10.96 10.77 10.48 12/205 21112
/proc/meminfo: memFree=12576976/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128622156644352 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=251932 CPUtime=168.17 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 49798 0 0 0 16810 7 0 0 25 0 1 0 365569977 257978368 7723 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 62983 7723 337 96 0 59545 0
[pid=21006] ppid=21003 vsize=21904 CPUtime=167.19 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 2849 0 0 0 16719 0 0 0 25 0 1 0 365569977 22429696 2737 33554432000 4194304 4785740 140736296584128 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 5476 2737 340 145 0 2521 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=167.32 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 16732 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 502.68
Current children cumulated vsize (KiB) 748004

[startup+502.901 s]
/proc/loadavg: 10.96 10.77 10.48 12/205 21112
/proc/meminfo: memFree=12576976/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128622156644352 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=251932 CPUtime=168.19 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 49801 0 0 0 16812 7 0 0 25 0 1 0 365569977 257978368 7726 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 62983 7726 337 96 0 59545 0
[pid=21006] ppid=21003 vsize=21904 CPUtime=167.26 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 2850 0 0 0 16726 0 0 0 25 0 1 0 365569977 22429696 2738 33554432000 4194304 4785740 140736296584128 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 5476 2738 340 145 0 2521 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=167.42 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 16742 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 502.87
Current children cumulated vsize (KiB) 748004

[startup+503.001 s]
/proc/loadavg: 10.96 10.77 10.48 12/205 21112
/proc/meminfo: memFree=12576976/32951124 swapFree=67111528/67111528
[pid=21003] ppid=21001 vsize=18324 CPUtime=0 cores=4,6
/proc/21003/stat : 21003 (ppfolio) S 21001 21003 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365569976 18763776 394 33554432000 4194304 4287625 140735597692576 18446744073709551615 255377321487 0 0 4096 65536 4078128622156644352 0 0 17 6 0 0 0
/proc/21003/statm: 4581 394 345 23 0 91 0
[pid=21005] ppid=21003 vsize=251932 CPUtime=168.27 cores=4
/proc/21005/stat : 21005 (cryptominisat) R 21003 21003 20213 0 -1 4202496 49811 0 0 0 16820 7 0 0 25 0 1 0 365569977 257978368 7736 33554432000 4194304 4587354 140734219812544 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21005/statm: 62983 7736 337 96 0 59545 0
[pid=21006] ppid=21003 vsize=21904 CPUtime=167.28 cores=4
/proc/21006/stat : 21006 (clasp) R 21003 21003 20213 0 -1 4202496 2850 0 0 0 16728 0 0 0 25 0 1 0 365569977 22429696 2738 33554432000 4194304 4785740 140736296584128 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21006/statm: 5476 2738 340 145 0 2521 0
[pid=21007] ppid=21003 vsize=455844 CPUtime=167.42 cores=4
/proc/21007/stat : 21007 (TNM) R 21003 21003 20213 0 -1 4202496 313 0 0 0 16742 0 0 0 25 0 1 0 365569977 466784256 209 33554432000 134512640 134534564 4292855472 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21007/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 502.97
Current children cumulated vsize (KiB) 748004

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21003 and gives
#  childrusage.ru_utime.tv_sec=335
#  childrusage.ru_utime.tv_usec=625977
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=77988
# CPU time returned by wait4() is 335.704
# while last known CPU time is 502.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 503.074
CPU time (s): 502.97
CPU user time (s): 502.9
CPU system time (s): 0.07
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 948936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 335.626
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50646
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= 159
involuntary context switches= 3605

runsolver used 0.839872 second user time and 1.90971 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-11 18:35:21
IDJOB=3191816
IDBENCH=82947
IDSOLVER=1613
FILE ID=node135/3191816-1302539721
RUNJOBID= node135-1302537098-20232
PBS_JOBID= 12951128
Free space on /tmp= 70928 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1705279286-077.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191816-1302539721/watcher-3191816-1302539721 -o /tmp/evaluation-result-3191816-1302539721/solver-3191816-1302539721 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191816-1302539721.cnf

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

MD5SUM BENCH= 42577eb7521bea22024387e984db8e06
RANDOM SEED=1856906967

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12606592 kB
Buffers:        741340 kB
Cached:       18992272 kB
SwapCached:          0 kB
Active:       10809992 kB
Inactive:      9096260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12606592 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20424 kB
Writeback:           0 kB
AnonPages:      172744 kB
Mapped:          17568 kB
Slab:           373644 kB
PageTables:       6384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5443664 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= 70920 MiB
End job on node135 at 2011-04-11 18:43:44