Trace number 3191810

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 573.396 573.381

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1733949620-064.UNKNOWN.cnf
MD5SUM60552051d2d5a0c0eefaeedea18e63df
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.9058
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.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
573.28/573.37	s UNSATISFIABLE
573.28/573.38	solver [2] clasp 1.3.6 answered
573.28/573.38	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-3191810-1302539704/watcher-3191810-1302539704 -o /tmp/evaluation-result-3191810-1302539704/solver-3191810-1302539704 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191810-1302539704.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: 11.02 11.03 10.35 10/201 20972
/proc/meminfo: memFree=12515928/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18240 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) R 20970 20972 20213 0 -1 4194304 269 0 0 0 0 0 0 0 25 0 1 0 365568266 18677760 215 33554432000 4194304 4287625 140736606927584 18446744073709551615 255372339089 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20972/statm: 4560 215 182 23 0 57 0

[startup+0.0330531 s]
/proc/loadavg: 11.02 11.03 10.35 10/201 20972
/proc/meminfo: memFree=12515928/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 7376869255892926724 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101078 s]
/proc/loadavg: 11.02 11.03 10.35 10/201 20972
/proc/meminfo: memFree=12515928/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 7376869255892926724 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301027 s]
/proc/loadavg: 11.02 11.03 10.35 10/201 20972
/proc/meminfo: memFree=12515928/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560090887684358144 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700957 s]
/proc/loadavg: 11.02 11.03 10.35 10/201 20972
/proc/meminfo: memFree=12515928/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560090887684358144 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50079 s]
/proc/loadavg: 11.02 11.02 10.36 12/205 20976
/proc/meminfo: memFree=12511556/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560091025123311616 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1926376 CPUtime=0.53 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 1165 0 0 0 53 0 0 0 25 0 1 0 365568267 1972609024 744 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 481594 744 327 96 0 478156 0
[pid=20975] ppid=20972 vsize=12956 CPUtime=0.4 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 687 0 0 0 40 0 0 0 25 0 1 0 365568267 13266944 576 33554432000 4194304 4785740 140737141285712 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 3239 576 340 145 0 284 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=0.54 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 54 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2413492

[startup+3.10048 s]
/proc/loadavg: 11.02 11.02 10.36 12/205 20976
/proc/meminfo: memFree=12510316/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1927176 CPUtime=1.09 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 1735 0 0 0 109 0 0 0 25 0 1 0 365568267 1973428224 808 33554432000 4194304 4587354 140734961276784 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 481794 808 331 96 0 478356 0
[pid=20975] ppid=20972 vsize=13228 CPUtime=0.9 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 764 0 0 0 90 0 0 0 25 0 1 0 365568267 13545472 653 33554432000 4194304 4785740 140737141285712 18446744073709551615 4276241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 3307 653 340 145 0 352 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=1.09 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 109 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2414564

[startup+6.30089 s]
/proc/loadavg: 11.02 11.02 10.36 12/205 20976
/proc/meminfo: memFree=12504616/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560091300001218560 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1932548 CPUtime=2.13 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 3393 0 0 0 213 0 0 0 25 0 1 0 365568267 1978929152 2120 33554432000 4194304 4587354 140734961276784 18446744073709551615 4230319 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 483137 2120 337 96 0 479699 0
[pid=20975] ppid=20972 vsize=13628 CPUtime=2 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 867 0 0 0 200 0 0 0 25 0 1 0 365568267 13955072 756 33554432000 4194304 4785740 140737141285712 18446744073709551615 4277643 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 3407 756 341 145 0 452 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=2.14 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 214 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2420336

