Trace number 3191921

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1831136826-075.UNKNOWN.cnf
MD5SUM1e7a565e93334fc4a75fcaa13a0d446a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark363.699
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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.03/1300.00	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-3191921-1302540236/watcher-3191921-1302540236 -o /tmp/evaluation-result-3191921-1302540236/solver-3191921-1302540236 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191921-1302540236.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.84 10.94 10.90 9/197 27233
/proc/meminfo: memFree=17051612/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0 cores=1,3
/proc/27233/stat : 27233 (ppfolio) R 27231 27233 26158 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 365624321 18763776 392 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921597333 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/27233/statm: 4581 392 343 23 0 91 0

[startup+0.062832 s]
/proc/loadavg: 10.84 10.94 10.90 9/197 27233
/proc/meminfo: memFree=17051612/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365624321 18763776 394 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4509463327176360200 0 0 17 3 0 0 0
/proc/27233/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100813 s]
/proc/loadavg: 10.84 10.94 10.90 9/197 27233
/proc/meminfo: memFree=17051612/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365624321 18763776 394 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4509463327176360200 0 0 17 3 0 0 0
/proc/27233/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300789 s]
/proc/loadavg: 10.84 10.94 10.90 9/197 27233
/proc/meminfo: memFree=17051612/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365624321 18763776 394 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/27233/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700702 s]
/proc/loadavg: 10.84 10.94 10.90 9/197 27233
/proc/meminfo: memFree=17051612/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 503 0 0 0 0 0 0 0 20 0 1 0 365624321 18763776 394 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/27233/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 10.84 10.94 10.90 12/201 27237
/proc/meminfo: memFree=17044512/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 365624321 18763776 394 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 11837713407249743872 0 0 17 3 0 0 0
/proc/27233/statm: 4581 394 345 23 0 91 0
[pid=27234] ppid=27233 vsize=1279868 CPUtime=0.44 cores=1
/proc/27234/stat : 27234 (cryptominisat) R 27233 27233 26158 0 -1 4202496 1542 0 0 0 44 0 0 0 25 0 1 0 365624321 1310584832 962 33554432000 4194304 4587354 140736543746592 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27234/statm: 319967 962 326 96 0 316529 0
[pid=27235] ppid=27233 vsize=13768 CPUtime=0.49 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 915 0 0 0 49 0 0 0 25 0 1 0 365624322 14098432 807 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 3442 807 340 145 0 487 0
[pid=27236] ppid=27233 vsize=452524 CPUtime=0.54 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 417 0 0 0 54 0 0 0 25 0 1 0 365624322 463384576 314 33554432000 134512640 134534564 4294314320 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1764484

[startup+3.10027 s]
/proc/loadavg: 10.85 10.94 10.90 12/201 27237
/proc/meminfo: memFree=17043376/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=14192 CPUtime=1.09 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 1009 0 0 0 109 0 0 0 25 0 1 0 365624322 14532608 901 33554432000 4194304 4785740 140737381626944 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 3548 901 340 145 0 593 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=1.24 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 124 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 488872

[startup+6.30068 s]
/proc/loadavg: 10.85 10.94 10.90 11/200 27237
/proc/meminfo: memFree=17043632/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=15032 CPUtime=2.69 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 1199 0 0 0 269 0 0 0 25 0 1 0 365624322 15392768 1091 33554432000 4194304 4785740 140737381626944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 3758 1091 340 145 0 803 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=2.84 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 284 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 489712

[startup+12.7005 s]
/proc/loadavg: 10.72 10.91 10.89 11/200 27238
/proc/meminfo: memFree=17044152/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=16064 CPUtime=5.89 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 1418 0 0 0 589 0 0 0 25 0 1 0 365624322 16449536 1310 33554432000 4194304 4785740 140737381626944 18446744073709551615 4549833 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 4016 1310 340 145 0 1061 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=6.04 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 604 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 490744

