Trace number 3275382

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) 5000.04 4999.91

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
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) 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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275382-1303641826/watcher-3275382-1303641826 -o /tmp/evaluation-result-3275382-1303641826/solver-3275382-1303641826 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275382-1303641826.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.01 5.01 5.15 3/179 12611
/proc/meminfo: memFree=16744384/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 1157416587314036996 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0

[startup+0.100218 s]
/proc/loadavg: 5.01 5.01 5.15 3/179 12611
/proc/meminfo: memFree=16744384/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 1157416587314036996 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201176 s]
/proc/loadavg: 5.01 5.01 5.15 3/179 12611
/proc/meminfo: memFree=16744384/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590655109767102464 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301136 s]
/proc/loadavg: 5.01 5.01 5.15 3/179 12611
/proc/meminfo: memFree=16744384/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590655109767102464 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701071 s]
/proc/loadavg: 5.01 5.01 5.15 3/179 12611
/proc/meminfo: memFree=16744384/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590655109767102464 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 5.01 5.01 5.15 6/183 12615
/proc/meminfo: memFree=16715332/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590655659522916352 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=38368 CPUtime=0.5 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 6744 0 0 0 49 1 0 0 25 0 1 0 475783078 39288832 4510 33554432000 4194304 4587354 140736616763664 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 9592 4510 315 96 0 6154 0
[pid=12613] ppid=12611 vsize=20592 CPUtime=0.44 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 2790 0 0 0 44 0 0 0 25 0 1 0 475783078 21086208 2380 33554432000 4194304 4785740 140733519379536 18446744073709551615 4483194 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 5148 2380 316 145 0 2193 0
[pid=12614] ppid=12611 vsize=456748 CPUtime=0.54 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 1728 0 0 0 54 0 0 0 25 0 1 0 475783078 467709952 1625 33554432000 134512640 134534564 4287320336 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 114187 1625 91 6 0 112853 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 534032

[startup+3.10067 s]
/proc/loadavg: 5.01 5.01 5.15 6/183 12615
/proc/meminfo: memFree=16705536/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590656621595590656 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=43260 CPUtime=0.99 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 8843 0 0 0 98 1 0 0 25 0 1 0 475783078 44298240 6514 33554432000 4194304 4587354 140736616763664 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 10815 6514 326 96 0 7377 0
[pid=12613] ppid=12611 vsize=23496 CPUtime=0.96 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 3531 0 0 0 96 0 0 0 25 0 1 0 475783078 24059904 3121 33554432000 4194304 4785740 140733519379536 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 5874 3121 316 145 0 2919 0
[pid=12614] ppid=12611 vsize=456748 CPUtime=1.12 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 1728 0 0 0 112 0 0 0 25 0 1 0 475783078 467709952 1625 33554432000 134512640 134534564 4287320336 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 114187 1625 91 6 0 112853 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 541828

[startup+6.30108 s]
/proc/loadavg: 5.00 5.01 5.15 6/183 12615
/proc/meminfo: memFree=16687324/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590656209278730240 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=54532 CPUtime=2.01 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 12490 0 0 0 200 1 0 0 25 0 1 0 475783078 55840768 8106 33554432000 4194304 4587354 140736616763664 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 13633 8106 337 96 0 10195 0
[pid=12613] ppid=12611 vsize=30864 CPUtime=2.04 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 5530 0 0 0 204 0 0 0 25 0 1 0 475783078 31604736 4994 33554432000 4194304 4785740 140733519379536 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 7716 4994 340 145 0 4761 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=2.22 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 222 0 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 565496

[startup+12.7009 s]
/proc/loadavg: 5.00 5.01 5.15 6/183 12616
/proc/meminfo: memFree=16670872/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590656484156637184 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1856820 CPUtime=4.19 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 17056 0 0 0 417 2 0 0 25 0 1 0 475783078 1901383680 10016 33554432000 4194304 4587354 140736616763664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 464205 10016 337 96 0 460767 0
[pid=12613] ppid=12611 vsize=36900 CPUtime=4.16 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 7026 0 0 0 415 1 0 0 25 0 1 0 475783078 37785600 6490 33554432000 4194304 4785740 140733519379536 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 9225 6490 340 145 0 6270 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=4.32 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 432 0 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2373820

[startup+25.5005 s]
/proc/loadavg: 5.00 5.01 5.15 6/183 12616
/proc/meminfo: memFree=16650028/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590654834889195520 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1864448 CPUtime=8.41 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 23467 0 0 0 838 3 0 0 25 0 1 0 475783078 1909194752 13857 33554432000 4194304 4587354 140736616763664 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 466112 13857 337 96 0 462674 0
[pid=12613] ppid=12611 vsize=42672 CPUtime=8.44 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 8358 0 0 0 843 1 0 0 25 0 1 0 475783078 43696128 7822 33554432000 4194304 4785740 140733519379536 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 10668 7822 340 145 0 7713 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=8.62 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 862 0 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2387220

