Trace number 3191383

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/large/
unif-k7-r85-v150-c12750-S541704841-072-UNKNOWN.cnf
MD5SUMd89541d4d678adcd99dbf4694eb0406c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.1322
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 512750

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
1300.00/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-3191383-1302536822/watcher-3191383-1302536822 -o /tmp/evaluation-result-3191383-1302536822/solver-3191383-1302536822 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191383-1302536822.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: 0.92 0.98 1.01 7/195 15286
/proc/meminfo: memFree=16020112/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=0 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443912893 18763776 394 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 18333979810432286720 0 0 17 3 0 0 0
/proc/15286/statm: 4581 394 345 23 0 91 0

[startup+0.865434 s]
/proc/loadavg: 0.92 0.98 1.01 7/195 15286
/proc/meminfo: memFree=16020112/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=0 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443912893 18763776 394 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 18333979810432286720 0 0 17 3 0 0 0
/proc/15286/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900428 s]
/proc/loadavg: 0.92 0.98 1.01 7/195 15286
/proc/meminfo: memFree=16020112/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=0 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443912893 18763776 394 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 18333979810432286720 0 0 17 3 0 0 0
/proc/15286/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00041 s]
/proc/loadavg: 0.92 0.98 1.01 7/195 15286
/proc/meminfo: memFree=16020112/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=0 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443912893 18763776 394 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 18333979810432286720 0 0 17 3 0 0 0
/proc/15286/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10039 s]
/proc/loadavg: 0.92 0.98 1.01 7/195 15286
/proc/meminfo: memFree=16020112/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=0 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443912893 18763776 394 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 18333979810432286720 0 0 17 3 0 0 0
/proc/15286/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 0.92 0.98 1.01 7/195 15286
/proc/meminfo: memFree=16020112/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=0 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443912893 18763776 394 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 18333979810432286720 0 0 17 3 0 0 0
/proc/15286/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10101 s]
/proc/loadavg: 0.92 0.98 1.01 13/202 15293
/proc/meminfo: memFree=15940800/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=0 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443912893 18763776 394 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 18333979947871240192 0 0 17 3 0 0 0
/proc/15286/statm: 4581 394 345 23 0 91 0
[pid=15287] ppid=15286 vsize=2112472 CPUtime=1.09 cores=1
/proc/15287/stat : 15287 (cryptominisat) R 15286 15286 15219 0 -1 4202496 3466 0 0 0 109 0 0 0 19 0 1 0 443912893 2163171328 1509 33554432000 4194304 4587354 140734572143936 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15287/statm: 528118 1509 327 96 0 524680 0
[pid=15289] ppid=15286 vsize=16484 CPUtime=0.94 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 1570 0 0 0 94 0 0 0 19 0 1 0 443912893 16879616 1437 33554432000 4194304 4785740 140736025345152 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 4121 1437 340 145 0 1166 0
[pid=15292] ppid=15286 vsize=453448 CPUtime=1.04 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 686 0 0 0 104 0 0 0 19 0 1 0 443912894 464330752 583 33554432000 134512640 134534564 4291034096 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2600728

[startup+6.30741 s]
/proc/loadavg: 1.81 1.17 1.07 12/201 15293
/proc/meminfo: memFree=15918800/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=17372 CPUtime=2.29 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 1785 0 0 0 229 0 0 0 21 0 1 0 443912893 17788928 1652 33554432000 4194304 4785740 140736025345152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 4343 1652 340 145 0 1388 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=2.35 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 235 0 0 0 22 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 493108

[startup+12.7012 s]
/proc/loadavg: 2.54 1.33 1.13 12/201 15293
/proc/meminfo: memFree=15861880/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=19368 CPUtime=5.49 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 2273 0 0 0 549 0 0 0 25 0 1 0 443912893 19832832 2140 33554432000 4194304 4785740 140736025345152 18446744073709551615 256415089266 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 4842 2140 340 145 0 1887 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=5.54 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 554 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 495104

[startup+25.5008 s]
/proc/loadavg: 4.41 1.80 1.28 12/201 15293
/proc/meminfo: memFree=15777604/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=21892 CPUtime=11.89 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 2858 0 0 0 1189 0 0 0 25 0 1 0 443912893 22417408 2725 33554432000 4194304 4785740 140736025345152 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 5473 2725 340 145 0 2518 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=11.94 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 1194 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 497628

