Trace number 3191367

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) 3894.67 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
MD5SUM26e1db2f130e6076b57fb074a1167d5e
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.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-3191367-1304079522/watcher-3191367-1304079522 -o /tmp/evaluation-result-3191367-1304079522/solver-3191367-1304079522 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191367-1304079522.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.73 9.95 9.62 6/182 1182
/proc/meminfo: memFree=20587464/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) R 1180 1182 567 0 -1 4194304 468 0 0 0 0 0 0 0 22 0 1 0 598182870 18763776 388 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895310741 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1182/statm: 4581 388 339 23 0 91 0

[startup+0.0350609 s]
/proc/loadavg: 9.73 9.95 9.62 6/182 1182
/proc/meminfo: memFree=20587464/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) R 1180 1182 567 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 598182870 18763776 390 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1182/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101048 s]
/proc/loadavg: 9.73 9.95 9.62 6/182 1182
/proc/meminfo: memFree=20587464/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) R 1180 1182 567 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 598182870 18763776 390 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1182/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301011 s]
/proc/loadavg: 9.73 9.95 9.62 6/182 1182
/proc/meminfo: memFree=20587464/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 598182870 18763776 390 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 4444508028498083839 0 0 17 5 0 0 0
/proc/1182/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700937 s]
/proc/loadavg: 9.73 9.95 9.62 6/182 1182
/proc/meminfo: memFree=20587464/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 598182870 18763776 390 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 4444508028498083839 0 0 17 5 0 0 0
/proc/1182/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50079 s]
/proc/loadavg: 9.73 9.95 9.62 11/188 1188
/proc/meminfo: memFree=20577744/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598182870 18763776 390 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 4444508028498083839 0 0 17 5 0 0 0
/proc/1182/statm: 4581 390 341 23 0 91 0
[pid=1183] ppid=1182 vsize=368064 CPUtime=1.49 cores=1
/proc/1183/stat : 1183 (cryptominisat) R 1182 1182 567 0 -1 4202496 4013 0 0 0 149 0 0 0 25 0 1 0 598182870 376897536 2689 33554432000 4194304 4587354 140733469848720 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1183/statm: 92016 2689 337 96 0 88578 0
[pid=1184] ppid=1182 vsize=14056 CPUtime=1.49 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 965 0 0 0 149 0 0 0 25 0 1 0 598182870 14393344 857 33554432000 4194304 4785740 140735705237392 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 3514 857 340 145 0 559 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=0.72 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 72 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=6280 CPUtime=1.49 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 1139 0 0 0 149 0 0 0 25 0 1 0 598182870 6430720 764 33554432000 4194304 4352236 140736703414144 18446744073709551615 4331541 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 1570 764 127 39 0 650 0
[pid=1187] ppid=1182 vsize=7484 CPUtime=0.76 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 523 0 0 0 76 0 0 0 25 0 1 0 598182870 7663616 414 33554432000 4194304 4331988 140733691056992 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 1871 414 174 34 0 313 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 870204

[startup+3.10049 s]
/proc/loadavg: 9.73 9.95 9.62 10/187 1188
/proc/meminfo: memFree=20578136/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=14600 CPUtime=3.09 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 1115 0 0 0 309 0 0 0 25 0 1 0 598182870 14950400 1007 33554432000 4194304 4785740 140735705237392 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 3650 1007 340 145 0 695 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=1.52 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 152 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=7688 CPUtime=3.09 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 1587 0 0 0 309 0 0 0 25 0 1 0 598182870 7872512 1116 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328216 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 1922 1116 127 39 0 1002 0
[pid=1187] ppid=1182 vsize=7736 CPUtime=1.55 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 574 0 0 0 155 0 0 0 25 0 1 0 598182870 7921664 465 33554432000 4194304 4331988 140733691056992 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 1934 465 175 34 0 376 0
Current children cumulated CPU time (s) 10.95
Current children cumulated vsize (KiB) 504344

