Trace number 3221218

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.03 4999.91

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
MD5SUM200b19edc2ebf99249f1125469c39206
Bench CategoryRANDOM (random 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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3221218-1303289398/watcher-3221218-1303289398 -o /tmp/evaluation-result-3221218-1303289398/solver-3221218-1303289398 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221218-1303289398.cnf 

running on 4 cores: 1,3,5,7

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: 7.02 7.76 7.92 5/180 20076
/proc/meminfo: memFree=17311732/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) R 20074 20076 19974 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 421355311 18763776 392 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095271317 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/20076/statm: 4581 392 343 23 0 91 0

[startup+0.04653 s]
/proc/loadavg: 7.02 7.76 7.92 5/180 20076
/proc/meminfo: memFree=17311732/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4577787804360081672 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100521 s]
/proc/loadavg: 7.02 7.76 7.92 5/180 20076
/proc/meminfo: memFree=17311732/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4577787804360081672 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300446 s]
/proc/loadavg: 7.02 7.76 7.92 5/180 20076
/proc/meminfo: memFree=17311732/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700409 s]
/proc/loadavg: 7.02 7.76 7.92 5/180 20076
/proc/meminfo: memFree=17311732/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431367898178519040 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50026 s]
/proc/loadavg: 6.93 7.73 7.91 7/184 20080
/proc/meminfo: memFree=17306740/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431368035617472512 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1751412 CPUtime=0.49 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 1558 0 0 0 49 0 0 0 25 0 1 0 421355311 1793445888 860 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 437853 860 327 96 0 434415 0
[pid=20078] ppid=20076 vsize=13668 CPUtime=0.46 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 861 0 0 0 46 0 0 0 25 0 1 0 421355311 13996032 752 33554432000 4194304 4785740 140734477899008 18446744073709551615 228095148704 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 3417 752 340 145 0 462 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=0.52 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 52 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2239500

[startup+3.10097 s]
/proc/loadavg: 6.93 7.73 7.91 7/184 20080
/proc/meminfo: memFree=17302152/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366248911077376 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1752104 CPUtime=1.01 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 2429 0 0 0 101 0 0 0 25 0 1 0 421355311 1794154496 937 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 438026 937 331 96 0 434588 0
[pid=20078] ppid=20076 vsize=14068 CPUtime=1.04 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 971 0 0 0 104 0 0 0 25 0 1 0 421355311 14405632 862 33554432000 4194304 4785740 140734477899008 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 3517 862 340 145 0 562 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=1.02 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 102 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2240592

[startup+6.30038 s]
/proc/loadavg: 6.93 7.73 7.91 7/184 20080
/proc/meminfo: memFree=17292512/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431368310495379456 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1761644 CPUtime=2.09 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 4920 0 0 0 209 0 0 0 25 0 1 0 421355311 1803923456 2884 33554432000 4194304 4587354 140737221950912 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 440411 2884 337 96 0 436973 0
[pid=20078] ppid=20076 vsize=14632 CPUtime=2.06 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 1129 0 0 0 206 0 0 0 25 0 1 0 421355311 14983168 1020 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 3658 1020 340 145 0 703 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=2.12 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 212 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2250696

[startup+12.7002 s]
/proc/loadavg: 6.79 7.67 7.89 7/184 20080
/proc/meminfo: memFree=17288060/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431368310495379456 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1764720 CPUtime=4.21 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 7375 0 0 0 420 1 0 0 25 0 1 0 421355311 1807073280 4156 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 441180 4156 337 96 0 437742 0
[pid=20078] ppid=20076 vsize=15480 CPUtime=4.24 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 1329 0 0 0 424 0 0 0 25 0 1 0 421355311 15851520 1220 33554432000 4194304 4785740 140734477899008 18446744073709551615 4309535 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 3870 1220 340 145 0 915 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=4.22 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 422 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2254620

[startup+25.5008 s]
/proc/loadavg: 6.67 7.62 7.87 7/184 20080
/proc/meminfo: memFree=17282644/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431368310495379456 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1765100 CPUtime=8.48 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 10548 0 0 0 847 1 0 0 25 0 1 0 421355311 1807462400 4446 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 441275 4446 337 96 0 437837 0
[pid=20078] ppid=20076 vsize=16664 CPUtime=8.47 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 1588 0 0 0 847 0 0 0 25 0 1 0 421355311 17063936 1479 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 4166 1479 340 145 0 1211 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=8.52 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 852 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2256184

