Trace number 3191799

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
MD5SUMac9c61f9177fd0d9da068d938bec80ff
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 variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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
1300.02/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191799-1302539681/watcher-3191799-1302539681 -o /tmp/evaluation-result-3191799-1302539681/solver-3191799-1302539681 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191799-1302539681.cnf 

running on 2 cores: 1,3

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: 11.81 11.89 11.44 10/198 16655
/proc/meminfo: memFree=16973184/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) R 16653 16655 15860 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 365569061 18763776 391 33554432000 4194304 4287625 140735015079264 18446744073709551615 270612930965 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/16655/statm: 4581 391 343 23 0 91 0

[startup+0.0437519 s]
/proc/loadavg: 11.81 11.89 11.44 10/198 16655
/proc/meminfo: memFree=16973184/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 16880204166092259592 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100745 s]
/proc/loadavg: 11.81 11.89 11.44 10/198 16655
/proc/meminfo: memFree=16973184/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 16880204166092259592 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300707 s]
/proc/loadavg: 11.81 11.89 11.44 10/198 16655
/proc/meminfo: memFree=16973184/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700636 s]
/proc/loadavg: 11.81 11.89 11.44 10/198 16655
/proc/meminfo: memFree=16973184/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626092972312363008 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 11.81 11.89 11.44 13/202 16659
/proc/meminfo: memFree=16968332/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626093109751316480 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=438860 CPUtime=0.49 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 1479 0 0 0 49 0 0 0 25 0 1 0 365569062 449392640 873 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 109715 873 327 96 0 106277 0
[pid=16657] ppid=16655 vsize=13224 CPUtime=0.39 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 777 0 0 0 39 0 0 0 25 0 1 0 365569062 13541376 669 33554432000 4194304 4785740 140737179833072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 3306 669 340 145 0 351 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=0.59 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 59 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 926404

[startup+3.10121 s]
/proc/loadavg: 11.82 11.90 11.45 13/202 16659
/proc/meminfo: memFree=16966844/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=439472 CPUtime=0.99 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 2272 0 0 0 99 0 0 0 25 0 1 0 365569062 450019328 963 33554432000 4194304 4587354 140733582828096 18446744073709551615 4243546 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 109868 963 331 96 0 106430 0
[pid=16657] ppid=16655 vsize=13640 CPUtime=0.94 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 871 0 0 0 94 0 0 0 25 0 1 0 365569062 13967360 763 33554432000 4194304 4785740 140737179833072 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 3410 763 340 145 0 455 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=1.14 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 114 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 927432

[startup+6.30065 s]
/proc/loadavg: 11.82 11.90 11.45 13/202 16659
/proc/meminfo: memFree=16960680/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091185605967872 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=446076 CPUtime=2.09 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 4447 0 0 0 209 0 0 0 25 0 1 0 365569062 456781824 2656 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 111519 2656 337 96 0 108081 0
[pid=16657] ppid=16655 vsize=14324 CPUtime=1.99 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 1018 0 0 0 199 0 0 0 25 0 1 0 365569062 14667776 910 33554432000 4194304 4785740 140737179833072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 3581 910 340 145 0 626 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=2.19 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 219 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 934720

[startup+12.7005 s]
/proc/loadavg: 11.85 11.90 11.45 13/202 16659
/proc/meminfo: memFree=16957212/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091185605967872 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=449128 CPUtime=4.19 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 6671 0 0 0 418 1 0 0 25 0 1 0 365569062 459907072 3288 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 112282 3288 337 96 0 108844 0
[pid=16657] ppid=16655 vsize=15040 CPUtime=4.14 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 1193 0 0 0 414 0 0 0 25 0 1 0 365569062 15400960 1085 33554432000 4194304 4785740 140737179833072 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 3760 1085 340 145 0 805 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=4.34 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 434 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 938488

[startup+25.5003 s]
/proc/loadavg: 11.87 11.90 11.46 13/202 16660
/proc/meminfo: memFree=16962516/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091597922828288 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=449448 CPUtime=8.49 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 9742 0 0 0 847 2 0 0 25 0 1 0 365569062 460234752 3597 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 112362 3597 337 96 0 108924 0
[pid=16657] ppid=16655 vsize=16004 CPUtime=8.39 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 1435 0 0 0 839 0 0 0 25 0 1 0 365569062 16388096 1327 33554432000 4194304 4785740 140737179833072 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 4001 1327 341 145 0 1046 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=8.59 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 859 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134530281 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 939772