[startup+6.30089 s]
/proc/loadavg: 9.67 9.94 9.61 10/187 1188
/proc/meminfo: memFree=20575768/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=15584 CPUtime=6.29 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 1354 0 0 0 629 0 0 0 25 0 1 0 598182870 15958016 1246 33554432000 4194304 4785740 140735705237392 18446744073709551615 4277652 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 3896 1246 340 145 0 941 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=3.12 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 312 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=7824 CPUtime=6.29 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 2069 0 0 0 629 0 0 0 25 0 1 0 598182870 8011776 1150 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 1956 1150 127 39 0 1036 0
[pid=1187] ppid=1182 vsize=8304 CPUtime=3.14 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 668 0 0 0 314 0 0 0 25 0 1 0 598182870 8503296 559 33554432000 4194304 4331988 140733691056992 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 2076 559 175 34 0 518 0
Current children cumulated CPU time (s) 20.54
Current children cumulated vsize (KiB) 506032

[startup+12.7007 s]
/proc/loadavg: 9.62 9.92 9.61 10/187 1189
/proc/meminfo: memFree=20579584/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=16728 CPUtime=12.69 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 1593 0 0 0 1269 0 0 0 25 0 1 0 598182870 17129472 1485 33554432000 4194304 4785740 140735705237392 18446744073709551615 4287180 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 4182 1485 340 145 0 1227 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=6.32 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 632 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=10256 CPUtime=12.69 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 3413 0 0 0 1269 0 0 0 25 0 1 0 598182870 10502144 1758 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 2564 1758 127 39 0 1644 0
[pid=1187] ppid=1182 vsize=8816 CPUtime=6.3 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 840 0 0 0 630 0 0 0 25 0 1 0 598182870 9027584 731 33554432000 4194304 4331988 140733691056992 18446744073709551615 4237375 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 2204 731 175 34 0 646 0
Current children cumulated CPU time (s) 39.7
Current children cumulated vsize (KiB) 510120

[startup+25.5003 s]
/proc/loadavg: 9.55 9.89 9.60 10/187 1189
/proc/meminfo: memFree=20565960/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=18028 CPUtime=25.49 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 1906 0 0 0 2549 0 0 0 25 0 1 0 598182870 18460672 1798 33554432000 4194304 4785740 140735705237392 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 4507 1798 340 145 0 1552 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=12.65 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 1265 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=11036 CPUtime=25.48 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 4920 0 0 0 2548 0 0 0 25 0 1 0 598182870 11300864 1953 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 2759 1953 127 39 0 1839 0
[pid=1187] ppid=1182 vsize=10732 CPUtime=12.7 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 1185 0 0 0 1270 0 0 0 25 0 1 0 598182870 10989568 1076 33554432000 4194304 4331988 140733691056992 18446744073709551615 4226333 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 2683 1076 175 34 0 1125 0
Current children cumulated CPU time (s) 78.02
Current children cumulated vsize (KiB) 514116

[startup+51.1005 s]
/proc/loadavg: 9.36 9.82 9.59 10/187 1190
/proc/meminfo: memFree=20558704/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=20080 CPUtime=51.09 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 2365 0 0 0 5109 0 0 0 25 0 1 0 598182870 20561920 2257 33554432000 4194304 4785740 140735705237392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 5020 2257 340 145 0 2065 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=25.41 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 2541 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=13216 CPUtime=51.09 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 7769 0 0 0 5108 1 0 0 25 0 1 0 598182870 13533184 2498 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328233 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 3304 2498 127 39 0 2384 0
[pid=1187] ppid=1182 vsize=15256 CPUtime=25.4 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 1867 0 0 0 2540 0 0 0 25 0 1 0 598182870 15622144 1758 33554432000 4194304 4331988 140733691056992 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 3814 1758 175 34 0 2256 0
Current children cumulated CPU time (s) 154.69
Current children cumulated vsize (KiB) 522872

[startup+102.307 s]
/proc/loadavg: 9.25 9.72 9.56 10/187 1191
/proc/meminfo: memFree=20551252/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=22440 CPUtime=102.29 cores=5

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


[startup+942.301 s]
/proc/loadavg: 8.15 8.50 9.00 9/186 1246
/proc/meminfo: memFree=20122284/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=32680 CPUtime=942.31 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 5243 0 0 0 94230 1 0 0 25 0 1 0 598182870 33464320 5135 33554432000 4194304 4785740 140735705237392 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 8170 5135 341 145 0 5215 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=468.55 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 46855 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=31348 CPUtime=942.32 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 62683 0 0 0 94222 10 0 0 25 0 1 0 598182870 32100352 7031 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 7837 7031 127 39 0 6917 0
[pid=1187] ppid=1182 vsize=102428 CPUtime=468.6 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 21229 0 0 0 46854 6 0 0 25 0 1 0 598182870 104886272 21120 33554432000 4194304 4331988 140733691056992 18446744073709551615 4210393 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 25607 21120 175 34 0 24049 0
Current children cumulated CPU time (s) 2823.48
Current children cumulated vsize (KiB) 640776

