Trace number 3191524

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 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S643238994-057-UNKNOWN.cnf
MD5SUM2d92a52914298e3c91073398b38892d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark265.737
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

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-3191524-1302538133/watcher-3191524-1302538133 -o /tmp/evaluation-result-3191524-1302538133/solver-3191524-1302538133 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191524-1302538133.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 11.85 11.84 9.30 10/202 20995
/proc/meminfo: memFree=9863620/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 3313722716615311616 0 0 17 4 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0

[startup+0.0333581 s]
/proc/loadavg: 11.85 11.84 9.30 10/202 20995
/proc/meminfo: memFree=9863620/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 3313722716615311616 0 0 17 4 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100385 s]
/proc/loadavg: 11.85 11.84 9.30 10/202 20995
/proc/meminfo: memFree=9863620/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 3313722716615311616 0 0 17 4 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300341 s]
/proc/loadavg: 11.85 11.84 9.30 10/202 20995
/proc/meminfo: memFree=9863620/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588864692520222720 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700244 s]
/proc/loadavg: 11.85 11.84 9.30 10/202 20995
/proc/meminfo: memFree=9863620/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588865242276036608 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 11.85 11.84 9.30 13/206 20999
/proc/meminfo: memFree=9788816/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=51248 CPUtime=0.51 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 10242 0 0 0 50 1 0 0 25 0 1 0 365411462 52477952 7834 33554432000 4194304 4587354 140734956987136 18446744073709551615 4269969 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 12812 7834 325 96 0 9374 0
[pid=20997] ppid=20995 vsize=28484 CPUtime=0.44 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 5840 0 0 0 44 0 0 0 25 0 1 0 365411462 29167616 4407 33554432000 4194304 4785740 140734871477216 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 7121 4407 339 145 0 4166 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=0.51 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 51 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 562080

[startup+3.10086 s]
/proc/loadavg: 11.85 11.84 9.30 13/206 20999
/proc/meminfo: memFree=9783236/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=51248 CPUtime=1.09 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 10785 0 0 0 108 1 0 0 25 0 1 0 365411462 52477952 8376 33554432000 4194304 4587354 140734956987136 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 12812 8376 326 96 0 9374 0
[pid=20997] ppid=20995 vsize=28484 CPUtime=0.94 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 5841 0 0 0 94 0 0 0 25 0 1 0 365411462 29167616 4408 33554432000 4194304 4785740 140734871477216 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 7121 4408 340 145 0 4166 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=1.03 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 103 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134525888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 562080

[startup+6.30127 s]
/proc/loadavg: 11.86 11.84 9.32 13/206 20999
/proc/meminfo: memFree=9762524/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588865929470803968 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=51248 CPUtime=2.11 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 11594 0 0 0 210 1 0 0 25 0 1 0 365411462 52477952 9182 33554432000 4194304 4587354 140734956987136 18446744073709551615 232335589131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 12812 9182 326 96 0 9374 0
[pid=20997] ppid=20995 vsize=32088 CPUtime=2.04 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 6737 0 0 0 203 1 0 0 25 0 1 0 365411462 32858112 5304 33554432000 4194304 4785740 140734871477216 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 8022 5304 340 145 0 5067 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=2.11 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 211 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 565684

[startup+12.7011 s]
/proc/loadavg: 12.03 11.88 9.34 14/206 20999
/proc/meminfo: memFree=9735276/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588866066909757440 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=88752 CPUtime=4.29 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 13126 0 0 0 427 2 0 0 25 0 1 0 365411462 90882048 10710 33554432000 4194304 4587354 140734956987136 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 22188 10710 326 96 0 18750 0
[pid=20997] ppid=20995 vsize=43348 CPUtime=4.14 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 9540 0 0 0 413 1 0 0 25 0 1 0 365411462 44388352 8107 33554432000 4194304 4785740 140734871477216 18446744073709551615 4546107 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 10837 8107 340 145 0 7882 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=4.24 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 424 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 614448

[startup+25.5009 s]
/proc/loadavg: 12.10 11.90 9.39 13/206 20999
/proc/meminfo: memFree=9624928/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588866479226617856 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=1928964 CPUtime=8.52 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 17609 0 0 0 849 3 0 0 25 0 1 0 365411462 1975259136 9126 33554432000 4194304 4587354 140734956987136 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 482241 9126 327 96 0 478803 0
[pid=20997] ppid=20995 vsize=64244 CPUtime=8.44 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 14754 0 0 0 842 2 0 0 25 0 1 0 365411462 65785856 13321 33554432000 4194304 4785740 140734871477216 18446744073709551615 4276894 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 16061 13321 340 145 0 13106 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=8.51 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 851 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134525949 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2475556

