Trace number 3191144

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) 4800.24 1201.71

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
MD5SUM3919f50518b71f2cf8a267b92efd9aeb
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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

running on 4 cores: 1,3,5,7

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.17 9.16 8.67 6/181 22758
/proc/meminfo: memFree=22506832/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) R 22756 22758 22182 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0

[startup+0.868675 s]
/proc/loadavg: 9.17 9.16 8.67 6/181 22758
/proc/meminfo: memFree=22506832/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900671 s]
/proc/loadavg: 9.17 9.16 8.67 6/181 22758
/proc/meminfo: memFree=22506832/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00065 s]
/proc/loadavg: 9.17 9.16 8.67 6/181 22758
/proc/meminfo: memFree=22506832/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10063 s]
/proc/loadavg: 9.17 9.16 8.67 6/181 22758
/proc/meminfo: memFree=22506832/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50056 s]
/proc/loadavg: 9.17 9.16 8.67 6/181 22758
/proc/meminfo: memFree=22506832/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10125 s]
/proc/loadavg: 9.16 9.16 8.67 10/187 22764
/proc/meminfo: memFree=22482280/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=35160 CPUtime=3.08 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 5865 0 0 0 308 0 0 0 25 0 1 0 517788359 36003840 3016 33554432000 4194304 4587354 140737426763936 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 8790 3016 336 96 0 5352 0
[pid=22760] ppid=22758 vsize=16016 CPUtime=3.09 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 1453 0 0 0 309 0 0 0 25 0 1 0 517788359 16400384 1345 33554432000 4194304 4785740 140736405310944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 4004 1345 341 145 0 1049 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=1.94 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 194 0 0 0 21 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=7600 CPUtime=3.09 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 1658 0 0 0 309 0 0 0 25 0 1 0 517788359 7782400 1094 33554432000 4194304 4352236 140735699687840 18446744073709551615 4207645 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 1900 1094 127 39 0 980 0
[pid=22763] ppid=22758 vsize=8580 CPUtime=1.13 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 1554 0 0 0 113 0 0 0 25 0 1 0 517788359 8785920 626 33554432000 4194304 4331988 140737323043808 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 2145 626 174 34 0 587 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 542336

[startup+6.30664 s]
/proc/loadavg: 9.16 9.16 8.67 10/187 22764
/proc/meminfo: memFree=22481908/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=1576604 CPUtime=6.29 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 7472 0 0 0 628 1 0 0 25 0 1 0 517788359 1614442496 3443 33554432000 4194304 4587354 140737426763936 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 394151 3443 336 96 0 390713 0
[pid=22760] ppid=22758 vsize=17292 CPUtime=6.3 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 1730 0 0 0 630 0 0 0 25 0 1 0 517788359 17707008 1622 33554432000 4194304 4785740 140736405310944 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 4323 1622 341 145 0 1368 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=3.54 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 354 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=7764 CPUtime=6.29 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 2095 0 0 0 629 0 0 0 25 0 1 0 517788359 7950336 1135 33554432000 4194304 4352236 140735699687840 18446744073709551615 4234314 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 1941 1135 127 39 0 1021 0
[pid=22763] ppid=22758 vsize=8884 CPUtime=2.72 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 1617 0 0 0 272 0 0 0 25 0 1 0 517788359 9097216 689 33554432000 4194304 4331988 140737323043808 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 2221 689 174 34 0 663 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 2085524

[startup+12.7004 s]
/proc/loadavg: 9.15 9.16 8.67 10/187 22765
/proc/meminfo: memFree=22474028/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=1582280 CPUtime=12.69 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 12217 0 0 0 1267 2 0 0 25 0 1 0 517788359 1620254720 4504 33554432000 4194304 4587354 140737426763936 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 395570 4504 336 96 0 392132 0
[pid=22760] ppid=22758 vsize=18908 CPUtime=12.69 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 2092 0 0 0 1269 0 0 0 25 0 1 0 517788359 19361792 1984 33554432000 4194304 4785740 140736405310944 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 4727 1984 341 145 0 1772 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=6.72 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 672 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=8692 CPUtime=12.68 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 2839 0 0 0 1268 0 0 0 25 0 1 0 517788359 8900608 1335 33554432000 4194304 4352236 140735699687840 18446744073709551615 4328146 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 2173 1335 127 39 0 1253 0
[pid=22763] ppid=22758 vsize=9264 CPUtime=5.91 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 1709 0 0 0 591 0 0 0 25 0 1 0 517788359 9486336 781 33554432000 4194304 4331988 140737323043808 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 2316 781 175 34 0 758 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 2094124