[startup+12.7007 s]
/proc/loadavg: 11.02 11.02 10.36 12/205 20976
/proc/meminfo: memFree=12500756/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560091162562265088 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1936512 CPUtime=4.29 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 4998 0 0 0 429 0 0 0 25 0 1 0 365568267 1982988288 2594 33554432000 4194304 4587354 140734961276784 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 484128 2594 337 96 0 480690 0
[pid=20975] ppid=20972 vsize=14308 CPUtime=4.09 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 1023 0 0 0 409 0 0 0 25 0 1 0 365568267 14651392 912 33554432000 4194304 4785740 140737141285712 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 3577 912 341 145 0 622 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=4.29 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 429 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2424980

[startup+25.5003 s]
/proc/loadavg: 11.01 11.02 10.37 12/205 21007
/proc/meminfo: memFree=12592412/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089238416916480 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1934672 CPUtime=8.53 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 6730 0 0 0 853 0 0 0 25 0 1 0 365568267 1981104128 2838 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 483668 2838 337 96 0 480230 0
[pid=20975] ppid=20972 vsize=14984 CPUtime=8.39 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 1221 0 0 0 839 0 0 0 25 0 1 0 365568267 15343616 1110 33554432000 4194304 4785740 140737141285712 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 3746 1110 341 145 0 791 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=8.54 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 854 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2423816

[startup+51.1006 s]
/proc/loadavg: 11.01 11.02 10.38 12/205 21008
/proc/meminfo: memFree=12584368/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089238416916480 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1936644 CPUtime=17.09 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 10261 0 0 0 1708 1 0 0 25 0 1 0 365568267 1983123456 3369 33554432000 4194304 4587354 140734961276784 18446744073709551615 4243546 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 484161 3369 337 96 0 480723 0
[pid=20975] ppid=20972 vsize=15932 CPUtime=16.89 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 1447 0 0 0 1689 0 0 0 25 0 1 0 365568267 16314368 1336 33554432000 4194304 4785740 140737141285712 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 3983 1336 341 145 0 1028 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=17.09 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 1709 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2426736

[startup+102.307 s]
/proc/loadavg: 11.07 11.03 10.42 12/205 21040
/proc/meminfo: memFree=12642416/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089375855869952 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1941308 CPUtime=34.15 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 16325 0 0 0 3413 2 0 0 25 0 1 0 365568267 1987899392 4566 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 485327 4566 337 96 0 481889 0
[pid=20975] ppid=20972 vsize=17296 CPUtime=33.99 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 1759 0 0 0 3399 0 0 0 25 0 1 0 365568267 17711104 1648 33554432000 4194304 4785740 140737141285712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 4324 1648 341 145 0 1369 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=34.14 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 3414 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2432764

[startup+162.301 s]
/proc/loadavg: 10.71 10.96 10.43 11/204 21042
/proc/meminfo: memFree=12619872/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089375855869952 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1951064 CPUtime=54.16 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 23436 0 0 0 5412 4 0 0 25 0 1 0 365568267 1997889536 6805 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 487766 6805 337 96 0 484328 0
[pid=20975] ppid=20972 vsize=18588 CPUtime=53.98 cores=0

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

/proc/20975/statm: 5411 2671 341 145 0 2456 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=154.14 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 15414 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 2448928

[startup+522.3 s]
/proc/loadavg: 10.97 10.78 10.48 12/205 21173
/proc/meminfo: memFree=12612796/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089513294823424 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1953232 CPUtime=174.16 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 47825 0 0 0 17407 9 0 0 25 0 1 0 365568267 2000109568 7615 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 488308 7615 337 96 0 484870 0
[pid=20975] ppid=20972 vsize=22084 CPUtime=173.96 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 2895 0 0 0 17396 0 0 0 25 0 1 0 365568267 22614016 2784 33554432000 4194304 4785740 140737141285712 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 5521 2784 341 145 0 2566 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=174.15 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 17415 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134528631 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 2449476

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

