Trace number 3191965

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 633.96 633.939

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S761041117-050.UNKNOWN.cnf
MD5SUMcb62702a06eba78f1f4308935b49c22d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.32988
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
633.89/633.93	s UNSATISFIABLE
633.89/633.93	solver [2] clasp 1.3.6 answered
633.89/633.93	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-3191965-1302540491/watcher-3191965-1302540491 -o /tmp/evaluation-result-3191965-1302540491/solver-3191965-1302540491 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191965-1302540491.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: 9.07 9.11 9.66 8/195 3060
/proc/meminfo: memFree=15533036/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18240 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) R 3057 3060 2307 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 365646198 18677760 217 33554432000 4194304 4287625 140735140082368 18446744073709551615 239471732200 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3060/statm: 4560 217 183 23 0 57 0

[startup+0.066915 s]
/proc/loadavg: 9.07 9.11 9.66 8/195 3060
/proc/meminfo: memFree=15533036/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4316782710501638404 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10091 s]
/proc/loadavg: 9.07 9.11 9.66 8/195 3060
/proc/meminfo: memFree=15533036/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4316782710501638404 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300872 s]
/proc/loadavg: 9.07 9.11 9.66 8/195 3060
/proc/meminfo: memFree=15533036/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700795 s]
/proc/loadavg: 9.07 9.11 9.66 8/195 3060
/proc/meminfo: memFree=15533036/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608165244756295680 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50065 s]
/proc/loadavg: 9.06 9.11 9.66 10/199 3064
/proc/meminfo: memFree=15529160/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608165382195249152 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1091808 CPUtime=0.49 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 1165 0 0 0 49 0 0 0 25 0 1 0 365646199 1118011392 745 33554432000 4194304 4587354 140735852295408 18446744073709551615 4237490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 272952 745 327 96 0 269514 0
[pid=3063] ppid=3060 vsize=12956 CPUtime=0.4 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 692 0 0 0 40 0 0 0 25 0 1 0 365646199 13266944 581 33554432000 4194304 4785740 140734140675424 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 3239 581 340 145 0 284 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=0.59 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 59 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530278 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1578928

[startup+3.10033 s]
/proc/loadavg: 9.06 9.11 9.66 10/199 3064
/proc/meminfo: memFree=15527672/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1093176 CPUtime=0.99 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 1725 0 0 0 99 0 0 0 25 0 1 0 365646199 1119412224 812 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 273294 812 331 96 0 269856 0
[pid=3063] ppid=3060 vsize=13356 CPUtime=0.94 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 792 0 0 0 94 0 0 0 25 0 1 0 365646199 13676544 681 33554432000 4194304 4785740 140734140675424 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 3339 681 340 145 0 384 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=1.14 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 114 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1580696

[startup+6.30073 s]
/proc/loadavg: 9.06 9.11 9.66 10/199 3064
/proc/meminfo: memFree=15521628/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1097124 CPUtime=2.09 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 3448 0 0 0 209 0 0 0 25 0 1 0 365646199 1123454976 2180 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 274281 2180 337 96 0 270843 0
[pid=3063] ppid=3060 vsize=13756 CPUtime=2 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 908 0 0 0 200 0 0 0 25 0 1 0 365646199 14086144 797 33554432000 4194304 4785740 140734140675424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 3439 797 340 145 0 484 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=2.18 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 218 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1585044

[startup+12.7005 s]
/proc/loadavg: 9.05 9.11 9.65 10/199 3064
/proc/meminfo: memFree=15517408/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608165382195249152 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1100072 CPUtime=4.19 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 5240 0 0 0 419 0 0 0 25 0 1 0 365646199 1126473728 2768 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 275018 2768 337 96 0 271580 0
[pid=3063] ppid=3060 vsize=14428 CPUtime=4.14 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 1068 0 0 0 414 0 0 0 25 0 1 0 365646199 14774272 957 33554432000 4194304 4785740 140734140675424 18446744073709551615 239476391691 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 3607 957 340 145 0 652 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=4.34 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 434 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1588664

[startup+25.5011 s]
/proc/loadavg: 9.04 9.10 9.64 10/199 3064
/proc/meminfo: memFree=15516148/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1100484 CPUtime=8.49 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 7239 0 0 0 849 0 0 0 25 0 1 0 365646199 1126895616 2754 33554432000 4194304 4587354 140735852295408 18446744073709551615 4239366 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 275121 2754 337 96 0 271683 0
[pid=3063] ppid=3060 vsize=15244 CPUtime=8.39 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 1257 0 0 0 839 0 0 0 25 0 1 0 365646199 15609856 1146 33554432000 4194304 4785740 140734140675424 18446744073709551615 4287597 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 3811 1146 340 145 0 856 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=8.59 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 859 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1589892

[startup+51.1012 s]
/proc/loadavg: 9.03 9.09 9.62 10/199 3065
/proc/meminfo: memFree=15510792/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608165382195249152 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1107572 CPUtime=16.99 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 10827 0 0 0 1698 1 0 0 25 0 1 0 365646199 1134153728 3758 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 276893 3758 337 96 0 273455 0
[pid=3063] ppid=3060 vsize=16332 CPUtime=16.94 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 1522 0 0 0 1694 0 0 0 25 0 1 0 365646199 16723968 1411 33554432000 4194304 4785740 140734140675424 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 4083 1411 340 145 0 1128 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=17.14 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 1714 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1598068