[startup+25.501 s]
/proc/loadavg: 9.11 9.15 8.68 10/187 22765
/proc/meminfo: memFree=22456820/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=1589924 CPUtime=25.48 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 18245 0 0 0 2545 3 0 0 25 0 1 0 517788359 1628082176 6815 33554432000 4194304 4587354 140737426763936 18446744073709551615 4365345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 397481 6815 336 96 0 394043 0
[pid=22760] ppid=22758 vsize=21176 CPUtime=25.49 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 2589 0 0 0 2549 0 0 0 25 0 1 0 517788359 21684224 2481 33554432000 4194304 4785740 140736405310944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 5294 2481 341 145 0 2339 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=13.05 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 1305 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=11124 CPUtime=25.48 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 4487 0 0 0 2548 0 0 0 25 0 1 0 517788359 11390976 1959 33554432000 4194304 4352236 140735699687840 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 2781 1959 127 39 0 1861 0
[pid=22763] ppid=22758 vsize=10116 CPUtime=12.3 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 1888 0 0 0 1230 0 0 0 25 0 1 0 517788359 10358784 960 33554432000 4194304 4331988 140737323043808 18446744073709551615 4210548 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 2529 960 175 34 0 971 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2107320

[startup+51.1011 s]
/proc/loadavg: 9.22 9.17 8.70 10/187 22766
/proc/meminfo: memFree=22438956/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=51004 CPUtime=51.09 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 27979 0 0 0 5104 5 0 0 25 0 1 0 517788359 52228096 7150 33554432000 4194304 4587354 140737426763936 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 12751 7150 336 96 0 9313 0
[pid=22760] ppid=22758 vsize=23960 CPUtime=51.09 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 3217 0 0 0 5109 0 0 0 25 0 1 0 517788359 24535040 3109 33554432000 4194304 4785740 140736405310944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 5990 3109 341 145 0 3035 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=25.81 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 2581 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=11768 CPUtime=51.09 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 6888 0 0 0 5108 1 0 0 25 0 1 0 517788359 12050432 2120 33554432000 4194304 4352236 140735699687840 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 2942 2120 127 39 0 2022 0
[pid=22763] ppid=22758 vsize=12032 CPUtime=25 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 2243 0 0 0 2500 0 0 0 25 0 1 0 517788359 12320768 1315 33554432000 4194304 4331988 140737323043808 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 3008 1315 175 34 0 1450 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 573744

[startup+102.301 s]
/proc/loadavg: 9.16 9.16 8.72 10/187 22767
/proc/meminfo: memFree=22418248/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=1597904 CPUtime=102.29 cores=1

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

/proc/22763/statm: 17138 12064 175 34 0 15580 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 731688

[startup+942.3 s]
/proc/loadavg: 9.15 9.16 8.96 10/187 22886
/proc/meminfo: memFree=22367048/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 1 1 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=99064 CPUtime=942.33 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 112992 0 0 0 94193 40 0 0 25 0 1 0 517788359 101441536 20998 33554432000 4194304 4587354 140737426763936 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 24766 20998 336 96 0 21328 0
[pid=22760] ppid=22758 vsize=43488 CPUtime=942.21 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 7664 0 0 0 94220 1 0 0 25 0 1 0 517788359 44531712 7520 33554432000 4194304 4785740 140736405310944 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 10872 7520 341 145 0 7917 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=468.97 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 46897 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=35828 CPUtime=942.3 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 50179 0 0 0 94223 7 0 0 25 0 1 0 517788359 36687872 8151 33554432000 4194304 4352236 140735699687840 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 8957 8151 127 39 0 8037 0
[pid=22763] ppid=22758 vsize=68552 CPUtime=468.21 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 13677 0 0 0 46813 8 0 0 25 0 1 0 517788359 70197248 12749 33554432000 4194304 4331988 140737323043808 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 17138 12749 175 34 0 15580 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 721912

