Trace number 3191462

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 seq? (TO) 1299.98 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
MD5SUM8a262b49dcf27b27fb405f8a8cdf125f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.9854
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1299.94/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3191462-1302537234/watcher-3191462-1302537234 -o /tmp/evaluation-result-3191462-1302537234/solver-3191462-1302537234 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191462-1302537234.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: 1.84 1.94 1.90 4/174 31579
/proc/meminfo: memFree=20590052/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 1078410079788564738 0 0 17 0 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0

[startup+0.0943591 s]
/proc/loadavg: 1.84 1.94 1.90 4/174 31579
/proc/meminfo: memFree=20590052/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100358 s]
/proc/loadavg: 1.84 1.94 1.90 4/174 31579
/proc/meminfo: memFree=20590052/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300326 s]
/proc/loadavg: 1.84 1.94 1.90 4/174 31579
/proc/meminfo: memFree=20590052/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700255 s]
/proc/loadavg: 1.84 1.94 1.90 4/174 31579
/proc/meminfo: memFree=20590052/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50113 s]
/proc/loadavg: 1.84 1.94 1.90 13/200 31613
/proc/meminfo: memFree=20463304/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 17 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 5221586355305316352 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
[pid=31580] ppid=31579 vsize=26888 CPUtime=0.49 cores=0
/proc/31580/stat : 31580 (cryptominisat) R 31579 31579 31540 0 -1 4202496 2710 0 0 0 49 0 0 0 25 0 1 0 365322065 27533312 1110 33554432000 4194304 4587354 140737224552048 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31580/statm: 6722 1110 321 96 0 3284 0
[pid=31581] ppid=31579 vsize=17092 CPUtime=0.49 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 1756 0 0 0 49 0 0 0 25 0 1 0 365322065 17502208 1613 33554432000 4194304 4785740 140735049532048 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 4273 1613 340 145 0 1318 0
[pid=31582] ppid=31579 vsize=453976 CPUtime=0.49 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 842 0 0 0 49 0 0 0 25 0 1 0 365322065 464871424 739 33554432000 134512640 134534564 4289361088 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 516280

[startup+3.10088 s]
/proc/loadavg: 1.84 1.94 1.90 13/200 31613
/proc/meminfo: memFree=20432304/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 5221587179939037184 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
[pid=31580] ppid=31579 vsize=681932 CPUtime=0.99 cores=0
/proc/31580/stat : 31580 (cryptominisat) R 31579 31579 31540 0 -1 4202496 3633 0 0 0 99 0 0 0 25 0 1 0 365322065 698298368 1520 33554432000 4194304 4587354 140737224552048 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31580/statm: 170483 1520 327 96 0 167045 0
[pid=31581] ppid=31579 vsize=17764 CPUtime=0.99 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 1920 0 0 0 99 0 0 0 25 0 1 0 365322065 18190336 1777 33554432000 4194304 4785740 140735049532048 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 4441 1777 340 145 0 1486 0
[pid=31582] ppid=31579 vsize=453976 CPUtime=1.09 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 842 0 0 0 109 0 0 0 25 0 1 0 365322065 464871424 739 33554432000 134512640 134534564 4289361088 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1171996

[startup+6.30028 s]
/proc/loadavg: 2.65 2.10 1.95 14/200 31613
/proc/meminfo: memFree=20384128/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 5221585668110548992 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
[pid=31580] ppid=31579 vsize=682988 CPUtime=2.09 cores=0
/proc/31580/stat : 31580 (cryptominisat) R 31579 31579 31540 0 -1 4202496 5417 0 0 0 208 1 0 0 25 0 1 0 365322065 699379712 1929 33554432000 4194304 4587354 140737224552048 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31580/statm: 170747 1929 331 96 0 167309 0
[pid=31581] ppid=31579 vsize=18632 CPUtime=2.09 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 2145 0 0 0 209 0 0 0 25 0 1 0 365322065 19079168 2002 33554432000 4194304 4785740 140735049532048 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 4658 2002 340 145 0 1703 0
[pid=31582] ppid=31579 vsize=453976 CPUtime=2.09 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 842 0 0 0 209 0 0 0 25 0 1 0 365322065 464871424 739 33554432000 134512640 134534564 4289361088 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1173920

[startup+12.7012 s]
/proc/loadavg: 3.56 2.30 2.02 14/200 31613
/proc/meminfo: memFree=20327968/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 5221585255793688576 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
[pid=31580] ppid=31579 vsize=696884 CPUtime=4.19 cores=0
/proc/31580/stat : 31580 (cryptominisat) R 31579 31579 31540 0 -1 4202496 9667 0 0 0 417 2 0 0 25 0 1 0 365322065 713609216 5358 33554432000 4194304 4587354 140737224552048 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31580/statm: 174221 5358 337 96 0 170783 0
[pid=31581] ppid=31579 vsize=20292 CPUtime=4.19 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 2543 0 0 0 419 0 0 0 25 0 1 0 365322065 20779008 2400 33554432000 4194304 4785740 140735049532048 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 5073 2400 340 145 0 2118 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=4.29 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 429 0 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1193568