[startup+102.306 s]
/proc/loadavg: 9.01 9.08 9.59 10/199 3067
/proc/meminfo: memFree=15497340/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608164832439435264 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1131484 CPUtime=34.05 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 18051 0 0 0 3403 2 0 0 25 0 1 0 365646199 1158639616 6155 33554432000 4194304 4587354 140735852295408 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 282871 6155 337 96 0 279433 0
[pid=3063] ppid=3060 vsize=17712 CPUtime=33.99 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 1859 0 0 0 3399 0 0 0 25 0 1 0 365646199 18137088 1748 33554432000 4194304 4785740 140734140675424 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 4428 1748 340 145 0 1473 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=34.24 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 3424 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530874 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1623360

[startup+162.301 s]
/proc/loadavg: 8.32 8.90 9.49 8/191 3088
/proc/meminfo: memFree=15509824/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163595488854016 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1117020 CPUtime=54.05 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 24012 0 0 0 5402 3 0 0 25 0 1 0 365646199 1143828480 7117 33554432000 4194304 4587354 140735852295408 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 279255 7117 337 96 0 275817 0
[pid=3063] ppid=3060 vsize=18700 CPUtime=53.99 cores=4

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

/proc/3063/statm: 5616 2892 340 145 0 2661 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=174.21 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 17421 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 9180616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1615228

[startup+582.301 s]
/proc/loadavg: 3.15 5.45 7.76 4/175 3140
/proc/meminfo: memFree=15565808/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163320610947072 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1118716 CPUtime=194.06 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 53953 0 0 0 19397 9 0 0 25 0 1 0 365646199 1145565184 7470 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 279679 7470 337 96 0 276241 0
[pid=3063] ppid=3060 vsize=23076 CPUtime=194.01 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 3122 0 0 0 19401 0 0 0 25 0 1 0 365646199 23629824 3011 33554432000 4194304 4785740 140734140675424 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 5769 3011 340 145 0 2814 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=194.21 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 19421 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1615956

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

[startup+588.7 s]
/proc/loadavg: 3.14 5.41 7.74 4/175 3140
/proc/meminfo: memFree=15564444/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1118716 CPUtime=196.16 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 54226 0 0 0 19607 9 0 0 25 0 1 0 365646199 1145565184 7735 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 279679 7735 337 96 0 276241 0
[pid=3063] ppid=3060 vsize=23076 CPUtime=196.16 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 3123 0 0 0 19616 0 0 0 25 0 1 0 365646199 23629824 3012 33554432000 4194304 4785740 140734140675424 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 5769 3012 340 145 0 2814 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=196.37 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 19637 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 588.69
Current children cumulated vsize (KiB) 1615956

[startup+614.3 s]
/proc/loadavg: 3.09 5.21 7.61 4/175 3141
/proc/meminfo: memFree=15565308/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1140000 CPUtime=204.72 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 55787 0 0 0 20462 10 0 0 25 0 1 0 365646199 1167360000 7547 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 285000 7547 337 96 0 281562 0
[pid=3063] ppid=3060 vsize=23356 CPUtime=204.66 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 3189 0 0 0 20466 0 0 0 25 0 1 0 365646199 23916544 3078 33554432000 4194304 4785740 140734140675424 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 5839 3078 340 145 0 2884 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=204.91 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 20491 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 614.29
Current children cumulated vsize (KiB) 1637520

[startup+627.101 s]
/proc/loadavg: 3.07 5.10 7.54 4/175 3142
/proc/meminfo: memFree=15563300/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1140000 CPUtime=208.96 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 56295 0 0 0 20886 10 0 0 25 0 1 0 365646199 1167360000 8031 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 285000 8031 337 96 0 281562 0
[pid=3063] ppid=3060 vsize=23356 CPUtime=208.96 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 3190 0 0 0 20896 0 0 0 25 0 1 0 365646199 23916544 3079 33554432000 4194304 4785740 140734140675424 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 5839 3079 340 145 0 2884 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=209.17 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 20917 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 627.09
Current children cumulated vsize (KiB) 1637520

[startup+630.306 s]
/proc/loadavg: 3.07 5.10 7.54 4/175 3142
/proc/meminfo: memFree=15562928/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1140000 CPUtime=210.06 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 56419 0 0 0 20996 10 0 0 25 0 1 0 365646199 1167360000 8146 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 285000 8146 337 96 0 281562 0
[pid=3063] ppid=3060 vsize=23356 CPUtime=210.03 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 3190 0 0 0 21003 0 0 0 25 0 1 0 365646199 23916544 3079 33554432000 4194304 4785740 140734140675424 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 5839 3079 340 145 0 2884 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=210.21 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 21021 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 9181462 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 630.3
Current children cumulated vsize (KiB) 1637520