[startup+1002.3 s]
/proc/loadavg: 9.19 9.17 8.98 10/187 22888
/proc/meminfo: memFree=22354636/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 1 1 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=99064 CPUtime=1002.32 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 116598 0 0 0 100190 42 0 0 25 0 1 0 517788359 101441536 21001 33554432000 4194304 4587354 140737426763936 18446744073709551615 4238452 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 24766 21001 336 96 0 21328 0
[pid=22760] ppid=22758 vsize=43584 CPUtime=1002.2 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 7770 0 0 0 100219 1 0 0 25 0 1 0 517788359 44630016 7578 33554432000 4194304 4785740 140736405310944 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 10896 7578 341 145 0 7941 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=498.84 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 49884 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=31732 CPUtime=1002.3 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 51715 0 0 0 100223 7 0 0 25 0 1 0 517788359 32493568 7127 33554432000 4194304 4352236 140735699687840 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 7933 7127 127 39 0 7013 0
[pid=22763] ppid=22758 vsize=68552 CPUtime=498.03 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 14467 0 0 0 49794 9 0 0 25 0 1 0 517788359 70197248 13539 33554432000 4194304 4331988 140737323043808 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 17138 13539 175 34 0 15580 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 717912

[startup+1062.3 s]
/proc/loadavg: 9.14 9.17 8.99 10/187 22890
/proc/meminfo: memFree=22346824/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 1 1 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=99064 CPUtime=1062.33 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 120312 0 0 0 106188 45 0 0 25 0 1 0 517788359 101441536 21001 33554432000 4194304 4587354 140737426763936 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 24766 21001 336 96 0 21328 0
[pid=22760] ppid=22758 vsize=44248 CPUtime=1062.2 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 7928 0 0 0 106219 1 0 0 25 0 1 0 517788359 45309952 7688 33554432000 4194304 4785740 140736405310944 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 11062 7688 341 145 0 8107 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=528.66 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 52866 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=36852 CPUtime=1062.29 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 54275 0 0 0 106222 7 0 0 25 0 1 0 517788359 37736448 8407 33554432000 4194304 4352236 140735699687840 18446744073709551615 4329202 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 9213 8407 127 39 0 8293 0
[pid=22763] ppid=22758 vsize=68552 CPUtime=527.87 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 15224 0 0 0 52778 9 0 0 25 0 1 0 517788359 70197248 14296 33554432000 4194304 4331988 140737323043808 18446744073709551615 4298766 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 17138 14296 175 34 0 15580 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 723696

[startup+1122.3 s]
/proc/loadavg: 9.19 9.18 9.00 10/187 22891
/proc/meminfo: memFree=22345704/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 1 1 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=1666924 CPUtime=1122.33 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 124074 0 0 0 112186 47 0 0 25 0 1 0 517788359 1706930176 21002 33554432000 4194304 4587354 140737426763936 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 416731 21002 336 96 0 413293 0
[pid=22760] ppid=22758 vsize=44440 CPUtime=1122.2 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 8019 0 0 0 112219 1 0 0 25 0 1 0 517788359 45506560 7779 33554432000 4194304 4785740 140736405310944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 11110 7779 341 145 0 8155 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=558.5 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 55850 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=31732 CPUtime=1122.31 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 55619 0 0 0 112223 8 0 0 25 0 1 0 517788359 32493568 7127 33554432000 4194304 4352236 140735699687840 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 7933 7127 127 39 0 7013 0
[pid=22763] ppid=22758 vsize=68552 CPUtime=557.72 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 15936 0 0 0 55762 10 0 0 25 0 1 0 517788359 70197248 15008 33554432000 4194304 4331988 140737323043808 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 17138 15008 175 34 0 15580 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 2286628

