Trace number 3264726

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) 1300.05 1300.01

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2-rand3bip-sat/
mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
MD5SUM51d9aefd9da7f94abc32dd024090dc46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1300.03/1300.00	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-3264726-1303557449/watcher-3264726-1303557449 -o /tmp/evaluation-result-3264726-1303557449/solver-3264726-1303557449 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264726-1303557449.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.63 6.89 7.44 4/182 30477
/proc/meminfo: memFree=14746928/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18240 CPUtime=0 cores=4,6
/proc/30477/stat : 30477 (ppfolio) R 30475 30477 30434 0 -1 4194304 272 0 0 0 0 0 0 0 23 0 1 0 448160547 18677760 220 33554432000 4194304 4287625 140735908853376 18446744073709551615 264721442280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30477/statm: 4560 220 187 23 0 57 0

[startup+0.092616 s]
/proc/loadavg: 5.63 6.89 7.44 4/182 30477
/proc/meminfo: memFree=14746928/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=0 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 448160547 18763776 394 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30477/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100608 s]
/proc/loadavg: 5.63 6.89 7.44 4/182 30477
/proc/meminfo: memFree=14746928/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=0 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 448160547 18763776 394 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30477/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300607 s]
/proc/loadavg: 5.63 6.89 7.44 4/182 30477
/proc/meminfo: memFree=14746928/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=0 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 448160547 18763776 394 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 4530872051224805376 0 0 17 6 0 0 0
/proc/30477/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700505 s]
/proc/loadavg: 5.63 6.89 7.44 4/182 30477
/proc/meminfo: memFree=14746928/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=0 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 448160547 18763776 394 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 4530872188663758848 0 0 17 6 0 0 0
/proc/30477/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 5.63 6.89 7.44 13/202 30507
/proc/meminfo: memFree=14704824/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=0 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 448160547 18763776 394 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 4530872326102712320 0 0 17 6 0 0 0
/proc/30477/statm: 4581 394 345 23 0 91 0
[pid=30479] ppid=30477 vsize=721428 CPUtime=0.79 cores=4
/proc/30479/stat : 30479 (cryptominisat) R 30477 30477 30434 0 -1 4202496 1683 0 0 0 79 0 0 0 19 0 1 0 448160548 738742272 783 33554432000 4194304 4587354 140734410294048 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30479/statm: 180357 783 331 96 0 176919 0
[pid=30480] ppid=30477 vsize=12692 CPUtime=0.54 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 625 0 0 0 54 0 0 0 18 0 1 0 448160548 12996608 515 33554432000 4194304 4785740 140734200664464 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 3173 515 340 145 0 218 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=0.14 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 14 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1208140

[startup+3.10105 s]
/proc/loadavg: 6.22 6.99 7.47 14/202 30507
/proc/meminfo: memFree=14697632/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=0 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 448160547 18763776 394 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30477/statm: 4581 394 345 23 0 91 0
[pid=30479] ppid=30477 vsize=721416 CPUtime=1.29 cores=4
/proc/30479/stat : 30479 (cryptominisat) R 30477 30477 30434 0 -1 4202496 2183 0 0 0 129 0 0 0 19 0 1 0 448160548 738729984 910 33554432000 4194304 4587354 140734410294048 18446744073709551615 4237943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30479/statm: 180354 910 335 96 0 176916 0
[pid=30480] ppid=30477 vsize=12824 CPUtime=1.19 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 660 0 0 0 119 0 0 0 19 0 1 0 448160548 13131776 550 33554432000 4194304 4785740 140734200664464 18446744073709551615 4552547 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 3206 550 340 145 0 251 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=0.59 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 59 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1208260

[startup+6.30045 s]
/proc/loadavg: 6.22 6.99 7.47 13/201 30507
/proc/meminfo: memFree=14672324/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=12956 CPUtime=2.49 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 715 0 0 0 249 0 0 0 22 0 1 0 448160548 13266944 605 33554432000 4194304 4785740 140734200664464 18446744073709551615 4277553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 3239 605 340 145 0 284 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=1.85 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 185 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 486976

[startup+12.7002 s]
/proc/loadavg: 6.95 7.12 7.51 12/201 30508
/proc/meminfo: memFree=14665776/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=13360 CPUtime=5.69 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 807 0 0 0 569 0 0 0 25 0 1 0 448160548 13680640 697 33554432000 4194304 4785740 140734200664464 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 3340 697 340 145 0 385 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=5.05 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 505 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 487380