[startup+1002.3 s]
/proc/loadavg: 8.24 8.46 8.95 9/186 1248
/proc/meminfo: memFree=20102504/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=33016 CPUtime=1002.31 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 5314 0 0 0 100230 1 0 0 25 0 1 0 598182870 33808384 5206 33554432000 4194304 4785740 140735705237392 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 8254 5206 341 145 0 5299 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=498.4 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 49840 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=36852 CPUtime=1002.32 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 67483 0 0 0 100222 10 0 0 25 0 1 0 598182870 37736448 8407 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 9213 8407 127 39 0 8293 0
[pid=1187] ppid=1182 vsize=102428 CPUtime=498.42 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 22390 0 0 0 49835 7 0 0 25 0 1 0 598182870 104886272 22281 33554432000 4194304 4331988 140733691056992 18446744073709551615 4237192 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 25607 22281 175 34 0 24049 0
Current children cumulated CPU time (s) 3003.15
Current children cumulated vsize (KiB) 646616

[startup+1062.3 s]
/proc/loadavg: 8.19 8.40 8.90 9/186 1250
/proc/meminfo: memFree=20096272/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=33016 CPUtime=1062.32 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 5346 0 0 0 106231 1 0 0 25 0 1 0 598182870 33808384 5238 33554432000 4194304 4785740 140735705237392 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 8254 5238 341 145 0 5299 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=528.24 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 52824 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=33268 CPUtime=1062.33 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 69339 0 0 0 106222 11 0 0 25 0 1 0 598182870 34066432 7511 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 8317 7511 127 39 0 7397 0
[pid=1187] ppid=1182 vsize=146628 CPUtime=528.26 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 23749 0 0 0 52818 8 0 0 25 0 1 0 598182870 150147072 23640 33554432000 4194304 4331988 140733691056992 18446744073709551615 4210461 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 36657 23640 175 34 0 35099 0
Current children cumulated CPU time (s) 3182.85
Current children cumulated vsize (KiB) 687232

[startup+1122.3 s]
/proc/loadavg: 8.21 8.36 8.85 9/186 1251
/proc/meminfo: memFree=20071416/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=33016 CPUtime=1122.32 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 5360 0 0 0 112231 1 0 0 25 0 1 0 598182870 33808384 5252 33554432000 4194304 4785740 140735705237392 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 8254 5252 341 145 0 5299 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=558.06 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 55806 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=31348 CPUtime=1122.32 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 71611 0 0 0 112221 11 0 0 25 0 1 0 598182870 32100352 7031 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 7837 7031 127 39 0 6917 0
[pid=1187] ppid=1182 vsize=146628 CPUtime=558.12 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 25002 0 0 0 55803 9 0 0 25 0 1 0 598182870 150147072 24893 33554432000 4194304 4331988 140733691056992 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 36657 24893 175 34 0 35099 0
Current children cumulated CPU time (s) 3362.52
Current children cumulated vsize (KiB) 685312

[startup+1182.3 s]
/proc/loadavg: 8.13 8.31 8.80 9/186 1253
/proc/meminfo: memFree=20074612/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=33184 CPUtime=1182.32 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 5380 0 0 0 118231 1 0 0 25 0 1 0 598182870 33980416 5272 33554432000 4194304 4785740 140735705237392 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 8296 5272 341 145 0 5341 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=587.93 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 58793 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134529068 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=33268 CPUtime=1182.32 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 73467 0 0 0 118221 11 0 0 25 0 1 0 598182870 34066432 7511 33554432000 4194304 4352236 140736703414144 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 8317 7511 127 39 0 7397 0
[pid=1187] ppid=1182 vsize=146628 CPUtime=587.92 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 26208 0 0 0 58783 9 0 0 25 0 1 0 598182870 150147072 26099 33554432000 4194304 4331988 140733691056992 18446744073709551615 4299194 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 36657 26099 175 34 0 35099 0
Current children cumulated CPU time (s) 3542.19
Current children cumulated vsize (KiB) 687400