[startup+25.501 s]
/proc/loadavg: 5.63 2.82 2.19 13/200 31613
/proc/meminfo: memFree=20284660/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 5221586080427409408 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
[pid=31580] ppid=31579 vsize=698088 CPUtime=8.49 cores=0
/proc/31580/stat : 31580 (cryptominisat) R 31579 31579 31540 0 -1 4202496 12618 0 0 0 847 2 0 0 25 0 1 0 365322065 714842112 5217 33554432000 4194304 4587354 140737224552048 18446744073709551615 4243397 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31580/statm: 174522 5217 337 96 0 171084 0
[pid=31581] ppid=31579 vsize=22292 CPUtime=8.48 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 2994 0 0 0 848 0 0 0 25 0 1 0 365322065 22827008 2851 33554432000 4194304 4785740 140735049532048 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 5573 2851 340 145 0 2618 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=8.49 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 849 0 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1196772

[startup+51.1006 s]
/proc/loadavg: 7.80 3.56 2.45 13/200 31614
/proc/meminfo: memFree=20253104/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=0 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365322065 18763776 394 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 5221585805549502464 0 0 17 2 0 0 0
/proc/31579/statm: 4581 394 345 23 0 91 0
[pid=31580] ppid=31579 vsize=710388 CPUtime=16.99 cores=0
/proc/31580/stat : 31580 (cryptominisat) R 31579 31579 31540 0 -1 4202496 17973 0 0 0 1695 4 0 0 25 0 1 0 365322065 727437312 8082 33554432000 4194304 4587354 140737224552048 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31580/statm: 177597 8082 337 96 0 174159 0
[pid=31581] ppid=31579 vsize=25632 CPUtime=16.98 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 3764 0 0 0 1698 0 0 0 25 0 1 0 365322065 26247168 3621 33554432000 4194304 4785740 140735049532048 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 6408 3621 340 145 0 3453 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=17.08 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 1708 0 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1212412

[startup+102.307 s]
/proc/loadavg: 9.69 4.73 2.91 12/199 31615
/proc/meminfo: memFree=20142024/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=31160 CPUtime=41.09 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 5044 0 0 0 4108 1 0 0 25 0 1 0 365322065 31907840 4901 33554432000 4194304 4785740 140735049532048 18446744073709551615 242970209404 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 7790 4901 340 145 0 4835 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=41.14 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 4114 0 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 507552

[startup+162.3 s]
/proc/loadavg: 10.52 5.87 3.41 12/199 31617
/proc/meminfo: memFree=20069852/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=35104 CPUtime=71.08 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 5921 0 0 0 7107 1 0 0 25 0 1 0 365322065 35946496 5778 33554432000 4194304 4785740 140735049532048 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 8776 5778 340 145 0 5821 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=71.14 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 7114 0 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 162.26

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

