Trace number 3191752

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
MD5SUM9869c5a4d8c5bed5ea530735320738db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.268
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.26	This is pico-portfolio, a naive parallel portfolio
0.00/0.26	Copyright (C) 2011 Olivier Roussel
0.00/0.26	Using 1 processing units
0.00/0.26	This portfolio uses the following solvers:
0.00/0.26	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.26	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.26	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.26	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.26	Starting clasp 1.3.6 on core(s) 1
0.00/0.26	Starting TNM 2009 on core(s) 1
1299.79/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-3191752-1302539479/watcher-3191752-1302539479 -o /tmp/evaluation-result-3191752-1302539479/solver-3191752-1302539479 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191752-1302539479.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: 10.67 11.14 10.77 9/198 5874
/proc/meminfo: memFree=15303084/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=2712 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 444178705 2777088 37 33554432000 4194304 4287625 140735965512144 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/5874/statm: 678 37 27 23 0 23 0

[startup+0.052582 s]
/proc/loadavg: 10.67 11.14 10.77 9/198 5874
/proc/meminfo: memFree=15303084/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=2712 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 444178705 2777088 37 33554432000 4194304 4287625 140735965512144 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/5874/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100574 s]
/proc/loadavg: 10.67 11.14 10.77 9/198 5874
/proc/meminfo: memFree=15303084/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=2712 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 444178705 2777088 37 33554432000 4194304 4287625 140735965512144 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/5874/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300481 s]
/proc/loadavg: 10.67 11.14 10.77 9/198 5874
/proc/meminfo: memFree=15303084/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) R 5872 5874 5360 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700409 s]
/proc/loadavg: 10.67 11.14 10.77 9/198 5874
/proc/meminfo: memFree=15303084/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625893548390875136 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50027 s]
/proc/loadavg: 10.67 11.14 10.77 11/196 5899
/proc/meminfo: memFree=15311508/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625893685829828608 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1588076 CPUtime=0.69 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 1514 0 0 0 69 0 0 0 19 0 1 0 444178727 1626189824 768 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 397019 768 327 96 0 393581 0
[pid=5877] ppid=5874 vsize=12964 CPUtime=0.29 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 708 0 0 0 29 0 0 0 20 0 1 0 444178727 13275136 596 33554432000 4194304 4785740 140735354081920 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 3241 596 340 145 0 286 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=0.28 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 28 0 0 0 21 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 2075192

[startup+3.10099 s]
/proc/loadavg: 10.67 11.14 10.77 13/202 5908
/proc/meminfo: memFree=15294512/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1588556 CPUtime=1.23 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 2002 0 0 0 123 0 0 0 20 0 1 0 444178727 1626681344 931 33554432000 4194304 4587354 140735475913152 18446744073709551615 4230176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 397139 931 331 96 0 393701 0
[pid=5877] ppid=5874 vsize=13492 CPUtime=0.79 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 835 0 0 0 79 0 0 0 21 0 1 0 444178727 13815808 723 33554432000 4194304 4785740 140735354081920 18446744073709551615 4562640 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 3373 723 340 145 0 418 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=0.84 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 84 0 0 0 23 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 2076200

[startup+6.30043 s]
/proc/loadavg: 10.78 11.15 10.78 13/202 5939
/proc/meminfo: memFree=15280512/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894373024595968 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1594168 CPUtime=2.29 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 4056 0 0 0 229 0 0 0 23 0 1 0 444178727 1632428032 2238 33554432000 4194304 4587354 140735475913152 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 398542 2238 337 96 0 395104 0
[pid=5877] ppid=5874 vsize=14164 CPUtime=1.89 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 1019 0 0 0 189 0 0 0 25 0 1 0 444178727 14503936 907 33554432000 4194304 4785740 140735354081920 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 3541 907 340 145 0 586 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=1.88 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 188 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 2082484

