Trace number 3191139

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 par? (TO) 3893.9 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1397972185-007.UNKNOWN.cnf
MD5SUMd2902b03aca91b8ea25ec40928f31c64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.02	This is pico-portfolio, a naive parallel portfolio
0.00/0.02	Copyright (C) 2011 Olivier Roussel
0.00/0.02	Using 4 processing units
0.00/0.02	This portfolio uses the following solvers:
0.00/0.02	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.02	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.02	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.02	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.02	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.02	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.02	Starting clasp 1.3.6 on core(s) 4
0.00/0.02	Starting TNM 2009 on core(s) 6
0.00/0.02	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.02	Starting march_hi 2009 on core(s) 6

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3191139-1304061375/watcher-3191139-1304061375 -o /tmp/evaluation-result-3191139-1304061375/solver-3191139-1304061375 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191139-1304061375.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 9.28 8.90 8.26 6/182 22711
/proc/meminfo: memFree=22432472/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) R 22709 22711 22182 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 517734554 18763776 390 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/22711/statm: 4581 390 341 23 0 91 0

[startup+0.469148 s]
/proc/loadavg: 9.28 8.90 8.26 6/182 22711
/proc/meminfo: memFree=22432472/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 517734554 18763776 390 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 4432615435854151679 0 0 17 4 0 0 0
/proc/22711/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.50014 s]
/proc/loadavg: 9.28 8.90 8.26 6/182 22711
/proc/meminfo: memFree=22432472/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 517734554 18763776 390 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 4432615435854151679 0 0 17 4 0 0 0
/proc/22711/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600122 s]
/proc/loadavg: 9.28 8.90 8.26 6/182 22711
/proc/meminfo: memFree=22432472/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 517734554 18763776 390 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 4432615435854151679 0 0 17 4 0 0 0
/proc/22711/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700103 s]
/proc/loadavg: 9.28 8.90 8.26 6/182 22711
/proc/meminfo: memFree=22432472/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 517734554 18763776 390 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 4432615435854151679 0 0 17 4 0 0 0
/proc/22711/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50695 s]
/proc/loadavg: 9.50 8.95 8.28 10/187 22717
/proc/meminfo: memFree=22424744/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=14040 CPUtime=1.5 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 960 0 0 0 150 0 0 0 25 0 1 0 517734554 14376960 852 33554432000 4194304 4785740 140735816673376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 3510 852 340 145 0 555 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=0.78 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 78 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=6212 CPUtime=1.5 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 1095 0 0 0 150 0 0 0 25 0 1 0 517734554 6361088 747 33554432000 4194304 4352236 140734039843936 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 1553 747 127 39 0 633 0
[pid=22716] ppid=22711 vsize=7484 CPUtime=0.71 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 519 0 0 0 71 0 0 0 25 0 1 0 517734554 7663616 410 33554432000 4194304 4331988 140736647539008 18446744073709551615 4210485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 1871 410 174 34 0 313 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 502056

[startup+3.10064 s]
/proc/loadavg: 9.50 8.95 8.28 10/187 22717
/proc/meminfo: memFree=22422760/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=14592 CPUtime=3.09 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 1111 0 0 0 309 0 0 0 25 0 1 0 517734554 14942208 1003 33554432000 4194304 4785740 140735816673376 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 3648 1003 340 145 0 693 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=1.56 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 156 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=7752 CPUtime=3.09 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 1576 0 0 0 309 0 0 0 25 0 1 0 517734554 7938048 1132 33554432000 4194304 4352236 140734039843936 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 1938 1132 127 39 0 1018 0
[pid=22716] ppid=22711 vsize=7736 CPUtime=1.51 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 569 0 0 0 151 0 0 0 25 0 1 0 517734554 7921664 460 33554432000 4194304 4331988 140736647539008 18446744073709551615 4299342 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 1934 460 175 34 0 376 0
Current children cumulated CPU time (s) 10.12
Current children cumulated vsize (KiB) 504400

[startup+6.30103 s]
/proc/loadavg: 9.46 8.95 8.28 10/187 22717
/proc/meminfo: memFree=22419676/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=15444 CPUtime=6.29 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 1299 0 0 0 629 0 0 0 25 0 1 0 517734554 15814656 1191 33554432000 4194304 4785740 140735816673376 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 3861 1191 340 145 0 906 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=3.15 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 315 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=8016 CPUtime=6.29 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 2122 0 0 0 629 0 0 0 25 0 1 0 517734554 8208384 1198 33554432000 4194304 4352236 140734039843936 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 2004 1198 127 39 0 1084 0
[pid=22716] ppid=22711 vsize=8304 CPUtime=3.11 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 663 0 0 0 311 0 0 0 25 0 1 0 517734554 8503296 554 33554432000 4194304 4331988 140736647539008 18446744073709551615 4246748 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 2076 554 175 34 0 518 0
Current children cumulated CPU time (s) 19.71
Current children cumulated vsize (KiB) 506084

