Trace number 3264814

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.34 1300.01

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5640
Number of clauses of size over 5364

Solver Data

0.00/0.72	This is pico-portfolio, a naive parallel portfolio
0.00/0.72	Copyright (C) 2011 Olivier Roussel
0.00/0.72	Using 1 processing units
0.00/0.72	This portfolio uses the following solvers:
0.00/0.72	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.72	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.72	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.72	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.72	Starting clasp 1.3.6 on core(s) 5
0.00/0.72	Starting TNM 2009 on core(s) 5
1299.30/1300.01	Done

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-3264814-1303557450/watcher-3264814-1303557450 -o /tmp/evaluation-result-3264814-1303557450/solver-3264814-1303557450 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264814-1303557450.cnf 

running on 2 cores: 5,7

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: 5.63 6.89 7.44 8/195 30500
/proc/meminfo: memFree=14711204/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=2712 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 448160571 2777088 36 33554432000 4194304 4287625 140735127957088 18446744073709551615 264721481351 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/30500/statm: 678 36 27 23 0 23 0

[startup+0.032227 s]
/proc/loadavg: 5.63 6.89 7.44 8/195 30500
/proc/meminfo: memFree=14711204/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=2712 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 448160571 2777088 36 33554432000 4194304 4287625 140735127957088 18446744073709551615 264721481351 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/30500/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100233 s]
/proc/loadavg: 5.63 6.89 7.44 8/195 30500
/proc/meminfo: memFree=14711204/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=2712 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 448160571 2777088 36 33554432000 4194304 4287625 140735127957088 18446744073709551615 264721481351 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/30500/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300175 s]
/proc/loadavg: 5.63 6.89 7.44 8/195 30500
/proc/meminfo: memFree=14711204/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=2712 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 448160571 2777088 36 33554432000 4194304 4287625 140735127957088 18446744073709551615 264721481351 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/30500/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.701099 s]
/proc/loadavg: 5.63 6.89 7.44 8/195 30500
/proc/meminfo: memFree=14711204/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=2712 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4194304 83 0 0 0 0 0 0 0 22 0 1 0 448160571 2777088 36 33554432000 4194304 4287625 140735127957088 18446744073709551615 264721481351 0 2147483391 4096 0 18446744071699953811 0 0 17 5 0 0 0
/proc/30500/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+1.50094 s]
/proc/loadavg: 5.63 6.89 7.44 13/202 30507
/proc/meminfo: memFree=14701724/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425543088144646144 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1238740 CPUtime=0.29 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 1002 0 0 0 29 0 0 0 17 0 1 0 448160643 1268469760 750 33554432000 4194304 4587354 140735867283952 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 309685 750 327 96 0 306247 0
[pid=30504] ppid=30500 vsize=12956 CPUtime=0.47 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 695 0 0 0 47 0 0 0 16 0 1 0 448160643 13266944 585 33554432000 4194304 4785740 140735937934032 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 3239 585 340 145 0 284 0
[pid=30506] ppid=30500 vsize=451868 CPUtime=0 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 233 0 0 0 0 0 0 0 19 0 1 0 448160643 462712832 131 33554432000 134512640 134534564 4287780304 18446744073709551615 2807068 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 112967 131 90 6 0 111633 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1721888

[startup+3.10064 s]
/proc/loadavg: 6.22 6.99 7.47 13/202 30507
/proc/meminfo: memFree=14697880/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425543363022553088 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1238608 CPUtime=0.99 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 1669 0 0 0 99 0 0 0 18 0 1 0 448160643 1268334592 923 33554432000 4194304 4587354 140735867283952 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 309652 923 327 96 0 306214 0
[pid=30504] ppid=30500 vsize=13360 CPUtime=1.37 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 805 0 0 0 137 0 0 0 17 0 1 0 448160643 13680640 695 33554432000 4194304 4785740 140735937934032 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 3340 695 340 145 0 385 0
[pid=30506] ppid=30500 vsize=451868 CPUtime=0 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 233 0 0 0 0 0 0 0 19 0 1 0 448160643 462712832 131 33554432000 134512640 134534564 4287780304 18446744073709551615 2807068 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 112967 131 90 6 0 111633 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 1722160
heavy processes:

[startup+6.30104 s]
/proc/loadavg: 6.22 6.99 7.47 12/201 30507
/proc/meminfo: memFree=14672448/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425543637900460032 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1244320 CPUtime=2.19 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 3548 0 0 0 219 0 0 0 19 0 1 0 448160643 1274183680 2103 33554432000 4194304 4587354 140735867283952 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 311080 2103 338 96 0 307642 0
[pid=30504] ppid=30500 vsize=13764 CPUtime=2.74 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 908 0 0 0 274 0 0 0 19 0 1 0 448160643 14094336 798 33554432000 4194304 4785740 140735937934032 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 3441 798 340 145 0 486 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=0.62 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 62 0 0 0 19 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 1732372

[startup+12.7008 s]
/proc/loadavg: 6.95 7.12 7.51 12/201 30508
/proc/meminfo: memFree=14665776/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1246840 CPUtime=4.39 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 4992 0 0 0 439 0 0 0 25 0 1 0 448160643 1276764160 2687 33554432000 4194304 4587354 140735867283952 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 311710 2687 338 96 0 308272 0
[pid=30504] ppid=30500 vsize=14312 CPUtime=4.85 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 1046 0 0 0 485 0 0 0 25 0 1 0 448160643 14655488 936 33554432000 4194304 4785740 140735937934032 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 3578 936 340 145 0 623 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=2.72 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 272 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 1735440

[startup+25.5004 s]
/proc/loadavg: 7.58 7.25 7.54 12/201 30508
/proc/meminfo: memFree=14663000/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425541576316157952 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1249476 CPUtime=8.6 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 6824 0 0 0 859 1 0 0 25 0 1 0 448160643 1279463424 3018 33554432000 4194304 4587354 140735867283952 18446744073709551615 4239215 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 312369 3018 338 96 0 308931 0
[pid=30504] ppid=30500 vsize=15128 CPUtime=9.14 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 1234 0 0 0 914 0 0 0 25 0 1 0 448160643 15491072 1124 33554432000 4194304 4785740 140735937934032 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 3782 1124 341 145 0 827 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=7.02 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 702 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 24.76
Current children cumulated vsize (KiB) 1738892

[startup+51.1006 s]
/proc/loadavg: 8.74 7.55 7.63 12/201 30509
/proc/meminfo: memFree=14645628/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425541713755111424 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1247936 CPUtime=17.19 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 10248 0 0 0 1718 1 0 0 25 0 1 0 448160643 1277886464 3299 33554432000 4194304 4587354 140735867283952 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 311984 3299 338 96 0 308546 0
[pid=30504] ppid=30500 vsize=16240 CPUtime=17.65 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 1497 0 0 0 1765 0 0 0 25 0 1 0 448160643 16629760 1387 33554432000 4194304 4785740 140735937934032 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 4060 1387 341 145 0 1105 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=15.52 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 1552 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 1738464

[startup+102.307 s]
/proc/loadavg: 10.15 8.14 7.83 12/201 30510
/proc/meminfo: memFree=14623528/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425541851194064896 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1250940 CPUtime=34.21 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 16628 0 0 0 3418 3 0 0 25 0 1 0 448160643 1280962560 3777 33554432000 4194304 4587354 140735867283952 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 312735 3777 338 96 0 309297 0
[pid=30504] ppid=30500 vsize=17336 CPUtime=34.74 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 1779 0 0 0 3474 0 0 0 25 0 1 0 448160643 17752064 1669 33554432000 4194304 4785740 140735937934032 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 4334 1669 341 145 0 1379 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=32.62 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 3262 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 1742564

[startup+162.301 s]
/proc/loadavg: 10.68 8.66 8.03 12/201 30512
/proc/meminfo: memFree=14603656/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425541851194064896 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1260612 CPUtime=54.21 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 23976 0 0 0 5417 4 0 0 25 0 1 0 448160643 1290866688 6571 33554432000 4194304 4587354 140735867283952 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 315153 6571 338 96 0 311715 0

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

[startup+822.301 s]
/proc/loadavg: 11.05 10.77 9.54 12/201 30532
/proc/meminfo: memFree=14432280/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425543637900460032 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1287268 CPUtime=274.24 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 73501 0 0 0 27411 13 0 0 25 0 1 0 448160643 1318162432 13267 33554432000 4194304 4587354 140735867283952 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 321817 13267 338 96 0 318379 0
[pid=30504] ppid=30500 vsize=24184 CPUtime=274.76 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 3339 0 0 0 27476 0 0 0 25 0 1 0 448160643 24764416 3229 33554432000 4194304 4785740 140735937934032 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 6046 3229 341 145 0 3091 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=272.58 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 27258 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 821.58
Current children cumulated vsize (KiB) 1785740