[startup+12.7003 s]
/proc/loadavg: 10.88 11.16 10.79 13/202 5999
/proc/meminfo: memFree=15277076/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1594296 CPUtime=4.42 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 5258 0 0 0 442 0 0 0 25 0 1 0 444178727 1632559104 2585 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 398574 2585 337 96 0 395136 0
[pid=5877] ppid=5874 vsize=15112 CPUtime=3.99 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 1224 0 0 0 399 0 0 0 25 0 1 0 444178727 15474688 1112 33554432000 4194304 4785740 140735354081920 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 3778 1112 340 145 0 823 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=4.04 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 404 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134530252 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 2083560

[startup+25.5011 s]
/proc/loadavg: 11.04 11.19 10.80 11/200 5999
/proc/meminfo: memFree=15279536/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1598760 CPUtime=8.69 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 8329 0 0 0 868 1 0 0 25 0 1 0 444178727 1637130240 3363 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 399690 3363 337 96 0 396252 0
[pid=5877] ppid=5874 vsize=16080 CPUtime=8.29 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 1484 0 0 0 829 0 0 0 25 0 1 0 444178727 16465920 1372 33554432000 4194304 4785740 140735354081920 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 4020 1372 340 145 0 1065 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=8.28 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 828 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 2088992

[startup+51.1006 s]
/proc/loadavg: 10.84 11.12 10.79 12/201 6030
/proc/meminfo: memFree=15273352/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1606656 CPUtime=17.23 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 11247 0 0 0 1722 1 0 0 25 0 1 0 444178727 1645215744 3988 33554432000 4194304 4587354 140735475913152 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 401664 3988 337 96 0 398226 0
[pid=5877] ppid=5874 vsize=17444 CPUtime=16.79 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 1813 0 0 0 1679 0 0 0 25 0 1 0 444178727 17862656 1701 33554432000 4194304 4785740 140735354081920 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 4361 1701 340 145 0 1406 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=16.84 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 1684 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 2098252

[startup+102.307 s]
/proc/loadavg: 10.93 11.10 10.80 12/201 6031
/proc/meminfo: memFree=15246160/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625893548390875136 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1607916 CPUtime=34.28 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 18796 0 0 0 3426 2 0 0 25 0 1 0 444178727 1646505984 5952 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 401979 5952 337 96 0 398541 0
[pid=5877] ppid=5874 vsize=19148 CPUtime=33.89 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 2223 0 0 0 3389 0 0 0 25 0 1 0 444178727 19607552 2111 33554432000 4194304 4785740 140735354081920 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 4787 2111 340 145 0 1832 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=33.9 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 3390 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 2101216

[startup+162.301 s]
/proc/loadavg: 10.97 11.08 10.81 12/201 6033
/proc/meminfo: memFree=15235356/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625893960707735552 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1609028 CPUtime=54.28 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 24493 0 0 0 5424 4 0 0 25 0 1 0 444178727 1647644672 6126 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 402257 6126 337 96 0 398819 0
[pid=5877] ppid=5874 vsize=20584 CPUtime=53.88 cores=1

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

[startup+822.301 s]
/proc/loadavg: 11.99 11.85 11.36 13/202 6174
/proc/meminfo: memFree=15155016/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894235585642496 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1626172 CPUtime=274.33 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 64175 0 0 0 27420 13 0 0 25 0 1 0 444178727 1665200128 12552 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 406543 12552 337 96 0 403105 0
[pid=5877] ppid=5874 vsize=28308 CPUtime=273.85 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 4345 0 0 0 27385 0 0 0 25 0 1 0 444178727 28987392 4233 33554432000 4194304 4785740 140735354081920 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 7077 4233 341 145 0 4122 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=273.9 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 27390 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 2128632