[startup+12.7008 s]
/proc/loadavg: 9.42 8.95 8.29 10/187 22717
/proc/meminfo: memFree=22409676/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=16484 CPUtime=12.69 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 1561 0 0 0 1269 0 0 0 25 0 1 0 517734554 16879616 1453 33554432000 4194304 4785740 140735816673376 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 4121 1453 340 145 0 1166 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=6.34 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 634 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=10320 CPUtime=12.69 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 3594 0 0 0 1269 0 0 0 25 0 1 0 517734554 10567680 1774 33554432000 4194304 4352236 140734039843936 18446744073709551615 4329202 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 2580 1774 127 39 0 1660 0
[pid=22716] ppid=22711 vsize=8816 CPUtime=6.27 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 835 0 0 0 627 0 0 0 25 0 1 0 517734554 9027584 726 33554432000 4194304 4331988 140736647539008 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 2204 726 175 34 0 646 0
Current children cumulated CPU time (s) 38.86
Current children cumulated vsize (KiB) 509940

[startup+25.5004 s]
/proc/loadavg: 9.36 8.96 8.29 10/187 22718
/proc/meminfo: memFree=22394648/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=17952 CPUtime=25.49 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 1881 0 0 0 2549 0 0 0 25 0 1 0 517734554 18382848 1773 33554432000 4194304 4785740 140735816673376 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 4488 1773 340 145 0 1533 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=12.74 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 1274 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=11220 CPUtime=25.48 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 5163 0 0 0 2548 0 0 0 25 0 1 0 517734554 11489280 1999 33554432000 4194304 4352236 140734039843936 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 2805 1999 127 39 0 1885 0
[pid=22716] ppid=22711 vsize=10732 CPUtime=12.61 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 1177 0 0 0 1261 0 0 0 25 0 1 0 517734554 10989568 1068 33554432000 4194304 4331988 140736647539008 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 2683 1068 175 34 0 1125 0
Current children cumulated CPU time (s) 77.19
Current children cumulated vsize (KiB) 514224

[startup+51.1005 s]
/proc/loadavg: 9.36 8.99 8.32 10/187 22718
/proc/meminfo: memFree=22394656/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=19632 CPUtime=51.09 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 2270 0 0 0 5109 0 0 0 25 0 1 0 517734554 20103168 2162 33554432000 4194304 4785740 140735816673376 18446744073709551615 4560642 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 4908 2162 340 145 0 1953 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=25.44 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 2544 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=12464 CPUtime=51.09 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 7820 0 0 0 5108 1 0 0 25 0 1 0 517734554 12763136 2310 33554432000 4194304 4352236 140734039843936 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 3116 2310 127 39 0 2196 0
[pid=22716] ppid=22711 vsize=15252 CPUtime=25.37 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 1854 0 0 0 2537 0 0 0 25 0 1 0 517734554 15618048 1745 33554432000 4194304 4331988 140736647539008 18446744073709551615 4298533 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 3813 1745 175 34 0 2255 0
Current children cumulated CPU time (s) 153.86
Current children cumulated vsize (KiB) 521668

[startup+102.301 s]
/proc/loadavg: 9.28 9.02 8.37 10/187 22720
/proc/meminfo: memFree=22364524/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=21920 CPUtime=102.29 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 2795 0 0 0 10229 0 0 0 25 0 1 0 517734554 22446080 2687 33554432000 4194304 4785740 140735816673376 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 5480 2687 341 145 0 2525 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=50.94 cores=6

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


[startup+942.301 s]
/proc/loadavg: 9.22 9.17 8.83 10/187 22775
/proc/meminfo: memFree=22313844/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=32720 CPUtime=942.32 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 5277 0 0 0 94230 2 0 0 25 0 1 0 517734554 33505280 5169 33554432000 4194304 4785740 140735816673376 18446744073709551615 4550368 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 8180 5169 341 145 0 5225 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=468.65 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 46865 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=33616 CPUtime=942.32 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 65869 0 0 0 94222 10 0 0 25 0 1 0 517734554 34422784 7598 33554432000 4194304 4352236 140734039843936 18446744073709551615 4329149 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 8404 7598 127 39 0 7484 0
[pid=22716] ppid=22711 vsize=102228 CPUtime=468.53 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 21049 0 0 0 46847 6 0 0 25 0 1 0 517734554 104681472 20940 33554432000 4194304 4331988 140736647539008 18446744073709551615 4287103 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 25557 20940 175 34 0 23999 0
Current children cumulated CPU time (s) 2822.69
Current children cumulated vsize (KiB) 642884