[startup+25.5008 s]
/proc/loadavg: 7.58 7.25 7.54 13/201 30508
/proc/meminfo: memFree=14663000/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=13892 CPUtime=12.09 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 948 0 0 0 1209 0 0 0 25 0 1 0 448160548 14225408 838 33554432000 4194304 4785740 140734200664464 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 3473 838 340 145 0 518 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=11.46 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 1146 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 487912

[startup+51.101 s]
/proc/loadavg: 8.74 7.55 7.63 13/201 30509
/proc/meminfo: memFree=14645752/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=14572 CPUtime=24.89 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 1115 0 0 0 2489 0 0 0 25 0 1 0 448160548 14921728 1005 33554432000 4194304 4785740 140734200664464 18446744073709551615 4550453 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 3643 1005 340 145 0 688 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=24.26 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 2426 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134530445 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 488592

[startup+102.307 s]
/proc/loadavg: 10.15 8.14 7.83 12/201 30510
/proc/meminfo: memFree=14623528/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=15960 CPUtime=50.49 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 1440 0 0 0 5049 0 0 0 25 0 1 0 448160548 16343040 1330 33554432000 4194304 4785740 140734200664464 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 3990 1330 340 145 0 1035 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=49.87 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 4987 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 489980

[startup+162.301 s]
/proc/loadavg: 10.66 8.62 8.01 13/201 30512
/proc/meminfo: memFree=14603904/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=16532 CPUtime=80.48 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 1576 0 0 0 8048 0 0 0 25 0 1 0 448160548 16928768 1466 33554432000 4194304 4785740 140734200664464 18446744073709551615 4307209 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 4133 1466 340 145 0 1178 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=79.87 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 7987 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 490552

[startup+222.301 s]
/proc/loadavg: 10.88 9.08 8.21 13/201 30513
/proc/meminfo: memFree=14554636/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=17100 CPUtime=110.48 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 1724 0 0 0 11048 0 0 0 25 0 1 0 448160548 17510400 1614 33554432000 4194304 4785740 140734200664464 18446744073709551615 4546157 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 4275 1614 340 145 0 1320 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=109.88 cores=4

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