[startup+51.1011 s]
/proc/loadavg: 6.44 7.49 7.81 7/184 20081
/proc/meminfo: memFree=17277500/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431368310495379456 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1791460 CPUtime=17.02 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 16231 0 0 0 1700 2 0 0 25 0 1 0 421355311 1834455040 5372 33554432000 4194304 4587354 140737221950912 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 447865 5372 337 96 0 444427 0
[pid=20078] ppid=20076 vsize=18136 CPUtime=17.04 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 1950 0 0 0 1704 0 0 0 25 0 1 0 421355311 18571264 1841 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 4534 1841 340 145 0 1579 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=17.02 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 1702 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2284016

[startup+102.307 s]
/proc/loadavg: 6.17 7.23 7.71 7/184 20082
/proc/meminfo: memFree=17248580/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431367623300612096 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1782300 CPUtime=34.09 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 27262 0 0 0 3405 4 0 0 25 0 1 0 421355311 1825075200 9047 33554432000 4194304 4587354 140737221950912 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 445575 9047 337 96 0 442137 0
[pid=20078] ppid=20076 vsize=20060 CPUtime=34.08 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 2386 0 0 0 3408 0 0 0 25 0 1 0 421355311 20541440 2277 33554432000 4194304 4785740 140734477899008 18446744073709551615 4550378 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 5015 2277 340 145 0 2060 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=34.11 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 3411 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2276780

[startup+162.301 s]
/proc/loadavg: 6.06 7.01 7.60 7/184 20084
/proc/meminfo: memFree=17244952/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366386350030848 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1787248 CPUtime=54.09 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 36813 0 0 0 5404 5 0 0 25 0 1 0 421355311 1830141952 9541 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 446812 9541 337 96 0 443374 0
[pid=20078] ppid=20076 vsize=21896 CPUtime=54.08 cores=1

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

/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 2411432

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20223
/proc/meminfo: memFree=17093268/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366936105844736 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1830868 CPUtime=1534.16 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 220838 0 0 0 153374 42 0 0 25 0 1 0 421355311 1874808832 22564 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 457717 22564 337 96 0 454279 0
[pid=20078] ppid=20076 vsize=38672 CPUtime=1534.1 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 6710 0 0 0 153410 0 0 0 25 0 1 0 421355311 39600128 6601 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 9668 6601 341 145 0 6713 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=1534.16 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 153416 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2343960