[startup+25.5012 s]
/proc/loadavg: 10.61 10.88 10.88 11/200 27238
/proc/meminfo: memFree=17042976/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=17120 CPUtime=12.29 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 1674 0 0 0 1229 0 0 0 25 0 1 0 365624322 17530880 1566 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 4280 1566 340 145 0 1325 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=12.44 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 1244 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 491800

[startup+51.1005 s]
/proc/loadavg: 10.40 10.81 10.86 11/200 27239
/proc/meminfo: memFree=17039256/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=18804 CPUtime=25.09 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 2052 0 0 0 2509 0 0 0 25 0 1 0 365624322 19255296 1944 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 4701 1944 341 145 0 1746 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=25.24 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 2524 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 493484

[startup+102.307 s]
/proc/loadavg: 10.16 10.67 10.80 11/200 27240
/proc/meminfo: memFree=17035348/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=21204 CPUtime=50.7 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 2592 0 0 0 5070 0 0 0 25 0 1 0 365624322 21712896 2484 33554432000 4194304 4785740 140737381626944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 5301 2484 341 145 0 2346 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=50.84 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 5084 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 495884

[startup+162.301 s]
/proc/loadavg: 10.06 10.55 10.75 11/200 27302
/proc/meminfo: memFree=17052548/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=22260 CPUtime=80.7 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 2837 0 0 0 8070 0 0 0 25 0 1 0 365624322 22794240 2729 33554432000 4194304 4785740 140737381626944 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 5565 2729 341 145 0 2610 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=80.83 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 8083 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 496940

[startup+222.301 s]
/proc/loadavg: 10.02 10.44 10.70 11/200 27303
/proc/meminfo: memFree=17029908/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=23564 CPUtime=110.71 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 3139 0 0 0 11071 0 0 0 25 0 1 0 365624322 24129536 3031 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 5891 3031 341 145 0 2936 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=110.83 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 11083 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 222.29

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