[startup+1002.3 s]
/proc/loadavg: 9.17 9.16 8.85 10/187 22777
/proc/meminfo: memFree=22305036/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=32720 CPUtime=1002.32 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 5287 0 0 0 100230 2 0 0 25 0 1 0 517734554 33505280 5179 33554432000 4194304 4785740 140735816673376 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 8180 5179 341 145 0 5225 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=498.47 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 49847 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=22992 CPUtime=1002.32 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 68013 0 0 0 100222 10 0 0 25 0 1 0 517734554 23543808 4942 33554432000 4194304 4352236 140734039843936 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 5748 4942 127 39 0 4828 0
[pid=22716] ppid=22711 vsize=102228 CPUtime=498.39 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 22374 0 0 0 49832 7 0 0 25 0 1 0 517734554 104681472 22265 33554432000 4194304 4331988 140736647539008 18446744073709551615 4210468 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 25557 22265 175 34 0 23999 0
Current children cumulated CPU time (s) 3002.37
Current children cumulated vsize (KiB) 632260

[startup+1062.3 s]
/proc/loadavg: 9.20 9.18 8.87 10/187 22778
/proc/meminfo: memFree=22280484/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=32720 CPUtime=1062.32 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 5301 0 0 0 106230 2 0 0 25 0 1 0 517734554 33505280 5193 33554432000 4194304 4785740 140735816673376 18446744073709551615 4550312 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 8180 5193 341 145 0 5225 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=528.31 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 52831 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=36688 CPUtime=1062.33 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 72813 0 0 0 106222 11 0 0 25 0 1 0 517734554 37568512 8366 33554432000 4194304 4352236 140734039843936 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 9172 8366 127 39 0 8252 0
[pid=22716] ppid=22711 vsize=146428 CPUtime=528.22 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 23617 0 0 0 52814 8 0 0 25 0 1 0 517734554 149942272 23508 33554432000 4194304 4331988 140736647539008 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 36607 23508 175 34 0 35049 0
Current children cumulated CPU time (s) 3182.05
Current children cumulated vsize (KiB) 690156

[startup+1122.3 s]
/proc/loadavg: 9.11 9.16 8.88 10/187 22780
/proc/meminfo: memFree=22272672/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=32720 CPUtime=1122.33 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 5301 0 0 0 112231 2 0 0 25 0 1 0 517734554 33505280 5193 33554432000 4194304 4785740 140735816673376 18446744073709551615 4546094 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 8180 5193 341 145 0 5225 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=558.16 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 55816 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=31824 CPUtime=1122.33 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 74381 0 0 0 112222 11 0 0 25 0 1 0 517734554 32587776 7150 33554432000 4194304 4352236 140734039843936 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 7956 7150 127 39 0 7036 0
[pid=22716] ppid=22711 vsize=146428 CPUtime=558.05 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 24875 0 0 0 55797 8 0 0 25 0 1 0 517734554 149942272 24766 33554432000 4194304 4331988 140736647539008 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 36607 24766 175 34 0 35049 0
Current children cumulated CPU time (s) 3361.74
Current children cumulated vsize (KiB) 685292

[startup+1182.3 s]
/proc/loadavg: 9.16 9.17 8.91 10/187 22781
/proc/meminfo: memFree=22278500/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=33056 CPUtime=1182.33 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 5382 0 0 0 118231 2 0 0 25 0 1 0 517734554 33849344 5274 33554432000 4194304 4785740 140735816673376 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 8264 5274 341 145 0 5309 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=587.96 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 58796 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=28496 CPUtime=1182.33 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 76973 0 0 0 118222 11 0 0 25 0 1 0 517734554 29179904 6318 33554432000 4194304 4352236 140734039843936 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 7124 6318 127 39 0 6204 0
[pid=22716] ppid=22711 vsize=146428 CPUtime=587.92 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 26142 0 0 0 58783 9 0 0 25 0 1 0 517734554 149942272 26033 33554432000 4194304 4331988 140736647539008 18446744073709551615 4226304 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 36607 26033 175 34 0 35049 0
Current children cumulated CPU time (s) 3541.41
Current children cumulated vsize (KiB) 682300