[startup+537.501 s]
/proc/loadavg: 10.97 10.79 10.49 12/205 21173
/proc/meminfo: memFree=12598644/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089513294823424 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1953284 CPUtime=179.21 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 48915 0 0 0 17911 10 0 0 25 0 1 0 365568267 2000162816 7098 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 488321 7098 337 96 0 484883 0
[pid=20975] ppid=20972 vsize=22084 CPUtime=179.06 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 2896 0 0 0 17906 0 0 0 25 0 1 0 365568267 22614016 2785 33554432000 4194304 4785740 140737141285712 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 5521 2785 341 145 0 2566 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=179.21 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 17921 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134530728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 537.48
Current children cumulated vsize (KiB) 2449528

[startup+550.301 s]
/proc/loadavg: 10.98 10.80 10.49 12/205 21173
/proc/meminfo: memFree=12593032/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089513294823424 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1953284 CPUtime=183.47 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 49428 0 0 0 18337 10 0 0 25 0 1 0 365568267 2000162816 7581 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 488321 7581 337 96 0 484883 0
[pid=20975] ppid=20972 vsize=22084 CPUtime=183.31 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 2896 0 0 0 18331 0 0 0 25 0 1 0 365568267 22614016 2785 33554432000 4194304 4785740 140737141285712 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 5521 2785 341 145 0 2566 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=183.51 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 18351 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 550.29
Current children cumulated vsize (KiB) 2449528

[startup+563.101 s]
/proc/loadavg: 11.13 10.84 10.51 13/206 21204
/proc/meminfo: memFree=12593456/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089513294823424 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1953284 CPUtime=187.77 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 49940 0 0 0 18767 10 0 0 25 0 1 0 365568267 2000162816 8077 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 488321 8077 337 96 0 484883 0
[pid=20975] ppid=20972 vsize=22232 CPUtime=187.56 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 2907 0 0 0 18756 0 0 0 25 0 1 0 365568267 22765568 2796 33554432000 4194304 4785740 140737141285712 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 5558 2796 341 145 0 2603 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=187.76 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 18776 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134530494 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 2449676

[startup+569.501 s]
/proc/loadavg: 11.20 10.86 10.52 13/206 21204
/proc/meminfo: memFree=12593208/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089513294823424 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1952344 CPUtime=189.87 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 50795 0 0 0 18977 10 0 0 25 0 1 0 365568267 1999200256 7267 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 488086 7267 337 96 0 484648 0
[pid=20975] ppid=20972 vsize=22232 CPUtime=189.71 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 2910 0 0 0 18971 0 0 0 25 0 1 0 365568267 22765568 2799 33554432000 4194304 4785740 140737141285712 18446744073709551615 4309392 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 5558 2799 341 145 0 2603 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=189.91 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 18991 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 569.49
Current children cumulated vsize (KiB) 2448736

[startup+571.1 s]
/proc/loadavg: 11.27 10.87 10.53 13/206 21204
/proc/meminfo: memFree=12592340/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089513294823424 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1952344 CPUtime=190.41 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 50873 0 0 0 19031 10 0 0 25 0 1 0 365568267 1999200256 7342 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 488086 7342 337 96 0 484648 0
[pid=20975] ppid=20972 vsize=22232 CPUtime=190.26 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 2910 0 0 0 19026 0 0 0 25 0 1 0 365568267 22765568 2799 33554432000 4194304 4785740 140737141285712 18446744073709551615 4553248 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 5558 2799 341 145 0 2603 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=190.41 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 19041 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134530806 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 571.08
Current children cumulated vsize (KiB) 2448736

[startup+572.701 s]
/proc/loadavg: 11.27 10.87 10.53 13/206 21204
/proc/meminfo: memFree=12592596/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089513294823424 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1952344 CPUtime=190.96 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 50949 0 0 0 19086 10 0 0 25 0 1 0 365568267 1999200256 7416 33554432000 4194304 4587354 140734961276784 18446744073709551615 4237508 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 488086 7416 337 96 0 484648 0
[pid=20975] ppid=20972 vsize=22232 CPUtime=190.76 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 2910 0 0 0 19076 0 0 0 25 0 1 0 365568267 22765568 2799 33554432000 4194304 4785740 140737141285712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 5558 2799 341 145 0 2603 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=190.96 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 19096 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 572.68
Current children cumulated vsize (KiB) 2448736

