Trace number 3191143

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.25 1201.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1800377425-032.UNKNOWN.cnf
MD5SUMd85bdfa4ee68fd1c7d18743407334b5d
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	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-3191143-1304061701/watcher-3191143-1304061701 -o /tmp/evaluation-result-3191143-1304061701/solver-3191143-1304061701 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191143-1304061701.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: 3.72 4.95 6.55 1/171 17779
/proc/meminfo: memFree=18464936/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) R 17777 17779 14760 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0

[startup+0.932101 s]
/proc/loadavg: 3.72 4.95 6.55 1/171 17779
/proc/meminfo: memFree=18464936/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00109 s]
/proc/loadavg: 3.72 4.95 6.55 1/171 17779
/proc/meminfo: memFree=18464936/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10107 s]
/proc/loadavg: 3.72 4.95 6.55 1/171 17779
/proc/meminfo: memFree=18464936/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20106 s]
/proc/loadavg: 3.72 4.95 6.55 1/171 17779
/proc/meminfo: memFree=18464936/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50101 s]
/proc/loadavg: 3.72 4.95 6.55 1/171 17779
/proc/meminfo: memFree=18464936/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10674 s]
/proc/loadavg: 3.72 4.95 6.55 6/177 17785
/proc/meminfo: memFree=18444672/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=640764 CPUtime=3.1 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 5407 0 0 0 309 1 0 0 25 0 1 0 596400758 656142336 2894 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 160191 2894 337 96 0 156753 0
[pid=17781] ppid=17779 vsize=15484 CPUtime=3.1 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 1349 0 0 0 310 0 0 0 25 0 1 0 596400758 15855616 1235 33554432000 4194304 4785740 140737287332992 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 3871 1235 340 145 0 916 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=2.1 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 210 0 0 0 21 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=6840 CPUtime=3.1 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 1204 0 0 0 310 0 0 0 25 0 1 0 596400758 7004160 906 33554432000 4194304 4352236 140733335849600 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 1710 906 126 39 0 790 0
[pid=17784] ppid=17779 vsize=8472 CPUtime=0.98 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 702 0 0 0 98 0 0 0 25 0 1 0 596400758 8675328 595 33554432000 4194304 4331988 140735292271632 18446744073709551615 4240519 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 2118 595 172 34 0 560 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 1145844

[startup+6.3012 s]
/proc/loadavg: 3.82 4.95 6.54 6/177 17785
/proc/meminfo: memFree=18437996/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=645376 CPUtime=6.3 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 8354 0 0 0 629 1 0 0 25 0 1 0 596400758 660865024 3870 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 161344 3870 337 96 0 157906 0
[pid=17781] ppid=17779 vsize=16880 CPUtime=6.29 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 1670 0 0 0 629 0 0 0 25 0 1 0 596400758 17285120 1556 33554432000 4194304 4785740 140737287332992 18446744073709551615 4416852 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 4220 1556 340 145 0 1265 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=3.7 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 370 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=7616 CPUtime=6.29 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 1878 0 0 0 629 0 0 0 25 0 1 0 596400758 7798784 1100 33554432000 4194304 4352236 140733335849600 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 1904 1100 126 39 0 984 0
[pid=17784] ppid=17779 vsize=8928 CPUtime=2.57 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 818 0 0 0 257 0 0 0 25 0 1 0 596400758 9142272 711 33554432000 4194304 4331988 140735292271632 18446744073709551615 4263225 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 2232 711 173 34 0 674 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 1153084

[startup+12.7011 s]
/proc/loadavg: 3.92 4.95 6.53 6/177 17787
/proc/meminfo: memFree=18432692/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=649216 CPUtime=12.69 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 12297 0 0 0 1267 2 0 0 25 0 1 0 596400758 664797184 4503 33554432000 4194304 4587354 140735470547408 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 162304 4503 337 96 0 158866 0
[pid=17781] ppid=17779 vsize=18408 CPUtime=12.69 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 2058 0 0 0 1269 0 0 0 25 0 1 0 596400758 18849792 1944 33554432000 4194304 4785740 140737287332992 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 4602 1944 341 145 0 1647 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=6.89 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 689 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=8900 CPUtime=12.69 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 3095 0 0 0 1269 0 0 0 25 0 1 0 596400758 9113600 1421 33554432000 4194304 4352236 140733335849600 18446744073709551615 4329176 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 2225 1421 126 39 0 1305 0
[pid=17784] ppid=17779 vsize=9496 CPUtime=5.73 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 952 0 0 0 573 0 0 0 25 0 1 0 596400758 9723904 845 33554432000 4194304 4331988 140735292271632 18446744073709551615 4240141 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 2374 845 173 34 0 816 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1160304