[startup+51.1013 s]
/proc/loadavg: 12.21 11.94 9.47 13/206 21000
/proc/meminfo: memFree=9612200/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588864692520222720 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=1936140 CPUtime=17.09 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 43150 0 0 0 1702 7 0 0 25 0 1 0 365411462 1982607360 15314 33554432000 4194304 4587354 140734956987136 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 484035 15314 337 96 0 480597 0
[pid=20997] ppid=20995 vsize=94448 CPUtime=16.94 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 22268 0 0 0 1691 3 0 0 25 0 1 0 365411462 96714752 20835 33554432000 4194304 4785740 140734871477216 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 23612 20835 340 145 0 20657 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=17.03 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 1703 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2512936

[startup+102.307 s]
/proc/loadavg: 12.24 11.99 9.62 13/206 21001
/proc/meminfo: memFree=9510136/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588864967398129664 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=87104 CPUtime=34.12 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 79608 0 0 0 3399 13 0 0 25 0 1 0 365411462 89194496 17926 33554432000 4194304 4587354 140734956987136 18446744073709551615 4243434 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 21776 17926 337 96 0 18338 0
[pid=20997] ppid=20995 vsize=124288 CPUtime=34.03 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 29670 0 0 0 3399 4 0 0 25 0 1 0 365411462 127270912 28237 33554432000 4194304 4785740 140734871477216 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 31072 28237 340 145 0 28117 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=34.11 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 3411 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 2006240 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 693740

[startup+162.301 s]
/proc/loadavg: 12.21 12.02 9.77 13/206 21003
/proc/meminfo: memFree=9345696/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588865104837083136 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=269720 CPUtime=54.13 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 117991 0 0 0 5395 18 0 0 25 0 1 0 365411462 276193280 49056 33554432000 4194304 4587354 140734956987136 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 67430 49056 337 96 0 63992 0
[pid=20997] ppid=20995 vsize=135568 CPUtime=54.04 cores=4

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

/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2918280

[startup+882.3 s]
/proc/loadavg: 12.06 12.06 11.00 13/206 21112
/proc/meminfo: memFree=9355452/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588865792031850496 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=1979160 CPUtime=294.14 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 336946 0 0 0 29351 63 0 0 25 0 1 0 365411462 2026659840 23306 33554432000 4194304 4587354 140734956987136 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 494790 23306 337 96 0 491352 0
[pid=20997] ppid=20995 vsize=304352 CPUtime=294 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 74368 0 0 0 29385 15 0 0 25 0 1 0 365411462 311656448 72935 33554432000 4194304 4785740 140734871477216 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 76088 72935 340 145 0 73133 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=294.13 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 29413 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 2765860

[startup+942.301 s]
/proc/loadavg: 12.08 12.06 11.06 13/206 21114
/proc/meminfo: memFree=9342792/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588866066909757440 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=1985780 CPUtime=314.15 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 345648 0 0 0 31349 66 0 0 25 0 1 0 365411462 2033438720 25404 33554432000 4194304 4587354 140734956987136 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 496445 25404 337 96 0 493007 0
[pid=20997] ppid=20995 vsize=304352 CPUtime=314 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 74369 0 0 0 31385 15 0 0 25 0 1 0 365411462 311656448 72936 33554432000 4194304 4785740 140734871477216 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 76088 72936 340 145 0 73133 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=314.14 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 31414 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2772480

[startup+1002.3 s]
/proc/loadavg: 12.06 12.06 11.12 13/206 21115
/proc/meminfo: memFree=9286968/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588866204348710912 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=161352 CPUtime=334.14 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 354037 0 0 0 33345 69 0 0 25 0 1 0 365411462 165224448 26735 33554432000 4194304 4587354 140734956987136 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 40338 26735 337 96 0 36900 0
[pid=20997] ppid=20995 vsize=304352 CPUtime=333.99 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 74371 0 0 0 33384 15 0 0 25 0 1 0 365411462 311656448 72938 33554432000 4194304 4785740 140734871477216 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 76088 72938 340 145 0 73133 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=334.15 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 33415 0 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 948052

[startup+1062.3 s]
/proc/loadavg: 12.02 12.05 11.17 13/206 21117
/proc/meminfo: memFree=9288932/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588866341787664384 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=2003328 CPUtime=354.14 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 363248 0 0 0 35343 71 0 0 25 0 1 0 365411462 2051407872 21249 33554432000 4194304 4587354 140734956987136 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 500832 21249 337 96 0 497394 0
[pid=20997] ppid=20995 vsize=304352 CPUtime=353.99 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 74371 0 0 0 35384 15 0 0 25 0 1 0 365411462 311656448 72938 33554432000 4194304 4785740 140734871477216 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 76088 72938 340 145 0 73133 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=354.17 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 35416 1 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2790028