[startup+882.301 s]
/proc/loadavg: 11.02 10.81 9.63 12/201 30534
/proc/meminfo: memFree=14422444/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425543637900460032 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1289128 CPUtime=294.24 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 73830 0 0 0 29411 13 0 0 25 0 1 0 448160643 1320067072 13596 33554432000 4194304 4587354 140735867283952 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 322282 13596 338 96 0 318844 0
[pid=30504] ppid=30500 vsize=24352 CPUtime=294.76 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 3399 0 0 0 29476 0 0 0 25 0 1 0 448160643 24936448 3289 33554432000 4194304 4785740 140735937934032 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 6088 3289 341 145 0 3133 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=292.58 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 29258 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 881.58
Current children cumulated vsize (KiB) 1787768

[startup+942.3 s]
/proc/loadavg: 11.00 10.84 9.71 12/201 30535
/proc/meminfo: memFree=14430716/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1275572 CPUtime=314.25 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 74873 0 0 0 31411 14 0 0 25 0 1 0 448160643 1306185728 11803 33554432000 4194304 4587354 140735867283952 18446744073709551615 4231728 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 318893 11803 338 96 0 315455 0
[pid=30504] ppid=30500 vsize=24868 CPUtime=314.77 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 3504 0 0 0 31477 0 0 0 25 0 1 0 448160643 25464832 3394 33554432000 4194304 4785740 140735937934032 18446744073709551615 4546266 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 6217 3394 341 145 0 3262 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=312.57 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 31257 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 941.59
Current children cumulated vsize (KiB) 1774728

[startup+1002.3 s]
/proc/loadavg: 11.00 10.87 9.79 12/201 30567
/proc/meminfo: memFree=14475208/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1289324 CPUtime=334.24 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 78954 0 0 0 33410 14 0 0 25 0 1 0 448160643 1320267776 13748 33554432000 4194304 4587354 140735867283952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 322331 13748 338 96 0 318893 0
[pid=30504] ppid=30500 vsize=25372 CPUtime=334.78 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 3613 0 0 0 33478 0 0 0 25 0 1 0 448160643 25980928 3503 33554432000 4194304 4785740 140735937934032 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 6343 3503 341 145 0 3388 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=332.57 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 33257 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 1001.59
Current children cumulated vsize (KiB) 1788984

[startup+1062.3 s]
/proc/loadavg: 11.00 10.89 9.86 12/201 30569
/proc/meminfo: memFree=14468028/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1289528 CPUtime=354.24 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 83034 0 0 0 35408 16 0 0 25 0 1 0 448160643 1320476672 13578 33554432000 4194304 4587354 140735867283952 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 322382 13578 338 96 0 318944 0
[pid=30504] ppid=30500 vsize=25708 CPUtime=354.78 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 3680 0 0 0 35478 0 0 0 25 0 1 0 448160643 26324992 3570 33554432000 4194304 4785740 140735937934032 18446744073709551615 4278142 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 6427 3570 341 145 0 3472 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=352.57 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 35257 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 1061.59
Current children cumulated vsize (KiB) 1789524

[startup+1122.3 s]
/proc/loadavg: 11.00 10.91 9.93 12/201 30570
/proc/meminfo: memFree=14457820/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425542126071971840 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1289652 CPUtime=374.24 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 87151 0 0 0 37407 17 0 0 25 0 1 0 448160643 1320603648 13280 33554432000 4194304 4587354 140735867283952 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 322413 13280 338 96 0 318975 0
[pid=30504] ppid=30500 vsize=25876 CPUtime=374.78 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 3749 0 0 0 37478 0 0 0 25 0 1 0 448160643 26497024 3639 33554432000 4194304 4785740 140735937934032 18446744073709551615 4287126 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 6469 3639 341 145 0 3514 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=372.58 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 37258 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 1789816