[startup+51.1009 s]
/proc/loadavg: 6.66 2.54 1.54 12/201 15294
/proc/meminfo: memFree=15828120/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=24420 CPUtime=24.69 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 3448 0 0 0 2469 0 0 0 25 0 1 0 443912893 25006080 3315 33554432000 4194304 4785740 140736025345152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 6105 3315 340 145 0 3150 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=24.75 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 2475 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 500156

[startup+102.301 s]
/proc/loadavg: 9.12 3.84 2.03 12/201 15295
/proc/meminfo: memFree=15767956/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=29028 CPUtime=50.28 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 4476 0 0 0 5028 0 0 0 25 0 1 0 443912893 29724672 4343 33554432000 4194304 4785740 140736025345152 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 7257 4343 340 145 0 4302 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=50.35 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 5035 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 504764

[startup+162.301 s]
/proc/loadavg: 10.35 5.16 2.60 12/201 15297
/proc/meminfo: memFree=15690304/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=31808 CPUtime=80.28 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 5096 0 0 0 8028 0 0 0 25 0 1 0 443912893 32571392 4963 33554432000 4194304 4785740 140736025345152 18446744073709551615 4287045 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 7952 4963 340 145 0 4997 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=80.36 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 8036 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 507544

[startup+222.3 s]
/proc/loadavg: 10.76 6.22 3.12 12/201 15298
/proc/meminfo: memFree=15675268/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=34656 CPUtime=110.27 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 5744 0 0 0 11027 0 0 0 25 0 1 0 443912893 35487744 5611 33554432000 4194304 4785740 140736025345152 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 8664 5611 340 145 0 5709 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=110.36 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 11036 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 510392

[startup+282.301 s]
/proc/loadavg: 10.91 7.08 3.61 12/201 15300
/proc/meminfo: memFree=15686272/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3

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