[startup+631.901 s]
/proc/loadavg: 3.06 5.07 7.51 4/175 3142
/proc/meminfo: memFree=15562680/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1140000 CPUtime=210.56 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 56475 0 0 0 21046 10 0 0 25 0 1 0 365646199 1167360000 8200 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 285000 8200 337 96 0 281562 0
[pid=3063] ppid=3060 vsize=23356 CPUtime=210.56 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 3190 0 0 0 21056 0 0 0 25 0 1 0 365646199 23916544 3079 33554432000 4194304 4785740 140734140675424 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 5839 3079 340 145 0 2884 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=210.77 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 21077 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 631.89
Current children cumulated vsize (KiB) 1637520

[startup+632.701 s]
/proc/loadavg: 3.06 5.07 7.51 4/175 3142
/proc/meminfo: memFree=15562556/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1140000 CPUtime=210.86 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 56508 0 0 0 21076 10 0 0 25 0 1 0 365646199 1167360000 8232 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 285000 8232 337 96 0 281562 0
[pid=3063] ppid=3060 vsize=23356 CPUtime=210.82 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 3191 0 0 0 21082 0 0 0 25 0 1 0 365646199 23916544 3080 33554432000 4194304 4785740 140734140675424 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 5839 3080 340 145 0 2884 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=211.01 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 21101 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 632.69
Current children cumulated vsize (KiB) 1637520

[startup+633.501 s]
/proc/loadavg: 3.06 5.07 7.51 4/175 3142
/proc/meminfo: memFree=15562432/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1140000 CPUtime=211.13 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 56537 0 0 0 21103 10 0 0 25 0 1 0 365646199 1167360000 8260 33554432000 4194304 4587354 140735852295408 18446744073709551615 239476391572 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 285000 8260 337 96 0 281562 0
[pid=3063] ppid=3060 vsize=23356 CPUtime=211.06 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 3191 0 0 0 21106 0 0 0 25 0 1 0 365646199 23916544 3080 33554432000 4194304 4785740 140734140675424 18446744073709551615 4552536 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 5839 3080 340 145 0 2884 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=211.31 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 21131 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 9182212 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 633.5
Current children cumulated vsize (KiB) 1637520

[startup+633.901 s]
/proc/loadavg: 3.06 5.07 7.51 4/175 3142
/proc/meminfo: memFree=15562432/32950928 swapFree=67102716/67111528
[pid=3060] ppid=3057 vsize=18324 CPUtime=0 cores=4,6
/proc/3060/stat : 3060 (ppfolio) S 3057 3060 2307 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365646198 18763776 394 33554432000 4194304 4287625 140735140082368 18446744073709551615 239476715023 0 0 4096 65536 4608163458049900544 0 0 17 6 0 0 0
/proc/3060/statm: 4581 394 345 23 0 91 0
[pid=3062] ppid=3060 vsize=1140000 CPUtime=211.26 cores=4
/proc/3062/stat : 3062 (cryptominisat) R 3060 3060 2307 0 -1 4202496 56551 0 0 0 21116 10 0 0 25 0 1 0 365646199 1167360000 8274 33554432000 4194304 4587354 140735852295408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3062/statm: 285000 8274 337 96 0 281562 0
[pid=3063] ppid=3060 vsize=23356 CPUtime=211.22 cores=4
/proc/3063/stat : 3063 (clasp) R 3060 3060 2307 0 -1 4202496 3192 0 0 0 21122 0 0 0 25 0 1 0 365646199 23916544 3081 33554432000 4194304 4785740 140734140675424 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3063/statm: 5839 3081 341 145 0 2884 0
[pid=3064] ppid=3060 vsize=455840 CPUtime=211.41 cores=4
/proc/3064/stat : 3064 (TNM) R 3060 3060 2307 0 -1 4202496 312 0 0 0 21141 0 0 0 25 0 1 0 365646199 466780160 209 33554432000 134512640 134534564 4290768048 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3064/statm: 113960 209 95 6 0 112626 0
Current children cumulated CPU time (s) 633.89
Current children cumulated vsize (KiB) 1637520

Child status: 0
Real time (s): 633.939
CPU time (s): 633.96
CPU user time (s): 633.842
CPU system time (s): 0.117982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2694108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 633.842
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60593
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= 161
involuntary context switches= 6703

runsolver used 1.02584 second user time and 2.12768 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-11 18:48:11
IDJOB=3191965
IDBENCH=83096
IDSOLVER=1613
FILE ID=node148/3191965-1302540491
RUNJOBID= node148-1302536919-2326
PBS_JOBID= 12951121
Free space on /tmp= 70724 MiB

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

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

MD5SUM BENCH= cb62702a06eba78f1f4308935b49c22d
RANDOM SEED=1732790202

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15533068 kB
Buffers:        611508 kB
Cached:       16292768 kB
SwapCached:       4908 kB
Active:        8209188 kB
Inactive:      8797256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15533068 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           14720 kB
Writeback:           0 kB
AnonPages:       99464 kB
Mapped:          16816 kB
Slab:           347616 kB
PageTables:       6184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1651276 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= 70744 MiB
End job on node148 at 2011-04-11 18:58:45