[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=28432 CPUtime=350.73 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4300 0 0 0 35073 0 0 0 25 0 1 0 365624322 29114368 4192 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7108 4192 341 145 0 4153 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=350.81 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 35081 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 503112

[startup+762.306 s]
/proc/loadavg: 8.11 9.19 10.04 9/192 27336
/proc/meminfo: memFree=17007784/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=28684 CPUtime=380.73 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4338 0 0 0 38073 0 0 0 25 0 1 0 365624322 29372416 4230 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7171 4230 341 145 0 4216 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=380.83 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 38083 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 503364

[startup+822.3 s]
/proc/loadavg: 8.04 8.97 9.91 9/192 27337
/proc/meminfo: memFree=17016784/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=28936 CPUtime=410.73 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4451 0 0 0 41072 1 0 0 25 0 1 0 365624322 29630464 4343 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7234 4343 341 145 0 4279 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=410.83 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 41083 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 503616

[startup+882.3 s]
/proc/loadavg: 7.86 8.76 9.77 8/191 27339
/proc/meminfo: memFree=17075028/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=29512 CPUtime=440.73 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4564 0 0 0 44072 1 0 0 25 0 1 0 365624322 30220288 4456 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7378 4456 341 145 0 4423 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=440.83 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 44083 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 504192

[startup+942.301 s]
/proc/loadavg: 6.90 8.36 9.58 6/183 27358
/proc/meminfo: memFree=17091436/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=29512 CPUtime=470.72 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4571 0 0 0 47071 1 0 0 25 0 1 0 365624322 30220288 4463 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7378 4463 341 145 0 4423 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=470.84 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 47084 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 504192

[startup+1002.3 s]
/proc/loadavg: 5.64 7.70 9.27 6/183 27360
/proc/meminfo: memFree=17092908/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=29704 CPUtime=500.72 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4622 0 0 0 50071 1 0 0 25 0 1 0 365624322 30416896 4514 33554432000 4194304 4785740 140737381626944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7426 4514 341 145 0 4471 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=500.85 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 50085 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134529377 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 504384

[startup+1062.3 s]
/proc/loadavg: 5.25 7.25 9.02 6/183 27370
/proc/meminfo: memFree=17091872/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=29896 CPUtime=530.71 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4692 0 0 0 53070 1 0 0 25 0 1 0 365624322 30613504 4584 33554432000 4194304 4785740 140737381626944 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7474 4584 341 145 0 4519 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=530.85 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 53085 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 504576

[startup+1122.3 s]
/proc/loadavg: 5.08 6.80 8.74 6/183 27372
/proc/meminfo: memFree=17081792/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=30472 CPUtime=560.71 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4811 0 0 0 56070 1 0 0 25 0 1 0 365624322 31203328 4703 33554432000 4194304 4785740 140737381626944 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7618 4703 341 145 0 4663 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=560.86 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 56086 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134530803 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 505152

[startup+1182.3 s]
/proc/loadavg: 5.03 6.50 8.53 6/183 27374
/proc/meminfo: memFree=17085244/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=30472 CPUtime=590.71 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4818 0 0 0 59070 1 0 0 25 0 1 0 365624322 31203328 4710 33554432000 4194304 4785740 140737381626944 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7618 4710 341 145 0 4663 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=590.86 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 59086 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 505152

[startup+1242.3 s]
/proc/loadavg: 5.05 6.22 8.29 6/183 27378
/proc/meminfo: memFree=17090012/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=31108 CPUtime=620.72 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4928 0 0 0 62071 1 0 0 25 0 1 0 365624322 31854592 4820 33554432000 4194304 4785740 140737381626944 18446744073709551615 4307187 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7777 4820 341 145 0 4822 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=620.85 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 62085 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 505788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.02 6.01 8.10 6/183 27380
/proc/meminfo: memFree=17078940/32951124 swapFree=67111528/67111528
[pid=27233] ppid=27231 vsize=18324 CPUtime=0.75 cores=1,3
/proc/27233/stat : 27233 (ppfolio) S 27231 27233 26158 0 -1 4202496 504 1848 0 0 0 0 75 0 15 0 1 0 365624321 18763776 395 33554432000 4194304 4287625 140733316764032 18446744073709551615 222921797135 0 0 4096 65536 4491439995134902532 0 0 17 3 0 0 0
/proc/27233/statm: 4581 395 346 23 0 91 0
[pid=27235] ppid=27233 vsize=31108 CPUtime=649.6 cores=1
/proc/27235/stat : 27235 (clasp) R 27233 27233 26158 0 -1 4202496 4930 0 0 0 64959 1 0 0 25 0 1 0 365624322 31854592 4822 33554432000 4194304 4785740 140737381626944 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27235/statm: 7777 4822 341 145 0 4822 0
[pid=27236] ppid=27233 vsize=456356 CPUtime=649.68 cores=1
/proc/27236/stat : 27236 (TNM) R 27233 27233 26158 0 -1 4202496 478 0 0 0 64968 0 0 0 25 0 1 0 365624322 467308544 375 33554432000 134512640 134534564 4294314320 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27236/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 505788

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.03
CPU system time (s): 0.015997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1768744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7793
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= 34
involuntary context switches= 14785

runsolver used 2.03169 second user time and 4.94825 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-11 18:43:56
IDJOB=3191921
IDBENCH=83052
IDSOLVER=1613
FILE ID=node109/3191921-1302540236
RUNJOBID= node109-1302536963-26178
PBS_JOBID= 12951123
Free space on /tmp= 71736 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1831136826-075.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191921-1302540236/watcher-3191921-1302540236 -o /tmp/evaluation-result-3191921-1302540236/solver-3191921-1302540236 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191921-1302540236.cnf

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

MD5SUM BENCH= 1e7a565e93334fc4a75fcaa13a0d446a
RANDOM SEED=14791885

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.809
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.809
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.809
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.82
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.809
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:     32951124 kB
MemFree:      17051768 kB
Buffers:        748388 kB
Cached:       14586448 kB
SwapCached:          0 kB
Active:        8526328 kB
Inactive:      6984284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17051768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:      175440 kB
Mapped:          17916 kB
Slab:           323620 kB
PageTables:       6468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4848960 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= 71744 MiB
End job on node109 at 2011-04-11 19:05:36