[startup+25.501 s]
/proc/loadavg: 4.16 4.95 6.51 6/177 17787
/proc/meminfo: memFree=18420036/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=653288 CPUtime=25.49 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 19322 0 0 0 2546 3 0 0 25 0 1 0 596400758 668966912 6283 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 163322 6283 337 96 0 159884 0
[pid=17781] ppid=17779 vsize=20828 CPUtime=25.48 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 2643 0 0 0 2548 0 0 0 25 0 1 0 596400758 21327872 2529 33554432000 4194304 4785740 140737287332992 18446744073709551615 4416852 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 5207 2529 341 145 0 2252 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=13.24 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 1324 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=11336 CPUtime=25.48 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 5432 0 0 0 2548 0 0 0 25 0 1 0 596400758 11608064 2030 33554432000 4194304 4352236 140733335849600 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 2834 2030 126 39 0 1914 0
[pid=17784] ppid=17779 vsize=10920 CPUtime=12.11 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 1249 0 0 0 1211 0 0 0 25 0 1 0 596400758 11182080 1105 33554432000 4194304 4331988 140735292271632 18446744073709551615 4263179 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 2730 1105 173 34 0 1172 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1170656

[startup+51.1007 s]
/proc/loadavg: 4.52 4.97 6.47 6/177 17787
/proc/meminfo: memFree=18402576/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=658392 CPUtime=51.09 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 29672 0 0 0 5104 5 0 0 25 0 1 0 596400758 674193408 8845 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 164598 8845 337 96 0 161160 0
[pid=17781] ppid=17779 vsize=23872 CPUtime=51.08 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 3360 0 0 0 5108 0 0 0 25 0 1 0 596400758 24444928 3246 33554432000 4194304 4785740 140737287332992 18446744073709551615 224284593170 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 5968 3246 341 145 0 3013 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=25.99 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 2599 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=11980 CPUtime=51.09 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 8953 0 0 0 5108 1 0 0 25 0 1 0 596400758 12267520 2191 33554432000 4194304 4352236 140733335849600 18446744073709551615 4329004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 2995 2191 126 39 0 2075 0
[pid=17784] ppid=17779 vsize=12384 CPUtime=24.83 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 1740 0 0 0 2483 0 0 0 25 0 1 0 596400758 12681216 1596 33554432000 4194304 4331988 140735292271632 18446744073709551615 4315866 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 3096 1596 173 34 0 1538 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 1180912

[startup+102.301 s]
/proc/loadavg: 4.87 4.99 6.40 6/177 17789
/proc/meminfo: memFree=18384460/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=669140 CPUtime=102.29 cores=0

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

/proc/17784/statm: 21876 16476 173 34 0 20318 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 1344856

[startup+942.301 s]
/proc/loadavg: 5.02 5.06 5.59 6/177 17811
/proc/meminfo: memFree=18239472/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=722212 CPUtime=942.3 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 129628 0 0 0 94192 38 0 0 25 0 1 0 596400758 739545088 23189 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 180553 23189 337 96 0 177115 0
[pid=17781] ppid=17779 vsize=50592 CPUtime=942.28 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 9504 0 0 0 94226 2 0 0 25 0 1 0 596400758 51806208 9390 33554432000 4194304 4785740 140737287332992 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 12648 9390 341 145 0 9693 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=469.13 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 46913 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=30800 CPUtime=942.3 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 74492 0 0 0 94220 10 0 0 25 0 1 0 596400758 31539200 6898 33554432000 4194304 4352236 140733335849600 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 7700 6898 127 39 0 6780 0
[pid=17784] ppid=17779 vsize=87504 CPUtime=468.04 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 17670 0 0 0 46794 10 0 0 25 0 1 0 596400758 89604096 17526 33554432000 4194304 4331988 140735292271632 18446744073709551615 4228896 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 21876 17526 173 34 0 20318 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 1365392