[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=21292 CPUtime=350.48 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 2686 0 0 0 35048 0 0 0 25 0 1 0 448160548 21803008 2576 33554432000 4194304 4785740 140734200664464 18446744073709551615 4312608 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5323 2576 340 145 0 2368 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=349.89 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 34989 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 495312

[startup+762.308 s]
/proc/loadavg: 11.01 10.70 9.44 13/201 30531
/proc/meminfo: memFree=14459224/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=21608 CPUtime=380.49 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 2776 0 0 0 38049 0 0 0 25 0 1 0 448160548 22126592 2666 33554432000 4194304 4785740 140734200664464 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5402 2666 340 145 0 2447 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=379.89 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 37989 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 495628

[startup+822.3 s]
/proc/loadavg: 11.05 10.77 9.54 12/201 30532
/proc/meminfo: memFree=14432280/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=21880 CPUtime=410.49 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 2858 0 0 0 41049 0 0 0 25 0 1 0 448160548 22405120 2748 33554432000 4194304 4785740 140734200664464 18446744073709551615 4546113 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5470 2748 340 145 0 2515 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=409.88 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 40988 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 495900

[startup+882.301 s]
/proc/loadavg: 11.02 10.81 9.63 13/201 30534
/proc/meminfo: memFree=14422444/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=22468 CPUtime=440.5 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 2993 0 0 0 44050 0 0 0 25 0 1 0 448160548 23007232 2883 33554432000 4194304 4785740 140734200664464 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5617 2883 340 145 0 2662 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=439.88 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 43988 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 496488

[startup+942.301 s]
/proc/loadavg: 11.00 10.84 9.71 13/201 30535
/proc/meminfo: memFree=14430840/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=22932 CPUtime=470.5 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 3079 0 0 0 47050 0 0 0 25 0 1 0 448160548 23482368 2969 33554432000 4194304 4785740 140734200664464 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5733 2969 340 145 0 2778 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=469.87 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 46987 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134530811 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 496952

[startup+1002.3 s]
/proc/loadavg: 11.00 10.87 9.79 12/201 30567
/proc/meminfo: memFree=14475332/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=23244 CPUtime=500.51 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 3142 0 0 0 50051 0 0 0 25 0 1 0 448160548 23801856 3032 33554432000 4194304 4785740 140734200664464 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5811 3032 340 145 0 2856 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=499.87 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 49987 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 497264

[startup+1062.3 s]
/proc/loadavg: 11.00 10.89 9.85 12/201 30569
/proc/meminfo: memFree=14468152/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=23244 CPUtime=530.51 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 3171 0 0 0 53051 0 0 0 25 0 1 0 448160548 23801856 3061 33554432000 4194304 4785740 140734200664464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5811 3061 340 145 0 2856 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=529.87 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 52987 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 497264

[startup+1122.3 s]
/proc/loadavg: 11.00 10.91 9.93 12/201 30570
/proc/meminfo: memFree=14458068/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=23544 CPUtime=560.5 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 3216 0 0 0 56050 0 0 0 25 0 1 0 448160548 24109056 3106 33554432000 4194304 4785740 140734200664464 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5886 3106 340 145 0 2931 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=559.88 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 55988 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 2804737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 497564

[startup+1182.3 s]
/proc/loadavg: 11.00 10.92 9.99 12/201 30572
/proc/meminfo: memFree=14448744/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=23544 CPUtime=590.5 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 3217 0 0 0 59050 0 0 0 25 0 1 0 448160548 24109056 3107 33554432000 4194304 4785740 140734200664464 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5886 3107 340 145 0 2931 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=589.88 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 58988 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 497564

[startup+1242.3 s]
/proc/loadavg: 11.00 10.93 10.05 12/201 30573
/proc/meminfo: memFree=14448464/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=23680 CPUtime=620.49 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 3244 0 0 0 62049 0 0 0 25 0 1 0 448160548 24248320 3134 33554432000 4194304 4785740 140734200664464 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5920 3134 340 145 0 2965 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=619.89 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 61989 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134529388 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 497700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.94 10.10 9/197 30576
/proc/meminfo: memFree=14604092/32951124 swapFree=67111528/67111528
[pid=30477] ppid=30475 vsize=18324 CPUtime=1.93 cores=4,6
/proc/30477/stat : 30477 (ppfolio) S 30475 30477 30434 0 -1 4202496 502 3936 0 0 0 0 193 0 15 0 1 0 448160547 18763776 395 33554432000 4194304 4287625 140735908853376 18446744073709551615 264726425103 0 0 4096 65536 3080131746172207364 0 0 17 6 0 0 0
/proc/30477/statm: 4581 395 346 23 0 91 0
[pid=30480] ppid=30477 vsize=23680 CPUtime=649.35 cores=4
/proc/30480/stat : 30480 (clasp) R 30477 30477 30434 0 -1 4202496 3252 0 0 0 64935 0 0 0 25 0 1 0 448160548 24248320 3142 33554432000 4194304 4785740 140734200664464 18446744073709551615 4312615 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30480/statm: 5920 3142 340 145 0 2965 0
[pid=30481] ppid=30477 vsize=455696 CPUtime=648.75 cores=4
/proc/30481/stat : 30481 (TNM) R 30477 30477 30434 0 -1 4202496 294 0 0 0 64875 0 0 0 25 0 1 0 448160548 466632704 190 33554432000 134512640 134534564 4292517328 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30481/statm: 113924 190 95 6 0 112590 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 497700

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): 1300.05
CPU user time (s): 1300.04
CPU system time (s): 0.012998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1214616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.04
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8018
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= 57
involuntary context switches= 28302

runsolver used 2.33964 second user time and 4.75928 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 13:17:29
IDJOB=3264726
IDBENCH=85304
IDSOLVER=1613
FILE ID=node141/3264726-1303557449
RUNJOBID= node141-1303557449-30453
PBS_JOBID= 13150274
Free space on /tmp= 70960 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/jarvisalo05/mod2-rand3bip-sat/mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264726-1303557449/watcher-3264726-1303557449 -o /tmp/evaluation-result-3264726-1303557449/solver-3264726-1303557449 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3264726-1303557449.cnf

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

MD5SUM BENCH= 51d9aefd9da7f94abc32dd024090dc46
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:      14747216 kB
Buffers:       1624884 kB
Cached:       15939736 kB
SwapCached:          0 kB
Active:        9737512 kB
Inactive:      7892752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14747216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20440 kB
Writeback:           0 kB
AnonPages:       65144 kB
Mapped:          15100 kB
Slab:           509000 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   654344 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:09