[startup+1182.3 s]
/proc/loadavg: 11.00 10.92 9.99 12/201 30572
/proc/meminfo: memFree=14448744/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425542126071971840 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1289728 CPUtime=394.23 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 90158 0 0 0 39406 17 0 0 25 0 1 0 448160643 1320681472 14000 33554432000 4194304 4587354 140735867283952 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 322432 14000 338 96 0 318994 0
[pid=30504] ppid=30500 vsize=26216 CPUtime=394.78 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 3798 0 0 0 39478 0 0 0 25 0 1 0 448160643 26845184 3688 33554432000 4194304 4785740 140735937934032 18446744073709551615 4552506 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 6554 3688 341 145 0 3599 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=392.59 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 39259 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134530002 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 1790232

[startup+1242.3 s]
/proc/loadavg: 11.00 10.93 10.05 12/201 30573
/proc/meminfo: memFree=14448464/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425542126071971840 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1290044 CPUtime=414.23 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 94545 0 0 0 41405 18 0 0 25 0 1 0 448160643 1321005056 13794 33554432000 4194304 4587354 140735867283952 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 322511 13794 338 96 0 319073 0
[pid=30504] ppid=30500 vsize=26384 CPUtime=414.77 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 3838 0 0 0 41477 0 0 0 25 0 1 0 448160643 27017216 3728 33554432000 4194304 4785740 140735937934032 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 6596 3728 341 145 0 3641 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=412.59 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 41259 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 1241.59
Current children cumulated vsize (KiB) 1790716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.94 10.10 10/197 30607
/proc/meminfo: memFree=14615672/32951124 swapFree=67111528/67111528
[pid=30500] ppid=30498 vsize=18324 CPUtime=0 cores=5,7
/proc/30500/stat : 30500 (ppfolio) S 30498 30500 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160571 18763776 393 33554432000 4194304 4287625 140735127957088 18446744073709551615 264726425103 0 0 4096 65536 9425542126071971840 0 0 17 7 0 0 0
/proc/30500/statm: 4581 393 345 23 0 91 0
[pid=30503] ppid=30500 vsize=1290716 CPUtime=433.48 cores=5
/proc/30503/stat : 30503 (cryptominisat) R 30500 30500 30434 0 -1 4202496 98609 0 0 0 43329 19 0 0 25 0 1 0 448160643 1321693184 13187 33554432000 4194304 4587354 140735867283952 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30503/statm: 322679 13187 338 96 0 319241 0
[pid=30504] ppid=30500 vsize=26552 CPUtime=433.97 cores=5
/proc/30504/stat : 30504 (clasp) R 30500 30500 30434 0 -1 4202496 3872 0 0 0 43397 0 0 0 25 0 1 0 448160643 27189248 3762 33554432000 4194304 4785740 140735937934032 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30504/statm: 6638 3762 341 145 0 3683 0
[pid=30506] ppid=30500 vsize=455964 CPUtime=431.85 cores=5
/proc/30506/stat : 30506 (TNM) R 30500 30500 30434 0 -1 4202496 349 0 0 0 43185 0 0 0 25 0 1 0 448160643 466907136 246 33554432000 134512640 134534564 4287780304 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30506/statm: 113991 246 95 6 0 112657 0
Current children cumulated CPU time (s) 1299.3
Current children cumulated vsize (KiB) 1791556

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.34
CPU user time (s): 1299.13
CPU system time (s): 0.205968
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 3018960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.13
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103362
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= 232
involuntary context switches= 13904

runsolver used 2.07168 second user time and 5.04823 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 13:17:30
IDJOB=3264814
IDBENCH=85353
IDSOLVER=1613
FILE ID=node141/3264814-1303557450
RUNJOBID= node141-1303557449-30455
PBS_JOBID= 13150274
Free space on /tmp= 70940 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264814-1303557450/watcher-3264814-1303557450 -o /tmp/evaluation-result-3264814-1303557450/solver-3264814-1303557450 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3264814-1303557450.cnf

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=1189686004

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:      14711360 kB
Buffers:       1624968 kB
Cached:       15959828 kB
SwapCached:          0 kB
Active:        9771280 kB
Inactive:      7892760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14711360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40616 kB
Writeback:           0 kB
AnonPages:       78724 kB
Mapped:          16264 kB
Slab:           509260 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1887000 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= 70932 MiB
End job on node141 at 2011-04-23 13:39:10