[startup+51.1007 s]
/proc/loadavg: 5.00 5.00 5.14 6/183 12617
/proc/meminfo: memFree=16623744/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590655522083962880 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1886160 CPUtime=16.99 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 28360 0 0 0 1695 4 0 0 25 0 1 0 475783078 1931427840 18749 33554432000 4194304 4587354 140736616763664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 471540 18749 337 96 0 468102 0
[pid=12613] ppid=12611 vsize=49588 CPUtime=16.96 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 10017 0 0 0 1695 1 0 0 25 0 1 0 475783078 50778112 9481 33554432000 4194304 4785740 140733519379536 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 12397 9481 340 145 0 9442 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=17.11 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 1711 0 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2415848

[startup+102.301 s]
/proc/loadavg: 5.00 5.00 5.13 6/183 12618
/proc/meminfo: memFree=16616912/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590656484156637184 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=92352 CPUtime=34.03 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 48060 0 0 0 3396 7 0 0 25 0 1 0 475783078 94568448 17857 33554432000 4194304 4587354 140736616763664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 23088 17857 337 96 0 19650 0
[pid=12613] ppid=12611 vsize=60524 CPUtime=34.04 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 12609 0 0 0 3402 2 0 0 25 0 1 0 475783078 61976576 12073 33554432000 4194304 4785740 140733519379536 18446744073709551615 4312611 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 15131 12073 340 145 0 12176 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=34.21 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 3421 0 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 632976

[startup+162.301 s]
/proc/loadavg: 5.07 5.02 5.13 6/183 12620
/proc/meminfo: memFree=16597540/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590654972328148992 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1893704 CPUtime=54.03 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 54401 0 0 0 5395 8 0 0 25 0 1 0 475783078 1939152896 20866 33554432000 4194304 4587354 140736616763664 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 473426 20866 337 96 0 469988 0
[pid=12613] ppid=12611 vsize=68836 CPUtime=54.03 cores=0

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

/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 2771652

[startup+4602.3 s]
/proc/loadavg: 5.07 5.02 5.02 6/183 12781
/proc/meminfo: memFree=16168536/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590655934400823296 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=2093436 CPUtime=1534.06 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 1261276 0 0 0 153144 262 0 0 25 0 1 0 475783078 2143678464 71034 33554432000 4194304 4587354 140736616763664 18446744073709551615 4365016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 523359 71034 337 96 0 519921 0
[pid=12613] ppid=12611 vsize=198116 CPUtime=1534.11 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 43899 0 0 0 153403 8 0 0 25 0 1 0 475783078 202870784 43363 33554432000 4194304 4785740 140733519379536 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 49529 43363 340 145 0 46574 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=1534.25 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 153420 5 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2771652

[startup+4662.3 s]
/proc/loadavg: 5.02 5.01 5.01 6/183 12792
/proc/meminfo: memFree=16366156/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1914804 CPUtime=1554.06 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 1270927 0 0 0 155140 266 0 0 25 0 1 0 475783078 1960759296 19931 33554432000 4194304 4587354 140736616763664 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 478701 19931 337 96 0 475263 0
[pid=12613] ppid=12611 vsize=198544 CPUtime=1554.1 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 43980 0 0 0 155402 8 0 0 25 0 1 0 475783078 203309056 43444 33554432000 4194304 4785740 140733519379536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 49636 43444 340 145 0 46681 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=1554.26 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 155421 5 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 2593448

[startup+4722.3 s]
/proc/loadavg: 5.04 5.02 5.01 6/183 12793
/proc/meminfo: memFree=16357096/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=97736 CPUtime=1574.06 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 1284971 0 0 0 157137 269 0 0 25 0 1 0 475783078 100081664 20827 33554432000 4194304 4587354 140736616763664 18446744073709551615 244446641657 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 24434 20827 337 96 0 20996 0
[pid=12613] ppid=12611 vsize=198544 CPUtime=1574.1 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 43992 0 0 0 157402 8 0 0 25 0 1 0 475783078 203309056 43456 33554432000 4194304 4785740 140733519379536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 49636 43456 340 145 0 46681 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=1574.27 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 157422 5 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 776380

[startup+4782.3 s]
/proc/loadavg: 5.01 5.02 5.00 6/183 12795
/proc/meminfo: memFree=16353112/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1890500 CPUtime=1594.06 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 1298954 0 0 0 159134 272 0 0 25 0 1 0 475783078 1935872000 21613 33554432000 4194304 4587354 140736616763664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 472625 21613 337 96 0 469187 0
[pid=12613] ppid=12611 vsize=198544 CPUtime=1594.1 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 44008 0 0 0 159402 8 0 0 25 0 1 0 475783078 203309056 43472 33554432000 4194304 4785740 140733519379536 18446744073709551615 4538880 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 49636 43472 340 145 0 46681 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=1594.27 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 159422 5 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 2569144