[startup+1182.3 s]
/proc/loadavg: 9.22 9.19 9.01 10/187 22893
/proc/meminfo: memFree=22340368/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 1 1 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=99064 CPUtime=1182.33 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 124074 0 0 0 118186 47 0 0 25 0 1 0 517788359 101441536 21001 33554432000 4194304 4587354 140737426763936 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 24766 21001 336 96 0 21328 0
[pid=22760] ppid=22758 vsize=45296 CPUtime=1182.19 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 8211 0 0 0 118218 1 0 0 25 0 1 0 517788359 46383104 7971 33554432000 4194304 4785740 140736405310944 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 11324 7971 341 145 0 8369 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=588.35 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 58835 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=33524 CPUtime=1182.3 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 57411 0 0 0 118222 8 0 0 25 0 1 0 517788359 34328576 7575 33554432000 4194304 4352236 140735699687840 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 8381 7575 127 39 0 7461 0
[pid=22763] ppid=22758 vsize=98020 CPUtime=587.53 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 16705 0 0 0 58743 10 0 0 25 0 1 0 517788359 100372480 15777 33554432000 4194304 4331988 140737323043808 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 24505 15777 175 34 0 22947 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 750884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.23 9.19 9.02 10/187 22893
/proc/meminfo: memFree=22331936/32950928 swapFree=67087032/67111528
[pid=22758] ppid=22756 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22758/stat : 22758 (ppfolio) S 22756 22758 22182 0 -1 4202496 520 0 0 0 1 1 0 0 15 0 1 0 517788359 18763776 390 33554432000 4194304 4287625 140733921904960 18446744073709551615 239476715023 0 0 4096 65536 4607367003609497599 0 0 17 3 0 0 0
/proc/22758/statm: 4581 390 341 23 0 91 0
[pid=22759] ppid=22758 vsize=114500 CPUtime=1201.74 cores=1
/proc/22759/stat : 22759 (cryptominisat) R 22758 22758 22182 0 -1 4202496 126222 0 0 0 120126 48 0 0 25 0 1 0 517788359 117248000 23121 33554432000 4194304 4587354 140737426763936 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22759/statm: 28625 23121 336 96 0 25187 0
[pid=22760] ppid=22758 vsize=45968 CPUtime=1201.59 cores=5
/proc/22760/stat : 22760 (clasp) R 22758 22758 22182 0 -1 4202496 8378 0 0 0 120158 1 0 0 25 0 1 0 517788359 47071232 8090 33554432000 4194304 4785740 140736405310944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22760/statm: 11492 8090 341 145 0 8537 0
[pid=22761] ppid=22758 vsize=456656 CPUtime=597.97 cores=7
/proc/22761/stat : 22761 (TNM) R 22758 22758 22182 0 -1 4202496 555 0 0 0 59797 0 0 0 25 0 1 0 517788359 467615744 452 33554432000 134512640 134534564 4291549104 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22761/statm: 114164 452 95 6 0 112830 0
[pid=22762] ppid=22758 vsize=31732 CPUtime=1201.71 cores=3
/proc/22762/stat : 22762 (lingeling) R 22758 22758 22182 0 -1 4202496 58243 0 0 0 120163 8 0 0 25 0 1 0 517788359 32493568 7127 33554432000 4194304 4352236 140735699687840 18446744073709551615 4329008 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22762/statm: 7933 7127 127 39 0 7013 0
[pid=22763] ppid=22758 vsize=98020 CPUtime=597.21 cores=7
/proc/22763/stat : 22763 (march_hi) R 22758 22758 22182 0 -1 4202496 16937 0 0 0 59710 11 0 0 25 0 1 0 517788359 100372480 16009 33554432000 4194304 4331988 140737323043808 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22763/statm: 24505 16009 175 34 0 22947 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 765200

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 22758 and gives
#  childrusage.ru_utime.tv_sec=597
#  childrusage.ru_utime.tv_usec=988091
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 598.003
# while last known CPU time is 4800.24
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.24
CPU user time (s): 4799.55
CPU system time (s): 0.69
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 13425516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 597.988
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1077
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= 560
involuntary context switches= 12332

runsolver used 1.84572 second user time and 4.71228 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 09:25:13
IDJOB=3191144
IDBENCH=82875
IDSOLVER=1612
FILE ID=node148/3191144-1304061913
RUNJOBID= node148-1304060708-22541
PBS_JOBID= 13170435
Free space on /tmp= 71424 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191144-1304061913/watcher-3191144-1304061913 -o /tmp/evaluation-result-3191144-1304061913/solver-3191144-1304061913 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191144-1304061913.cnf

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

MD5SUM BENCH= 3919f50518b71f2cf8a267b92efd9aeb
RANDOM SEED=1767282656

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:      22507112 kB
Buffers:       2018904 kB
Cached:        7729964 kB
SwapCached:       3548 kB
Active:        1852872 kB
Inactive:      8028672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22507112 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           10156 kB
Writeback:           0 kB
AnonPages:      131012 kB
Mapped:          15376 kB
Slab:           498628 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   762496 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:45:17