[startup+882.301 s]
/proc/loadavg: 11.99 11.87 11.40 13/202 6176
/proc/meminfo: memFree=15138596/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894235585642496 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1626324 CPUtime=294.33 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 66340 0 0 0 29420 13 0 0 25 0 1 0 444178727 1665355776 12552 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 406581 12552 337 96 0 403143 0
[pid=5877] ppid=5874 vsize=28476 CPUtime=293.85 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 4395 0 0 0 29385 0 0 0 25 0 1 0 444178727 29159424 4283 33554432000 4194304 4785740 140735354081920 18446744073709551615 4550310 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 7119 4283 341 145 0 4164 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=293.9 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 29390 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 2128952

[startup+942.3 s]
/proc/loadavg: 11.99 11.89 11.43 13/202 6177
/proc/meminfo: memFree=15123812/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894373024595968 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1639208 CPUtime=314.35 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 68249 0 0 0 31421 14 0 0 25 0 1 0 444178727 1678548992 14407 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 409802 14407 337 96 0 406364 0
[pid=5877] ppid=5874 vsize=29076 CPUtime=313.84 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 4500 0 0 0 31384 0 0 0 25 0 1 0 444178727 29773824 4388 33554432000 4194304 4785740 140735354081920 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 7269 4388 341 145 0 4314 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=313.9 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 31390 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 2142436

[startup+1002.3 s]
/proc/loadavg: 11.99 11.91 11.46 13/202 6179
/proc/meminfo: memFree=15126140/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894373024595968 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1651488 CPUtime=334.34 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 69612 0 0 0 33420 14 0 0 25 0 1 0 444178727 1691123712 13546 33554432000 4194304 4587354 140735475913152 18446744073709551615 4244208 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 412872 13546 337 96 0 409434 0
[pid=5877] ppid=5874 vsize=29356 CPUtime=333.85 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 4570 0 0 0 33385 0 0 0 25 0 1 0 444178727 30060544 4458 33554432000 4194304 4785740 140735354081920 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 7339 4458 341 145 0 4384 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=333.89 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 33389 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 2154996

[startup+1062.3 s]
/proc/loadavg: 11.99 11.92 11.49 13/202 6181
/proc/meminfo: memFree=15125864/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894373024595968 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1638484 CPUtime=354.34 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 70962 0 0 0 35420 14 0 0 25 0 1 0 444178727 1677807616 12622 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 409621 12622 337 96 0 406183 0
[pid=5877] ppid=5874 vsize=29620 CPUtime=353.86 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 4637 0 0 0 35386 0 0 0 25 0 1 0 444178727 30330880 4525 33554432000 4194304 4785740 140735354081920 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 7405 4525 341 145 0 4450 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=353.89 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 35389 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 7960949 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 2142256

[startup+1122.3 s]
/proc/loadavg: 12.05 11.95 11.53 13/202 6182
/proc/meminfo: memFree=15088984/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894373024595968 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1651580 CPUtime=374.34 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 73095 0 0 0 37419 15 0 0 25 0 1 0 444178727 1691217920 14698 33554432000 4194304 4587354 140735475913152 18446744073709551615 4243397 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 412895 14698 337 96 0 409457 0
[pid=5877] ppid=5874 vsize=30180 CPUtime=373.86 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 4758 0 0 0 37386 0 0 0 25 0 1 0 444178727 30904320 4646 33554432000 4194304 4785740 140735354081920 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 7545 4646 341 145 0 4590 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=373.89 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 37389 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 2155912

[startup+1182.3 s]
/proc/loadavg: 12.02 11.96 11.56 13/202 6184
/proc/meminfo: memFree=15083368/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894098146689024 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1652460 CPUtime=394.33 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 76590 0 0 0 39418 15 0 0 25 0 1 0 444178727 1692119040 15861 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 413115 15861 337 96 0 409677 0
[pid=5877] ppid=5874 vsize=30180 CPUtime=393.87 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 4770 0 0 0 39387 0 0 0 25 0 1 0 444178727 30904320 4658 33554432000 4194304 4785740 140735354081920 18446744073709551615 4309570 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 7545 4658 341 145 0 4590 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=393.89 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 39389 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 2156792