[startup+4842.31 s]
/proc/loadavg: 5.00 5.01 5.00 6/183 12799
/proc/meminfo: memFree=16346408/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1889744 CPUtime=1614.08 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 1312917 0 0 0 161133 275 0 0 25 0 1 0 475783078 1935097856 22290 33554432000 4194304 4587354 140736616763664 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 472436 22290 337 96 0 468998 0
[pid=12613] ppid=12611 vsize=198972 CPUtime=1614.1 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 44089 0 0 0 161402 8 0 0 25 0 1 0 475783078 203747328 43553 33554432000 4194304 4785740 140733519379536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 49743 43553 340 145 0 46788 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=1614.27 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 161422 5 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 2568816

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12801
/proc/meminfo: memFree=16343368/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1889852 CPUtime=1634.08 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 1326717 0 0 0 163130 278 0 0 25 0 1 0 475783078 1935208448 22761 33554432000 4194304 4587354 140736616763664 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 472463 22761 337 96 0 469025 0
[pid=12613] ppid=12611 vsize=199824 CPUtime=1634.09 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 44276 0 0 0 163401 8 0 0 25 0 1 0 475783078 204619776 43740 33554432000 4194304 4785740 140733519379536 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 49956 43740 340 145 0 47001 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=1634.26 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 163421 5 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2569776

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12803
/proc/meminfo: memFree=16338628/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590656621595590656 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1889952 CPUtime=1654.08 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 1340551 0 0 0 165127 281 0 0 25 0 1 0 475783078 1935310848 23189 33554432000 4194304 4587354 140736616763664 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 472488 23189 337 96 0 469050 0
[pid=12613] ppid=12611 vsize=200252 CPUtime=1654.09 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 44360 0 0 0 165401 8 0 0 25 0 1 0 475783078 205058048 43824 33554432000 4194304 4785740 140733519379536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 50063 43824 340 145 0 47108 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=1654.26 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 165420 6 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2570304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12804
/proc/meminfo: memFree=16349780/32951124 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12611/stat : 12611 (ppfolio) S 12609 12611 12158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475783077 18763776 394 33554432000 4194304 4287625 140734354686688 18446744073709551615 244446965263 0 0 4096 65536 4590656621595590656 0 0 17 4 0 0 0
/proc/12611/statm: 4581 394 345 23 0 91 0
[pid=12612] ppid=12611 vsize=1889920 CPUtime=1666.64 cores=0
/proc/12612/stat : 12612 (cryptominisat) R 12611 12611 12158 0 -1 4202496 1350528 0 0 0 166380 284 0 0 25 0 1 0 475783078 1935278080 19768 33554432000 4194304 4587354 140736616763664 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12612/statm: 472480 19768 337 96 0 469042 0
[pid=12613] ppid=12611 vsize=200252 CPUtime=1666.64 cores=0
/proc/12613/stat : 12613 (clasp) R 12611 12611 12158 0 -1 4202496 44360 0 0 0 166656 8 0 0 25 0 1 0 475783078 205058048 43824 33554432000 4194304 4785740 140733519379536 18446744073709551615 4549842 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12613/statm: 50063 43824 340 145 0 47108 0
[pid=12614] ppid=12611 vsize=461776 CPUtime=1666.76 cores=0
/proc/12614/stat : 12614 (TNM) R 12611 12611 12158 0 -1 4202496 2394 0 0 0 166670 6 0 0 25 0 1 0 475783078 472858624 2291 33554432000 134512640 134534564 4287320336 18446744073709551615 134530748 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12614/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 2570272

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4997.06
CPU system time (s): 2.98
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4392772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 344
involuntary context switches= 4

runsolver used 8.81766 second user time and 18.4622 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 12:43:46
IDJOB=3275382
IDBENCH=83170
IDSOLVER=1639
FILE ID=node105/3275382-1303641826
RUNJOBID= node105-1303635252-12176
PBS_JOBID= 13150743
Free space on /tmp= 71912 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275382-1303641826/watcher-3275382-1303641826 -o /tmp/evaluation-result-3275382-1303641826/solver-3275382-1303641826 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275382-1303641826.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=1828506643

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16744540 kB
Buffers:       2273628 kB
Cached:       13296452 kB
SwapCached:          0 kB
Active:        8332212 kB
Inactive:      7308160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16744540 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11284 kB
Writeback:           0 kB
AnonPages:       69508 kB
Mapped:          16124 kB
Slab:           502556 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   662752 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= 71904 MiB
End job on node105 at 2011-04-24 14:07:08