[startup+1242.31 s]
/proc/loadavg: 9.14 9.16 8.92 10/187 22783
/proc/meminfo: memFree=22247876/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=33056 CPUtime=1242.34 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 5389 0 0 0 124232 2 0 0 25 0 1 0 517734554 33849344 5281 33554432000 4194304 4785740 140735816673376 18446744073709551615 4278177 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 8264 5281 341 145 0 5309 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=617.85 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 61785 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=32848 CPUtime=1242.34 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 81101 0 0 0 124222 12 0 0 25 0 1 0 517734554 33636352 7406 33554432000 4194304 4352236 140734039843936 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 8212 7406 127 39 0 7292 0
[pid=22716] ppid=22711 vsize=146428 CPUtime=617.71 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 27349 0 0 0 61762 9 0 0 25 0 1 0 517734554 149942272 27240 33554432000 4194304 4331988 140736647539008 18446744073709551615 4226237 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 36607 27240 175 34 0 35049 0
Current children cumulated CPU time (s) 3721.11
Current children cumulated vsize (KiB) 686652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.23 9.19 8.94 11/187 22785
/proc/meminfo: memFree=22251844/32950928 swapFree=67087032/67111528
[pid=22711] ppid=22709 vsize=18324 CPUtime=0.87 cores=0,2,4,6
/proc/22711/stat : 22711 (ppfolio) S 22709 22711 22182 0 -1 4202496 522 1997 0 0 0 0 87 0 15 0 1 0 517734554 18763776 391 33554432000 4194304 4287625 140735388737280 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639361 0 0 17 4 0 0 0
/proc/22711/statm: 4581 391 342 23 0 91 0
[pid=22713] ppid=22711 vsize=33056 CPUtime=1300.04 cores=4
/proc/22713/stat : 22713 (clasp) R 22711 22711 22182 0 -1 4202496 5392 0 0 0 130002 2 0 0 25 0 1 0 517734554 33849344 5284 33554432000 4194304 4785740 140735816673376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22713/statm: 8264 5284 341 145 0 5309 0
[pid=22714] ppid=22711 vsize=455996 CPUtime=646.54 cores=6
/proc/22714/stat : 22714 (TNM) R 22711 22711 22182 0 -1 4202496 363 0 0 0 64654 0 0 0 25 0 1 0 517734554 466939904 260 33554432000 134512640 134534564 4291734256 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22714/statm: 113999 260 95 6 0 112665 0
[pid=22715] ppid=22711 vsize=28496 CPUtime=1300.04 cores=2
/proc/22715/stat : 22715 (lingeling) R 22711 22711 22182 0 -1 4202496 83693 0 0 0 129991 13 0 0 25 0 1 0 517734554 29179904 6318 33554432000 4194304 4352236 140734039843936 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22715/statm: 7124 6318 127 39 0 6204 0
[pid=22716] ppid=22711 vsize=146428 CPUtime=646.41 cores=6
/proc/22716/stat : 22716 (march_hi) R 22711 22711 22182 0 -1 4202496 28481 0 0 0 64631 10 0 0 25 0 1 0 517734554 149942272 28372 33554432000 4194304 4331988 140736647539008 18446744073709551615 4309358 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/22716/statm: 36607 28372 175 34 0 35049 0
Current children cumulated CPU time (s) 3893.9
Current children cumulated vsize (KiB) 682300

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 22711 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=872867
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=11998
# CPU time returned by wait4() is 0.884865
# while last known CPU time is 3893.9
#
# 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): 3893.9
CPU user time (s): 3893.65
CPU system time (s): 0.25
CPU usage (%): 299.528
Max. virtual memory (cumulated for all children) (KiB): 692540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.872867
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2519
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= 317
involuntary context switches= 8

runsolver used 1.9757 second user time and 5.12322 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 09:16:15
IDJOB=3191139
IDBENCH=82870
IDSOLVER=1612
FILE ID=node148/3191139-1304061375
RUNJOBID= node148-1304060708-22540
PBS_JOBID= 13170435
Free space on /tmp= 71424 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1397972185-007.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191139-1304061375/watcher-3191139-1304061375 -o /tmp/evaluation-result-3191139-1304061375/solver-3191139-1304061375 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191139-1304061375.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d2902b03aca91b8ea25ec40928f31c64
RANDOM SEED=1165835983

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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:      22432504 kB
Buffers:       2018772 kB
Cached:        7729884 kB
SwapCached:       3548 kB
Active:        1924608 kB
Inactive:      8030320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22432504 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      204280 kB
Mapped:          15864 kB
Slab:           498804 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1172576 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= 71416 MiB
End job on node148 at 2011-04-29 09:37:57