[startup+1242.3 s]
/proc/loadavg: 8.20 8.29 8.76 9/186 1257
/proc/meminfo: memFree=20068088/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=33524 CPUtime=1242.32 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 5451 0 0 0 124231 1 0 0 25 0 1 0 598182870 34328576 5343 33554432000 4194304 4785740 140735705237392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 8381 5343 341 145 0 5426 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=617.73 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 61773 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=36852 CPUtime=1242.33 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 77915 0 0 0 124221 12 0 0 25 0 1 0 598182870 37736448 8407 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 9213 8407 127 39 0 8293 0
[pid=1187] ppid=1182 vsize=146628 CPUtime=617.79 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 27488 0 0 0 61769 10 0 0 25 0 1 0 598182870 150147072 27379 33554432000 4194304 4331988 140733691056992 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 36657 27379 175 34 0 35099 0
Current children cumulated CPU time (s) 3721.87
Current children cumulated vsize (KiB) 691324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.14 8.25 8.72 9/186 1259
/proc/meminfo: memFree=20060836/32950928 swapFree=67111524/67111528
[pid=1182] ppid=1180 vsize=18324 CPUtime=1.7 cores=1,3,5,7
/proc/1182/stat : 1182 (ppfolio) S 1180 1182 567 0 -1 4202496 524 4139 0 0 0 0 170 0 15 0 1 0 598182870 18763776 391 33554432000 4194304 4287625 140735579652336 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639367 0 0 17 5 0 0 0
/proc/1182/statm: 4581 391 342 23 0 91 0
[pid=1184] ppid=1182 vsize=33524 CPUtime=1300.03 cores=5
/proc/1184/stat : 1184 (clasp) R 1182 1182 567 0 -1 4202496 5480 0 0 0 130002 1 0 0 25 0 1 0 598182870 34328576 5372 33554432000 4194304 4785740 140735705237392 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1184/statm: 8381 5372 341 145 0 5426 0
[pid=1185] ppid=1182 vsize=455996 CPUtime=646.42 cores=7
/proc/1185/stat : 1185 (TNM) R 1182 1182 567 0 -1 4202496 364 0 0 0 64642 0 0 0 25 0 1 0 598182870 466939904 261 33554432000 134512640 134534564 4289320000 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1185/statm: 113999 261 95 6 0 112665 0
[pid=1186] ppid=1182 vsize=31988 CPUtime=1300.03 cores=3
/proc/1186/stat : 1186 (lingeling) R 1182 1182 567 0 -1 4202496 79739 0 0 0 129991 12 0 0 25 0 1 0 598182870 32755712 7191 33554432000 4194304 4352236 140736703414144 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1186/statm: 7997 7191 127 39 0 7077 0
[pid=1187] ppid=1182 vsize=146628 CPUtime=646.49 cores=7
/proc/1187/stat : 1187 (march_hi) R 1182 1182 567 0 -1 4202496 28655 0 0 0 64638 11 0 0 25 0 1 0 598182870 150147072 28546 33554432000 4194304 4331988 140733691056992 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1187/statm: 36657 28546 175 34 0 35099 0
Current children cumulated CPU time (s) 3894.67
Current children cumulated vsize (KiB) 686460

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 1182 and gives
#  childrusage.ru_utime.tv_sec=2601
#  childrusage.ru_utime.tv_usec=651488
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=155976
# CPU time returned by wait4() is 2601.81
# while last known CPU time is 3894.67
#
# 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): 3894.67
CPU user time (s): 3894.43
CPU system time (s): 0.24
CPU usage (%): 299.587
Max. virtual memory (cumulated for all children) (KiB): 871464

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

runsolver used 1.9647 second user time and 5.13722 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 14:18:42
IDJOB=3191367
IDBENCH=83098
IDSOLVER=1612
FILE ID=node114/3191367-1304079522
RUNJOBID= node114-1304077601-586
PBS_JOBID= 13170509
Free space on /tmp= 71796 MiB

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

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

MD5SUM BENCH= 26e1db2f130e6076b57fb074a1167d5e
RANDOM SEED=140485555

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20587744 kB
Buffers:       2222080 kB
Cached:        9348732 kB
SwapCached:          4 kB
Active:        2981904 kB
Inactive:      8800540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20587744 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10108 kB
Writeback:           0 kB
AnonPages:      211360 kB
Mapped:          16716 kB
Slab:           516116 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1836108 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= 71776 MiB
End job on node114 at 2011-04-29 14:40:24