[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=46096 CPUtime=350.25 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 8357 0 0 0 35024 1 0 0 25 0 1 0 443912893 47202304 8224 33554432000 4194304 4785740 140736025345152 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 11524 8224 340 145 0 8569 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=350.39 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 35039 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 521832

[startup+762.301 s]
/proc/loadavg: 11.00 10.22 6.58 12/201 15313
/proc/meminfo: memFree=15605332/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=48544 CPUtime=380.26 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 8903 0 0 0 38025 1 0 0 25 0 1 0 443912893 49709056 8722 33554432000 4194304 4785740 140736025345152 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 12136 8722 340 145 0 9181 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=380.39 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 38039 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 524280

[startup+822.3 s]
/proc/loadavg: 11.00 10.36 6.86 12/201 15314
/proc/meminfo: memFree=15553720/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=50188 CPUtime=410.26 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 9266 0 0 0 41025 1 0 0 25 0 1 0 443912893 51392512 9085 33554432000 4194304 4785740 140736025345152 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 12547 9085 340 145 0 9592 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=410.38 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 41038 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 525924

[startup+882.301 s]
/proc/loadavg: 11.00 10.47 7.11 12/201 15325
/proc/meminfo: memFree=15561740/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=51452 CPUtime=440.27 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 9563 0 0 0 44026 1 0 0 25 0 1 0 443912893 52686848 9382 33554432000 4194304 4785740 140736025345152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 12863 9382 340 145 0 9908 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=440.38 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 44038 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 527188

[startup+942.301 s]
/proc/loadavg: 10.56 10.45 7.32 11/200 15357
/proc/meminfo: memFree=15733592/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=52220 CPUtime=470.28 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 9719 0 0 0 47027 1 0 0 25 0 1 0 443912893 53473280 9538 33554432000 4194304 4785740 140736025345152 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 13055 9538 340 145 0 10100 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=470.37 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 47037 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 527956

[startup+1002.3 s]
/proc/loadavg: 10.20 10.37 7.48 11/200 15358
/proc/meminfo: memFree=15674540/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=53172 CPUtime=500.28 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 9906 0 0 0 50027 1 0 0 25 0 1 0 443912893 54448128 9725 33554432000 4194304 4785740 140736025345152 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 13293 9725 340 145 0 10338 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=500.37 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 50037 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 528908

[startup+1062.31 s]
/proc/loadavg: 10.07 10.30 7.64 11/200 15360
/proc/meminfo: memFree=15663480/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=53360 CPUtime=530.29 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 9957 0 0 0 53028 1 0 0 25 0 1 0 443912893 54640640 9776 33554432000 4194304 4785740 140736025345152 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 13340 9776 340 145 0 10385 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=530.36 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 53036 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 529096

[startup+1122.3 s]
/proc/loadavg: 10.06 10.26 7.79 11/200 15361
/proc/meminfo: memFree=15659612/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=53648 CPUtime=560.29 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 10023 0 0 0 56028 1 0 0 25 0 1 0 443912893 54935552 9842 33554432000 4194304 4785740 140736025345152 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 13412 9842 340 145 0 10457 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=560.36 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 56036 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 529384

[startup+1182.3 s]
/proc/loadavg: 10.02 10.21 7.92 11/200 15363
/proc/meminfo: memFree=15736340/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=54792 CPUtime=590.29 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 10390 0 0 0 59028 1 0 0 25 0 1 0 443912893 56107008 10114 33554432000 4194304 4785740 140736025345152 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 13698 10114 341 145 0 10743 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=590.35 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 59035 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 530528

[startup+1242.3 s]
/proc/loadavg: 10.04 10.18 8.05 11/200 15365
/proc/meminfo: memFree=15691788/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=56532 CPUtime=620.3 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 10752 0 0 0 62029 1 0 0 25 0 1 0 443912893 57888768 10476 33554432000 4194304 4785740 140736025345152 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 14133 10476 341 145 0 11178 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=620.35 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 62035 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 532268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.01 10.14 8.17 5/192 15368
/proc/meminfo: memFree=15940552/32950928 swapFree=67111524/67111528
[pid=15286] ppid=15284 vsize=18324 CPUtime=1.64 cores=1,3
/proc/15286/stat : 15286 (ppfolio) S 15284 15286 15219 0 -1 4202496 503 4235 0 0 0 0 163 1 15 0 1 0 443912893 18763776 395 33554432000 4194304 4287625 140734416046496 18446744073709551615 256415411727 0 0 4096 65536 4355100553290678529 0 0 17 3 0 0 0
/proc/15286/statm: 4581 395 346 23 0 91 0
[pid=15289] ppid=15286 vsize=57480 CPUtime=649.11 cores=1
/proc/15289/stat : 15289 (clasp) R 15286 15286 15219 0 -1 4202496 10953 0 0 0 64910 1 0 0 25 0 1 0 443912893 58859520 10677 33554432000 4194304 4785740 140736025345152 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15289/statm: 14370 10677 341 145 0 11415 0
[pid=15292] ppid=15286 vsize=457412 CPUtime=649.25 cores=1
/proc/15292/stat : 15292 (TNM) R 15286 15286 15219 0 -1 4202496 806 0 0 0 64925 0 0 0 25 0 1 0 443912894 468389888 703 33554432000 134512640 134534564 4291034096 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15292/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 533216

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.02
CPU user time (s): 1299.99
CPU system time (s): 0.032994
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2602428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16528
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= 76
involuntary context switches= 14955

runsolver used 2.04969 second user time and 5.04823 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-11 17:47:02
IDJOB=3191383
IDBENCH=82514
IDSOLVER=1613
FILE ID=node115/3191383-1302536822
RUNJOBID= node115-1302536822-15239
PBS_JOBID= 12951114
Free space on /tmp= 71088 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S541704841-072-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191383-1302536822/watcher-3191383-1302536822 -o /tmp/evaluation-result-3191383-1302536822/solver-3191383-1302536822 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191383-1302536822.cnf

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

MD5SUM BENCH= d89541d4d678adcd99dbf4694eb0406c
RANDOM SEED=1180594383

node115.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.811
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.62
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.811
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.811
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.75
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.811
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.811
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.77
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16020764 kB
Buffers:        612384 kB
Cached:       15825132 kB
SwapCached:          4 kB
Active:        4506100 kB
Inactive:     12008624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16020764 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           43104 kB
Writeback:           0 kB
AnonPages:       76884 kB
Mapped:          16272 kB
Slab:           349488 kB
PageTables:       5800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1182340 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= 71080 MiB
End job on node115 at 2011-04-11 18:08:42