[startup+1242.3 s]
/proc/loadavg: 12.00 11.96 11.58 13/202 6185
/proc/meminfo: memFree=15078116/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894098146689024 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1642812 CPUtime=414.32 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 76885 0 0 0 41417 15 0 0 25 0 1 0 444178727 1682239488 16147 33554432000 4194304 4587354 140735475913152 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 410703 16147 337 96 0 407265 0
[pid=5877] ppid=5874 vsize=30320 CPUtime=413.88 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 4795 0 0 0 41388 0 0 0 25 0 1 0 444178727 31047680 4683 33554432000 4194304 4785740 140735354081920 18446744073709551615 4551099 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 7580 4683 341 145 0 4625 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=413.88 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 41388 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 2147284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.97 11.60 13/202 6187
/proc/meminfo: memFree=15100044/32950940 swapFree=67111528/67111528
[pid=5874] ppid=5872 vsize=18324 CPUtime=0 cores=1,3
/proc/5874/stat : 5874 (ppfolio) S 5872 5874 5360 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444178705 18763776 394 33554432000 4194304 4287625 140735965512144 18446744073709551615 215988612623 0 0 4096 65536 5625894098146689024 0 0 17 3 0 0 0
/proc/5874/statm: 4581 394 345 23 0 91 0
[pid=5876] ppid=5874 vsize=1638004 CPUtime=433.52 cores=1
/proc/5876/stat : 5876 (cryptominisat) R 5874 5874 5360 0 -1 4202496 80367 0 0 0 43336 16 0 0 25 0 1 0 444178727 1677316096 10203 33554432000 4194304 4587354 140735475913152 18446744073709551615 4268096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5876/statm: 409501 10203 337 96 0 406063 0
[pid=5877] ppid=5874 vsize=30600 CPUtime=433.12 cores=1
/proc/5877/stat : 5877 (clasp) R 5874 5874 5360 0 -1 4202496 4861 0 0 0 43312 0 0 0 25 0 1 0 444178727 31334400 4749 33554432000 4194304 4785740 140735354081920 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5877/statm: 7650 4749 341 145 0 4695 0
[pid=5878] ppid=5874 vsize=455828 CPUtime=433.15 cores=1
/proc/5878/stat : 5878 (TNM) R 5874 5874 5360 0 -1 4202496 330 0 0 0 43315 0 0 0 25 0 1 0 444178727 466767872 227 33554432000 134512640 134534564 4291285056 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5878/statm: 113957 227 95 6 0 112623 0
Current children cumulated CPU time (s) 1299.79
Current children cumulated vsize (KiB) 2142756

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.83
CPU user time (s): 1299.65
CPU system time (s): 0.182972
CPU usage (%): 99.9862
Max. virtual memory (cumulated for all children) (KiB): 3743752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86094
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= 207
involuntary context switches= 15306

runsolver used 2.12968 second user time and 4.96824 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-11 18:31:19
IDJOB=3191752
IDBENCH=82883
IDSOLVER=1613
FILE ID=node117/3191752-1302539479
RUNJOBID= node117-1302536874-5380
PBS_JOBID= 12951120
Free space on /tmp= 71040 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191752-1302539479/watcher-3191752-1302539479 -o /tmp/evaluation-result-3191752-1302539479/solver-3191752-1302539479 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191752-1302539479.cnf

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

MD5SUM BENCH= 9869c5a4d8c5bed5ea530735320738db
RANDOM SEED=1341008185

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15303116 kB
Buffers:        774152 kB
Cached:       16311316 kB
SwapCached:          0 kB
Active:        6504980 kB
Inactive:     10714256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15303116 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30340 kB
Writeback:           0 kB
AnonPages:      134220 kB
Mapped:          17044 kB
Slab:           363388 kB
PageTables:       6248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  2618592 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= 71032 MiB
End job on node117 at 2011-04-11 18:52:59