[startup+4662.3 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 20225
/proc/meminfo: memFree=17122388/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366936105844736 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1830868 CPUtime=1554.15 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 220971 0 0 0 155373 42 0 0 25 0 1 0 421355311 1874808832 22692 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 457717 22692 337 96 0 454279 0
[pid=20078] ppid=20076 vsize=38924 CPUtime=1554.1 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 6734 0 0 0 155410 0 0 0 25 0 1 0 421355311 39858176 6625 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 9731 6625 341 145 0 6776 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=1554.16 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 155416 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2344212

[startup+4722.31 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 20226
/proc/meminfo: memFree=17105872/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366936105844736 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1898464 CPUtime=1574.15 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 224858 0 0 0 157372 43 0 0 25 0 1 0 421355311 1944027136 25510 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 474616 25510 337 96 0 471178 0
[pid=20078] ppid=20076 vsize=38924 CPUtime=1574.1 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 6766 0 0 0 157410 0 0 0 25 0 1 0 421355311 39858176 6657 33554432000 4194304 4785740 140734477899008 18446744073709551615 228095118303 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 9731 6657 341 145 0 6776 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=1574.17 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 157417 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2411808

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20228
/proc/meminfo: memFree=17103248/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366936105844736 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1898464 CPUtime=1594.15 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 226890 0 0 0 159371 44 0 0 25 0 1 0 421355311 1944027136 27489 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 474616 27489 337 96 0 471178 0
[pid=20078] ppid=20076 vsize=38924 CPUtime=1594.09 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 6768 0 0 0 159409 0 0 0 25 0 1 0 421355311 39858176 6659 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 9731 6659 341 145 0 6776 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=1594.18 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 159418 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 2411808

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20230
/proc/meminfo: memFree=17117228/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366936105844736 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1830868 CPUtime=1614.15 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 227397 0 0 0 161371 44 0 0 25 0 1 0 421355311 1874808832 22564 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 457717 22564 337 96 0 454279 0
[pid=20078] ppid=20076 vsize=38924 CPUtime=1614.1 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 6768 0 0 0 161410 0 0 0 25 0 1 0 421355311 39858176 6659 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 9731 6659 341 145 0 6776 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=1614.17 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 161417 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 2344212

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20231
/proc/meminfo: memFree=17119684/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366936105844736 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1830868 CPUtime=1634.14 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 228293 0 0 0 163370 44 0 0 25 0 1 0 421355311 1874808832 23432 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 457717 23432 337 96 0 454279 0
[pid=20078] ppid=20076 vsize=38924 CPUtime=1634.11 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 6770 0 0 0 163411 0 0 0 25 0 1 0 421355311 39858176 6661 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 9731 6661 341 145 0 6776 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=1634.17 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 163417 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 2344212

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20233
/proc/meminfo: memFree=17102048/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366936105844736 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1898600 CPUtime=1654.14 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 232339 0 0 0 165369 45 0 0 25 0 1 0 421355311 1944166400 26373 33554432000 4194304 4587354 140737221950912 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 474650 26373 337 96 0 471212 0
[pid=20078] ppid=20076 vsize=39176 CPUtime=1654.12 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 6792 0 0 0 165412 0 0 0 25 0 1 0 421355311 40116224 6683 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 9794 6683 341 145 0 6839 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=1654.17 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 165417 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2412196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20385
/proc/meminfo: memFree=17186684/32951124 swapFree=67111528/67111528
[pid=20076] ppid=20074 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20076/stat : 20076 (ppfolio) S 20074 20076 19974 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 421355311 18763776 394 33554432000 4194304 4287625 140736460165088 18446744073709551615 228095471119 0 0 4096 65536 4431366936105844736 0 0 17 7 0 0 0
/proc/20076/statm: 4581 394 345 23 0 91 0
[pid=20077] ppid=20076 vsize=1898600 CPUtime=1666.68 cores=1
/proc/20077/stat : 20077 (cryptominisat) R 20076 20076 19974 0 -1 4202496 233460 0 0 0 166623 45 0 0 25 0 1 0 421355311 1944166400 27454 33554432000 4194304 4587354 140737221950912 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20077/statm: 474650 27454 337 96 0 471212 0
[pid=20078] ppid=20076 vsize=39176 CPUtime=1666.68 cores=1
/proc/20078/stat : 20078 (clasp) R 20076 20076 19974 0 -1 4202496 6792 0 0 0 166668 0 0 0 25 0 1 0 421355311 40116224 6683 33554432000 4194304 4785740 140734477899008 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20078/statm: 9794 6683 341 145 0 6839 0
[pid=20079] ppid=20076 vsize=456096 CPUtime=1666.67 cores=1
/proc/20079/stat : 20079 (TNM) R 20076 20076 19974 0 -1 4202496 388 0 0 0 166667 0 0 0 25 0 1 0 421355311 467042304 285 33554432000 134512640 134534564 4292442608 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20079/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2412196

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 20076 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 5000.03
#
# 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.03
CPU user time (s): 4999.58
CPU system time (s): 0.45
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4167720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
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= 203
involuntary context switches= 4

runsolver used 8.42572 second user time and 18.5272 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-20 10:49:58
IDJOB=3221218
IDBENCH=82886
IDSOLVER=1639
FILE ID=node142/3221218-1303289398
RUNJOBID= node142-1303289375-19993
PBS_JOBID= 13049603
Free space on /tmp= 70992 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221218-1303289398/watcher-3221218-1303289398 -o /tmp/evaluation-result-3221218-1303289398/solver-3221218-1303289398 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221218-1303289398.cnf

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

MD5SUM BENCH= 200b19edc2ebf99249f1125469c39206
RANDOM SEED=2124304473

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      17311888 kB
Buffers:        725672 kB
Cached:       14461152 kB
SwapCached:          0 kB
Active:        3738976 kB
Inactive:     11526288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17311888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20612 kB
Writeback:           0 kB
AnonPages:       78492 kB
Mapped:          16400 kB
Slab:           309328 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1310532 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= 70984 MiB
End job on node142 at 2011-04-20 12:13:20