[startup+1002.3 s]
/proc/loadavg: 5.12 5.07 5.56 6/177 17813
/proc/meminfo: memFree=18238352/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=707692 CPUtime=1002.3 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 132097 0 0 0 100190 40 0 0 25 0 1 0 596400758 724676608 21275 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 176923 21275 337 96 0 173485 0
[pid=17781] ppid=17779 vsize=50900 CPUtime=1002.28 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 9583 0 0 0 100226 2 0 0 25 0 1 0 596400758 52121600 9469 33554432000 4194304 4785740 140737287332992 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 12725 9469 341 145 0 9770 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=499 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 49900 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=34640 CPUtime=1002.3 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 78716 0 0 0 100220 10 0 0 25 0 1 0 596400758 35471360 7858 33554432000 4194304 4352236 140733335849600 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 8660 7858 127 39 0 7740 0
[pid=17784] ppid=17779 vsize=87504 CPUtime=497.84 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 18671 0 0 0 49774 10 0 0 25 0 1 0 596400758 89604096 18527 33554432000 4194304 4331988 140735292271632 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 21876 18527 173 34 0 20318 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 1355020

[startup+1062.3 s]
/proc/loadavg: 5.12 5.07 5.53 6/177 17818
/proc/meminfo: memFree=18243328/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=707216 CPUtime=1062.31 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 132797 0 0 0 106191 40 0 0 25 0 1 0 596400758 724189184 21622 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 176804 21622 337 96 0 173366 0
[pid=17781] ppid=17779 vsize=51576 CPUtime=1062.28 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 9714 0 0 0 106226 2 0 0 25 0 1 0 596400758 52813824 9600 33554432000 4194304 4785740 140737287332992 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 12894 9600 341 145 0 9939 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=528.81 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 52881 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=23120 CPUtime=1062.3 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 82620 0 0 0 106219 11 0 0 25 0 1 0 596400758 23674880 4978 33554432000 4194304 4352236 140733335849600 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 5780 4978 127 39 0 4860 0
[pid=17784] ppid=17779 vsize=116972 CPUtime=527.7 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 19703 0 0 0 52759 11 0 0 25 0 1 0 596400758 119779328 19559 33554432000 4194304 4331988 140735292271632 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 29243 19559 173 34 0 27685 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1373168

[startup+1122.3 s]
/proc/loadavg: 5.11 5.07 5.50 6/177 17818
/proc/meminfo: memFree=18215128/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=722488 CPUtime=1122.31 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 136795 0 0 0 112189 42 0 0 25 0 1 0 596400758 739827712 24643 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 180622 24643 337 96 0 177184 0
[pid=17781] ppid=17779 vsize=51576 CPUtime=1122.28 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 9732 0 0 0 112226 2 0 0 25 0 1 0 596400758 52813824 9618 33554432000 4194304 4785740 140737287332992 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 12894 9618 341 145 0 9939 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=558.66 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 55866 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=35664 CPUtime=1122.3 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 87100 0 0 0 112218 12 0 0 25 0 1 0 596400758 36519936 8114 33554432000 4194304 4352236 140733335849600 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 8916 8114 127 39 0 7996 0
[pid=17784] ppid=17779 vsize=116972 CPUtime=557.53 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 20799 0 0 0 55741 12 0 0 25 0 1 0 596400758 119779328 20655 33554432000 4194304 4331988 140735292271632 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 29243 20655 173 34 0 27685 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 1400984