[startup+51.1007 s]
/proc/loadavg: 11.91 11.91 11.47 13/202 16660
/proc/meminfo: memFree=16942508/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626092834873409536 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=455548 CPUtime=16.99 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 15222 0 0 0 1696 3 0 0 25 0 1 0 365569062 466481152 4714 33554432000 4194304 4587354 140733582828096 18446744073709551615 4388129 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 113887 4714 337 96 0 110449 0
[pid=16657] ppid=16655 vsize=17148 CPUtime=16.95 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 1707 0 0 0 1695 0 0 0 25 0 1 0 365569062 17559552 1599 33554432000 4194304 4785740 140737179833072 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 4287 1599 341 145 0 1332 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=17.14 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 1714 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 947016

[startup+102.307 s]
/proc/loadavg: 11.96 11.92 11.50 13/202 16662
/proc/meminfo: memFree=16924024/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=173480 CPUtime=34.09 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 24918 0 0 0 3405 4 0 0 25 0 1 0 365569062 177643520 7616 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 43370 7616 337 96 0 39932 0
[pid=16657] ppid=16655 vsize=18760 CPUtime=33.99 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 2085 0 0 0 3399 0 0 0 25 0 1 0 365569062 19210240 1977 33554432000 4194304 4785740 140737179833072 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 4690 1977 341 145 0 1735 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=34.21 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 3421 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 666560

[startup+162.301 s]
/proc/loadavg: 12.12 11.96 11.54 13/202 16663
/proc/meminfo: memFree=16915084/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=469916 CPUtime=54.09 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 32281 0 0 0 5403 6 0 0 25 0 1 0 365569062 481193984 8135 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 117479 8135 337 96 0 114041 0
[pid=16657] ppid=16655 vsize=20212 CPUtime=53.98 cores=1

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

/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1075128

[startup+882.301 s]
/proc/loadavg: 12.01 12.01 11.78 13/202 16714
/proc/meminfo: memFree=16890336/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091597922828288 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=484728 CPUtime=294.55 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 94059 0 0 0 29434 21 0 0 25 0 1 0 365569062 496361472 14215 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 121182 14215 337 96 0 117744 0
[pid=16657] ppid=16655 vsize=27228 CPUtime=293.75 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 3967 0 0 0 29375 0 0 0 25 0 1 0 365569062 27881472 3859 33554432000 4194304 4785740 140737179833072 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 6807 3859 341 145 0 3852 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=294 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 29400 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 986276

[startup+942.301 s]
/proc/loadavg: 12.00 12.01 11.79 13/202 16715
/proc/meminfo: memFree=16883388/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091597922828288 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=565576 CPUtime=314.55 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 96834 0 0 0 31434 21 0 0 25 0 1 0 365569062 579149824 14348 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 141394 14348 337 96 0 137956 0
[pid=16657] ppid=16655 vsize=27736 CPUtime=313.74 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 4075 0 0 0 31374 0 0 0 25 0 1 0 365569062 28401664 3967 33554432000 4194304 4785740 140737179833072 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 6934 3967 341 145 0 3979 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=314 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 31400 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1067632

[startup+1002.3 s]
/proc/loadavg: 12.03 12.02 11.81 13/202 16717
/proc/meminfo: memFree=16853484/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091597922828288 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=579360 CPUtime=334.57 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 99480 0 0 0 33435 22 0 0 25 0 1 0 365569062 593264640 16937 33554432000 4194304 4587354 140733582828096 18446744073709551615 4237216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 144840 16937 337 96 0 141402 0
[pid=16657] ppid=16655 vsize=28240 CPUtime=333.74 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 4186 0 0 0 33374 0 0 0 25 0 1 0 365569062 28917760 4078 33554432000 4194304 4785740 140737179833072 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 7060 4078 341 145 0 4105 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=333.99 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 33399 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1081920

[startup+1062.3 s]
/proc/loadavg: 8.51 11.05 11.48 7/184 16754
/proc/meminfo: memFree=17030384/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=579496 CPUtime=354.57 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 101586 0 0 0 35435 22 0 0 25 0 1 0 365569062 593403904 16365 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 144874 16365 337 96 0 141436 0
[pid=16657] ppid=16655 vsize=28240 CPUtime=353.74 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 4206 0 0 0 35374 0 0 0 25 0 1 0 365569062 28917760 4098 33554432000 4194304 4785740 140737179833072 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 7060 4098 341 145 0 4105 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=353.99 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 35399 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1082056