[startup+573.107 s]
/proc/loadavg: 11.27 10.87 10.53 13/206 21204
/proc/meminfo: memFree=12591604/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089513294823424 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1952344 CPUtime=191.06 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 50961 0 0 0 19096 10 0 0 25 0 1 0 365568267 1999200256 7427 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 488086 7427 337 96 0 484648 0
[pid=20975] ppid=20972 vsize=22232 CPUtime=190.91 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 2910 0 0 0 19091 0 0 0 25 0 1 0 365568267 22765568 2799 33554432000 4194304 4785740 140737141285712 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 5558 2799 341 145 0 2603 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=191.11 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 19111 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 573.08
Current children cumulated vsize (KiB) 2448736

[startup+573.301 s]
/proc/loadavg: 11.27 10.87 10.53 13/206 21204
/proc/meminfo: memFree=12591604/32951124 swapFree=67111528/67111528
[pid=20972] ppid=20970 vsize=18324 CPUtime=0 cores=0,2
/proc/20972/stat : 20972 (ppfolio) S 20970 20972 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365568266 18763776 394 33554432000 4194304 4287625 140736606927584 18446744073709551615 255377321487 0 0 4096 65536 17560089513294823424 0 0 17 2 0 0 0
/proc/20972/statm: 4581 394 345 23 0 91 0
[pid=20974] ppid=20972 vsize=1952344 CPUtime=191.16 cores=0
/proc/20974/stat : 20974 (cryptominisat) R 20972 20972 20213 0 -1 4202496 50973 0 0 0 19106 10 0 0 25 0 1 0 365568267 1999200256 7439 33554432000 4194304 4587354 140734961276784 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20974/statm: 488086 7439 337 96 0 484648 0
[pid=20975] ppid=20972 vsize=22232 CPUtime=190.96 cores=0
/proc/20975/stat : 20975 (clasp) R 20972 20972 20213 0 -1 4202496 2910 0 0 0 19096 0 0 0 25 0 1 0 365568267 22765568 2799 33554432000 4194304 4785740 140737141285712 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20975/statm: 5558 2799 341 145 0 2603 0
[pid=20976] ppid=20972 vsize=455836 CPUtime=191.16 cores=0
/proc/20976/stat : 20976 (TNM) R 20972 20972 20213 0 -1 4202496 312 0 0 0 19116 0 0 0 25 0 1 0 365568267 466776064 209 33554432000 134512640 134534564 4291186208 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20976/statm: 113959 209 95 6 0 112625 0
Current children cumulated CPU time (s) 573.28
Current children cumulated vsize (KiB) 2448736

Child status: 0
Real time (s): 573.381
CPU time (s): 573.396
CPU user time (s): 573.274
CPU system time (s): 0.121981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4362048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 573.274
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= 54732
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= 162
involuntary context switches= 12080

runsolver used 1.04984 second user time and 2.08168 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-11 18:35:04
IDJOB=3191810
IDBENCH=82941
IDSOLVER=1613
FILE ID=node135/3191810-1302539704
RUNJOBID= node135-1302537098-20231
PBS_JOBID= 12951128
Free space on /tmp= 70928 MiB

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

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

MD5SUM BENCH= 60552051d2d5a0c0eefaeedea18e63df
RANDOM SEED=2010690627

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:      12516084 kB
Buffers:        741296 kB
Cached:       18992364 kB
SwapCached:          0 kB
Active:       10900068 kB
Inactive:      9096248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12516084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10380 kB
Writeback:           0 kB
AnonPages:      262856 kB
Mapped:          17632 kB
Slab:           374320 kB
PageTables:       6696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5117608 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:44:37