[startup+1182.31 s]
/proc/loadavg: 5.10 5.07 5.47 6/177 17820
/proc/meminfo: memFree=18240276/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=698788 CPUtime=1182.31 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 144201 0 0 0 118188 43 0 0 25 0 1 0 596400758 715558912 19874 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 174697 19874 337 96 0 171259 0
[pid=17781] ppid=17779 vsize=52828 CPUtime=1182.28 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 10019 0 0 0 118226 2 0 0 25 0 1 0 596400758 54095872 9905 33554432000 4194304 4785740 140737287332992 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 13207 9905 341 145 0 10252 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=588.51 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 58851 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134530342 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=23120 CPUtime=1182.31 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 88700 0 0 0 118218 13 0 0 25 0 1 0 596400758 23674880 4978 33554432000 4194304 4352236 140733335849600 18446744073709551615 4328385 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 5780 4978 127 39 0 4860 0
[pid=17784] ppid=17779 vsize=116972 CPUtime=587.36 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 21867 0 0 0 58724 12 0 0 25 0 1 0 596400758 119779328 21723 33554432000 4194304 4331988 140735292271632 18446744073709551615 4246394 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 29243 21723 173 34 0 27685 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 1365992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.07 5.06 5.46 6/177 17820
/proc/meminfo: memFree=18219192/32951124 swapFree=67110396/67111528
[pid=17779] ppid=17777 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17779/stat : 17779 (ppfolio) S 17777 17779 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596400758 18763776 390 33554432000 4194304 4287625 140736580244240 18446744073709551615 224284945935 0 0 4096 65536 8346339856745496575 0 0 17 4 0 0 0
/proc/17779/statm: 4581 390 341 23 0 91 0
[pid=17780] ppid=17779 vsize=713744 CPUtime=1201.71 cores=0
/proc/17780/stat : 17780 (cryptominisat) R 17779 17779 14760 0 -1 4202496 147429 0 0 0 120127 44 0 0 25 0 1 0 596400758 730873856 22342 33554432000 4194304 4587354 140735470547408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17780/statm: 178436 22342 337 96 0 174998 0
[pid=17781] ppid=17779 vsize=53280 CPUtime=1201.68 cores=4
/proc/17781/stat : 17781 (clasp) R 17779 17779 14760 0 -1 4202496 10097 0 0 0 120166 2 0 0 25 0 1 0 596400758 54558720 9983 33554432000 4194304 4785740 140737287332992 18446744073709551615 4552540 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17781/statm: 13320 9983 341 145 0 10365 0
[pid=17782] ppid=17779 vsize=455960 CPUtime=598.13 cores=6
/proc/17782/stat : 17782 (TNM) R 17779 17779 14760 0 -1 4202496 374 0 0 0 59813 0 0 0 25 0 1 0 596400758 466903040 271 33554432000 134512640 134534564 4289184848 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17782/statm: 113990 271 95 6 0 112656 0
[pid=17783] ppid=17779 vsize=33104 CPUtime=1201.71 cores=2
/proc/17783/stat : 17783 (lingeling) R 17779 17779 14760 0 -1 4202496 91196 0 0 0 120158 13 0 0 25 0 1 0 596400758 33898496 7474 33554432000 4194304 4352236 140733335849600 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17783/statm: 8276 7474 127 39 0 7356 0
[pid=17784] ppid=17779 vsize=116972 CPUtime=597.02 cores=6
/proc/17784/stat : 17784 (march_hi) R 17779 17779 14760 0 -1 4202496 22213 0 0 0 59690 12 0 0 25 0 1 0 596400758 119779328 22069 33554432000 4194304 4331988 140735292271632 18446744073709551615 4229432 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17784/statm: 29243 22069 173 34 0 27685 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1391384

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 17779 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 4800.25
#
# 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.25
CPU user time (s): 4799.54
CPU system time (s): 0.71
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 1958076

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

runsolver used 2.14367 second user time and 4.40633 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 09:21:41
IDJOB=3191143
IDBENCH=82874
IDSOLVER=1612
FILE ID=node118/3191143-1304061701
RUNJOBID= node118-1304059202-17148
PBS_JOBID= 13170373
Free space on /tmp= 71620 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1800377425-032.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191143-1304061701/watcher-3191143-1304061701 -o /tmp/evaluation-result-3191143-1304061701/solver-3191143-1304061701 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191143-1304061701.cnf

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

MD5SUM BENCH= d85bdfa4ee68fd1c7d18743407334b5d
RANDOM SEED=1484419293

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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.68
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.842
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.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18465092 kB
Buffers:       1899708 kB
Cached:       11986060 kB
SwapCached:        600 kB
Active:        9415416 kB
Inactive:      4534824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18465092 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           10324 kB
Writeback:           0 kB
AnonPages:       63512 kB
Mapped:          14580 kB
Slab:           472376 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191788 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= 71608 MiB
End job on node118 at 2011-04-29 09:41:45