[startup+1122.3 s]
/proc/loadavg: 6.85 10.06 11.11 7/184 16756
/proc/meminfo: memFree=17032480/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=484728 CPUtime=374.58 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 102455 0 0 0 37435 23 0 0 25 0 1 0 365569062 496361472 14427 33554432000 4194304 4587354 140733582828096 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 121182 14427 337 96 0 117744 0
[pid=16657] ppid=16655 vsize=28576 CPUtime=373.74 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 4271 0 0 0 37374 0 0 0 25 0 1 0 365569062 29261824 4163 33554432000 4194304 4785740 140737179833072 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 7144 4163 341 145 0 4189 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=373.99 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 37399 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 987624

[startup+1182.3 s]
/proc/loadavg: 6.34 9.37 10.81 7/184 16758
/proc/meminfo: memFree=17032592/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=484728 CPUtime=394.59 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 105339 0 0 0 39435 24 0 0 25 0 1 0 365569062 496361472 14427 33554432000 4194304 4587354 140733582828096 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 121182 14427 337 96 0 117744 0
[pid=16657] ppid=16655 vsize=29092 CPUtime=393.73 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 4400 0 0 0 39373 0 0 0 25 0 1 0 365569062 29790208 4292 33554432000 4194304 4785740 140737179833072 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 7273 4292 341 145 0 4318 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=393.99 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 39399 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 988140

[startup+1242.3 s]
/proc/loadavg: 6.11 8.71 10.49 7/184 16759
/proc/meminfo: memFree=17022404/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=498892 CPUtime=414.59 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 107879 0 0 0 41435 24 0 0 25 0 1 0 365569062 510865408 16915 33554432000 4194304 4587354 140733582828096 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 124723 16915 337 96 0 121285 0
[pid=16657] ppid=16655 vsize=29432 CPUtime=413.73 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 4478 0 0 0 41373 0 0 0 25 0 1 0 365569062 30138368 4370 33554432000 4194304 4785740 140737179833072 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 7358 4370 341 145 0 4403 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=413.98 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 41398 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1002644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.04 8.25 10.22 7/184 16761
/proc/meminfo: memFree=17028232/32951124 swapFree=67111528/67111528
[pid=16655] ppid=16653 vsize=18324 CPUtime=0 cores=1,3
/proc/16655/stat : 16655 (ppfolio) S 16653 16655 15860 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365569061 18763776 393 33554432000 4194304 4287625 140735015079264 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 3 0 0 0
/proc/16655/statm: 4581 393 345 23 0 91 0
[pid=16656] ppid=16655 vsize=484728 CPUtime=433.83 cores=1
/proc/16656/stat : 16656 (cryptominisat) R 16655 16655 15860 0 -1 4202496 108298 0 0 0 43359 24 0 0 25 0 1 0 365569062 496361472 14427 33554432000 4194304 4587354 140733582828096 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16656/statm: 121182 14427 337 96 0 117744 0
[pid=16657] ppid=16655 vsize=29600 CPUtime=433.01 cores=1
/proc/16657/stat : 16657 (clasp) R 16655 16655 15860 0 -1 4202496 4518 0 0 0 43301 0 0 0 25 0 1 0 365569062 30310400 4410 33554432000 4194304 4785740 140737179833072 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16657/statm: 7400 4410 341 145 0 4445 0
[pid=16658] ppid=16655 vsize=455996 CPUtime=433.18 cores=1
/proc/16658/stat : 16658 (TNM) R 16655 16655 15860 0 -1 4202496 363 0 0 0 43318 0 0 0 25 0 1 0 365569062 466939904 260 33554432000 134512640 134534564 4294281856 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16658/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 988648

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

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

Child status: 0

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

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.78
CPU system time (s): 0.24
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1575776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.603
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113349
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= 186
involuntary context switches= 17949

runsolver used 2.05069 second user time and 5.00724 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-11 18:34:41
IDJOB=3191799
IDBENCH=82930
IDSOLVER=1613
FILE ID=node108/3191799-1302539681
RUNJOBID= node108-1302536779-15880
PBS_JOBID= 12951112
Free space on /tmp= 71864 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191799-1302539681/watcher-3191799-1302539681 -o /tmp/evaluation-result-3191799-1302539681/solver-3191799-1302539681 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191799-1302539681.cnf

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

MD5SUM BENCH= ac9c61f9177fd0d9da068d938bec80ff
RANDOM SEED=926302254

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.77
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16973216 kB
Buffers:        738356 kB
Cached:       14621488 kB
SwapCached:          0 kB
Active:        8836392 kB
Inactive:      6748868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16973216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      225228 kB
Mapped:          18264 kB
Slab:           326216 kB
PageTables:       6652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3548464 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= 71872 MiB
End job on node108 at 2011-04-11 18:56:21