[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=55588 CPUtime=341.07 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 10625 0 0 0 34105 2 0 0 25 0 1 0 365322065 56922112 10380 33554432000 4194304 4785740 140735049532048 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 13897 10380 340 145 0 10942 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=341.14 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 34113 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 531980

[startup+762.307 s]
/proc/loadavg: 9.62 9.65 6.75 10/197 31705
/proc/meminfo: memFree=20177908/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=57424 CPUtime=371.08 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 11047 0 0 0 37106 2 0 0 25 0 1 0 365322065 58802176 10802 33554432000 4194304 4785740 140735049532048 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 14356 10802 340 145 0 11401 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=371.14 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 37113 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 533816

[startup+822.301 s]
/proc/loadavg: 9.29 9.54 6.89 10/197 31706
/proc/meminfo: memFree=20133852/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=58876 CPUtime=401.07 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 11367 0 0 0 40105 2 0 0 25 0 1 0 365322065 60289024 11122 33554432000 4194304 4785740 140735049532048 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 14719 11122 340 145 0 11764 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=401.13 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 40112 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 535268

[startup+882.3 s]
/proc/loadavg: 9.11 9.44 7.02 10/197 31708
/proc/meminfo: memFree=20141032/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=59356 CPUtime=431.08 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 11486 0 0 0 43106 2 0 0 25 0 1 0 365322065 60780544 11241 33554432000 4194304 4785740 140735049532048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 14839 11241 340 145 0 11884 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=431.13 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 43112 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 535748

[startup+942.301 s]
/proc/loadavg: 9.04 9.36 7.14 10/197 31709
/proc/meminfo: memFree=20112868/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=60048 CPUtime=461.08 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 11645 0 0 0 46106 2 0 0 25 0 1 0 365322065 61489152 11400 33554432000 4194304 4785740 140735049532048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 15012 11400 340 145 0 12057 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=461.12 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 46111 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 536440

[startup+1002.3 s]
/proc/loadavg: 9.01 9.29 7.25 10/197 31711
/proc/meminfo: memFree=20098472/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=61196 CPUtime=491.08 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 11928 0 0 0 49106 2 0 0 25 0 1 0 365322065 62664704 11683 33554432000 4194304 4785740 140735049532048 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 15299 11683 340 145 0 12344 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=491.12 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 49111 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 537588

[startup+1062.3 s]
/proc/loadavg: 9.00 9.24 7.36 10/197 31713
/proc/meminfo: memFree=20016368/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=62340 CPUtime=521.09 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 12201 0 0 0 52107 2 0 0 25 0 1 0 365322065 63836160 11956 33554432000 4194304 4785740 140735049532048 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 15585 11956 340 145 0 12630 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=521.12 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 52111 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 538732

[startup+1122.3 s]
/proc/loadavg: 9.06 9.20 7.47 10/197 31714
/proc/meminfo: memFree=20106748/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=64124 CPUtime=551.09 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 12609 0 0 0 55107 2 0 0 25 0 1 0 365322065 65662976 12364 33554432000 4194304 4785740 140735049532048 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 16031 12364 340 145 0 13076 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=551.1 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 55109 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 540516

[startup+1182.3 s]
/proc/loadavg: 9.02 9.17 7.56 10/197 31716
/proc/meminfo: memFree=20080448/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=66700 CPUtime=581.1 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 13124 0 0 0 58107 3 0 0 25 0 1 0 365322065 68300800 12879 33554432000 4194304 4785740 140735049532048 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 16675 12879 340 145 0 13720 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=581.1 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 58109 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 543092

[startup+1242.3 s]
/proc/loadavg: 9.01 9.13 7.65 10/197 31717
/proc/meminfo: memFree=20028604/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=66988 CPUtime=611.1 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 13207 0 0 0 61107 3 0 0 25 0 1 0 365322065 68595712 12962 33554432000 4194304 4785740 140735049532048 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 16747 12962 340 145 0 13792 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=611.1 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 61109 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 543380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.00 9.11 7.73 10/197 31719
/proc/meminfo: memFree=20007260/32951132 swapFree=67111528/67111528
[pid=31579] ppid=31577 vsize=18324 CPUtime=20.04 cores=0,2
/proc/31579/stat : 31579 (ppfolio) S 31577 31579 31540 0 -1 4202496 504 18248 0 0 0 0 2000 4 15 0 1 0 365322065 18763776 395 33554432000 4194304 4287625 140737127076592 18446744073709551615 242970570255 0 0 4096 65536 12491762026495836420 0 0 17 2 0 0 0
/proc/31579/statm: 4581 395 346 23 0 91 0
[pid=31581] ppid=31579 vsize=68096 CPUtime=639.91 cores=0
/proc/31581/stat : 31581 (clasp) R 31579 31579 31540 0 -1 4202496 13428 0 0 0 63988 3 0 0 25 0 1 0 365322065 69730304 13183 33554432000 4194304 4785740 140735049532048 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31581/statm: 17024 13183 340 145 0 14069 0
[pid=31582] ppid=31579 vsize=458068 CPUtime=639.99 cores=0
/proc/31582/stat : 31582 (TNM) R 31579 31579 31540 0 -1 4202496 1000 0 0 0 63998 1 0 0 25 0 1 0 365322065 469061632 897 33554432000 134512640 134534564 4289361088 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31582/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 544488

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.89
CPU system time (s): 0.096985
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 1212876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.89
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33214
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= 117
involuntary context switches= 17974

runsolver used 2.30865 second user time and 4.80527 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-11 17:53:54
IDJOB=3191462
IDBENCH=82593
IDSOLVER=1613
FILE ID=node128/3191462-1302537234
RUNJOBID= node128-1302537234-31558
PBS_JOBID= 12951131
Free space on /tmp= 72028 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191462-1302537234/watcher-3191462-1302537234 -o /tmp/evaluation-result-3191462-1302537234/solver-3191462-1302537234 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191462-1302537234.cnf

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

MD5SUM BENCH= 8a262b49dcf27b27fb405f8a8cdf125f
RANDOM SEED=436201360

node128.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.852
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20590448 kB
Buffers:        540972 kB
Cached:       11425712 kB
SwapCached:          0 kB
Active:        7294756 kB
Inactive:      4738568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20590448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20988 kB
Writeback:           8 kB
AnonPages:       65944 kB
Mapped:          14744 kB
Slab:           262476 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   189004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71984 MiB
End job on node128 at 2011-04-11 18:15:34