[startup+1122.3 s]
/proc/loadavg: 12.01 12.04 11.22 13/206 21118
/proc/meminfo: memFree=9295600/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588866479226617856 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=1985836 CPUtime=374.13 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 371002 0 0 0 37340 73 0 0 25 0 1 0 365411462 2033496064 21249 33554432000 4194304 4587354 140734956987136 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 496459 21249 337 96 0 493021 0
[pid=20997] ppid=20995 vsize=304352 CPUtime=374 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 74371 0 0 0 37385 15 0 0 25 0 1 0 365411462 311656448 72938 33554432000 4194304 4785740 140734871477216 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 76088 72938 340 145 0 73133 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=374.16 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 37415 1 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 2099599 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2772536

[startup+1182.3 s]
/proc/loadavg: 12.06 12.05 11.28 13/206 21120
/proc/meminfo: memFree=9290380/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588866616665571328 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=1987608 CPUtime=394.13 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 378925 0 0 0 39337 76 0 0 25 0 1 0 365411462 2035310592 21250 33554432000 4194304 4587354 140734956987136 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 496902 21250 337 96 0 493464 0
[pid=20997] ppid=20995 vsize=304352 CPUtime=394.01 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 74371 0 0 0 39386 15 0 0 25 0 1 0 365411462 311656448 72938 33554432000 4194304 4785740 140734871477216 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 76088 72938 340 145 0 73133 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=394.16 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 39415 1 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2774308

[startup+1242.3 s]
/proc/loadavg: 12.02 12.04 11.32 13/206 21122
/proc/meminfo: memFree=9213104/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=2011864 CPUtime=414.13 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 400568 0 0 0 41334 79 0 0 25 0 1 0 365411462 2060148736 33869 33554432000 4194304 4587354 140734956987136 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 502966 33869 337 96 0 499528 0
[pid=20997] ppid=20995 vsize=304352 CPUtime=414.01 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 74375 0 0 0 41386 15 0 0 25 0 1 0 365411462 311656448 72942 33554432000 4194304 4785740 140734871477216 18446744073709551615 4543541 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 76088 72942 340 145 0 73133 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=414.16 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 41415 1 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2798564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.61 11.95 11.33 9/203 21212
/proc/meminfo: memFree=9710940/32951124 swapFree=67111528/67111528
[pid=20995] ppid=20993 vsize=18324 CPUtime=0 cores=4,6
/proc/20995/stat : 20995 (ppfolio) S 20993 20995 20666 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365411462 18763776 394 33554432000 4194304 4287625 140735022279536 18446744073709551615 232335912463 0 0 4096 65536 4588866479226617856 0 0 17 6 0 0 0
/proc/20995/statm: 4581 394 345 23 0 91 0
[pid=20996] ppid=20995 vsize=1945244 CPUtime=433.37 cores=4
/proc/20996/stat : 20996 (cryptominisat) R 20995 20995 20666 0 -1 4202496 408551 0 0 0 43255 82 0 0 25 0 1 0 365411462 1991929856 19351 33554432000 4194304 4587354 140734956987136 18446744073709551615 232335589131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20996/statm: 486311 19351 337 96 0 482873 0
[pid=20997] ppid=20995 vsize=304352 CPUtime=433.28 cores=4
/proc/20997/stat : 20997 (clasp) R 20995 20995 20666 0 -1 4202496 74392 0 0 0 43313 15 0 0 25 0 1 0 365411462 311656448 72959 33554432000 4194304 4785740 140734871477216 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20997/statm: 76088 72959 340 145 0 73133 0
[pid=20998] ppid=20995 vsize=464024 CPUtime=433.35 cores=4
/proc/20998/stat : 20998 (TNM) R 20995 20995 20666 0 -1 4202496 5103 0 0 0 43334 1 0 0 25 0 1 0 365411462 475160576 5000 33554432000 134512640 134534564 4294151088 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20998/statm: 116006 5000 95 6 0 114672 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2731944

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.02
CPU system time (s): 0.98
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 4675936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 197
involuntary context switches= 3

runsolver used 2.30865 second user time and 4.79527 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-11 18:08:53
IDJOB=3191524
IDBENCH=82655
IDSOLVER=1613
FILE ID=node132/3191524-1302538133
RUNJOBID= node132-1302536828-20685
PBS_JOBID= 12951115
Free space on /tmp= 71156 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S643238994-057-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191524-1302538133/watcher-3191524-1302538133 -o /tmp/evaluation-result-3191524-1302538133/solver-3191524-1302538133 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191524-1302538133.cnf

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

MD5SUM BENCH= 2d92a52914298e3c91073398b38892d9
RANDOM SEED=1507355843

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9863900 kB
Buffers:        670844 kB
Cached:       21611436 kB
SwapCached:          0 kB
Active:       11014824 kB
Inactive:     11633124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9863900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           34976 kB
Writeback:           0 kB
AnonPages:      365852 kB
Mapped:          18072 kB
Slab:           374640 kB
PageTables:       6932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1959372 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71148 MiB
End job on node132 at 2011-04-11 18:30:35