Trace number 3713124

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
wbo 1.71? 1799.52 1800.01

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_35_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM4968680d12488161e407b87be5e33fb1
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.628904
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2100
Total number of constraints130
Number of soft constraints130
Number of constraints which are clauses70
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
Top cost 6361
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 6360
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.71 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3713124-1338208586.wbo.
0.00/0.00	c Instance file HOME/instance-3713124-1338208586.wbo
0.00/0.00	c File size is 37456 bytes.
0.00/0.00	c Highest Coefficient sum: 36
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      2230                                                |
0.00/0.00	c |  Number Clauses:        70                                                  |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 60                                                  |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    PB Constraint                                       |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3713124-1338208586/watcher-3713124-1338208586 -o /tmp/evaluation-result-3713124-1338208586/solver-3713124-1338208586 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713124-1338208586.wbo 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.00 2.00 2.00 3/177 3686
/proc/meminfo: memFree=31237444/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=8548 CPUtime=0 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) R 3684 3686 1215 0 -1 4202496 870 0 0 0 0 0 0 0 20 0 1 0 286984261 8753152 812 33554432000 4194304 5964318 140736462783904 140734301624632 4298832 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 2137 814 172 433 0 1701 0
[pid=3686/tid=3687] ppid=3684 vsize=18792 CPUtime=0 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 2 0 286984262 19243008 817 33554432000 4194304 5964318 140736462783904 140734301624632 5248361 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0867591 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3686
/proc/meminfo: memFree=31237444/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=84328 CPUtime=0.08 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 1417 0 0 0 8 0 0 0 20 0 2 0 286984261 86351872 1359 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 21082 1359 194 433 0 20646 0
[pid=3686/tid=3687] ppid=3684 vsize=84328 CPUtime=0.06 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 542 0 0 0 6 0 0 0 20 0 2 0 286984262 86351872 1359 33554432000 4194304 5964318 140736462783904 140704614410168 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 84328

[startup+0.100346 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3686
/proc/meminfo: memFree=31237444/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=84328 CPUtime=0.09 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 1456 0 0 0 9 0 0 0 20 0 2 0 286984261 86351872 1398 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 21082 1398 194 433 0 20646 0
[pid=3686/tid=3687] ppid=3684 vsize=84328 CPUtime=0.08 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 581 0 0 0 8 0 0 0 20 0 2 0 286984262 86351872 1398 33554432000 4194304 5964318 140736462783904 140704614410168 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84328

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3686
/proc/meminfo: memFree=31237444/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=84328 CPUtime=0.29 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 1946 0 0 0 29 0 0 0 20 0 2 0 286984261 86351872 1888 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 21082 1888 194 433 0 20646 0
[pid=3686/tid=3687] ppid=3684 vsize=84328 CPUtime=0.28 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 1072 0 0 0 28 0 0 0 20 0 2 0 286984262 86351872 1889 33554432000 4194304 5964318 140736462783904 140704614410168 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84328

[startup+0.700149 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3686
/proc/meminfo: memFree=31237444/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=84328 CPUtime=0.69 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 2796 0 0 0 69 0 0 0 20 0 2 0 286984261 86351872 2738 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 21082 2738 194 433 0 20646 0
[pid=3686/tid=3687] ppid=3684 vsize=84328 CPUtime=0.68 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 1921 0 0 0 68 0 0 0 20 0 2 0 286984262 86351872 2738 33554432000 4194304 5964318 140736462783904 140704614410168 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84328

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3688
/proc/meminfo: memFree=31225012/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=84328 CPUtime=1.49 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 4222 0 0 0 148 1 0 0 20 0 2 0 286984261 86351872 4164 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 21082 4164 194 433 0 20646 0
[pid=3686/tid=3687] ppid=3684 vsize=84328 CPUtime=1.48 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 3347 0 0 0 146 2 0 0 20 0 2 0 286984262 86351872 4164 33554432000 4194304 5964318 140736462783904 140704614410232 4382175 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84328

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3688
/proc/meminfo: memFree=31218936/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=84472 CPUtime=3.09 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 5363 0 0 0 308 1 0 0 20 0 2 0 286984261 86499328 5305 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 21118 5305 194 433 0 20682 0
[pid=3686/tid=3687] ppid=3684 vsize=84472 CPUtime=3.08 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 4488 0 0 0 306 2 0 0 20 0 2 0 286984262 86499328 5305 33554432000 4194304 5964318 140736462783904 140704614410232 4380273 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84472

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3688
/proc/meminfo: memFree=31209388/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=84544 CPUtime=6.29 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 7005 0 0 0 627 2 0 0 20 0 2 0 286984261 86573056 6947 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 21136 6947 194 433 0 20700 0
[pid=3686/tid=3687] ppid=3684 vsize=84544 CPUtime=6.26 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 6130 0 0 0 624 2 0 0 20 0 2 0 286984262 86573056 6947 33554432000 4194304 5964318 140736462783904 140704614410280 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84544

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3688
/proc/meminfo: memFree=31195796/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=84544 CPUtime=12.69 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 10550 0 0 0 1266 3 0 0 20 0 2 0 286984261 86573056 10492 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 21136 10492 194 433 0 20700 0
[pid=3686/tid=3687] ppid=3684 vsize=84544 CPUtime=12.65 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 9675 0 0 0 1262 3 0 0 20 0 2 0 286984262 86573056 10492 33554432000 4194304 5964318 140736462783904 140704614410280 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84544

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3689
/proc/meminfo: memFree=31171596/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=84652 CPUtime=25.48 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 15437 0 0 0 2543 5 0 0 20 0 2 0 286984261 86683648 15379 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 21163 15379 194 433 0 20727 0
[pid=3686/tid=3687] ppid=3684 vsize=84652 CPUtime=25.41 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 14562 0 0 0 2536 5 0 0 20 0 2 0 286984262 86683648 15379 33554432000 4194304 5964318 140736462783904 140704614410232 4399842 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84652

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3689
/proc/meminfo: memFree=31133396/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=150348 CPUtime=51.08 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 24877 0 0 0 5099 9 0 0 20 0 2 0 286984261 153956352 24819 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 37587 24819 194 433 0 37151 0
[pid=3686/tid=3687] ppid=3684 vsize=150348 CPUtime=50.95 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 24002 0 0 0 5086 9 0 0 20 0 2 0 286984262 153956352 24819 33554432000 4194304 5964318 140736462783904 140704614410232 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150348

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3689
/proc/meminfo: memFree=31092324/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=216124 CPUtime=102.26 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 33921 0 0 0 10214 12 0 0 20 0 2 0 286984261 221310976 33895 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 54031 33895 194 433 0 53595 0
[pid=3686/tid=3687] ppid=3684 vsize=216124 CPUtime=102.01 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 33046 0 0 0 10188 13 0 0 20 0 2 0 286984262 221310976 33895 33554432000 4194304 5964318 140736462783904 140704614410232 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 216124

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3689
/proc/meminfo: memFree=31067740/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=216268 CPUtime=162.21 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 39510 0 0 0 16207 14 0 0 20 0 2 0 286984261 221458432 39524 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 54067 39524 194 433 0 53631 0
[pid=3686/tid=3687] ppid=3684 vsize=216268 CPUtime=161.81 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 38635 0 0 0 16165 16 0 0 20 0 2 0 286984262 221458432 39524 33554432000 4194304 5964318 140736462783904 140704614410040 4399995 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 216268

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3692
/proc/meminfo: memFree=30992520/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=283532 CPUtime=222.2 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 57185 0 0 0 22196 24 0 0 20 0 2 0 286984261 290336768 57482 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 70883 57482 194 433 0 70447 0
[pid=3686/tid=3687] ppid=3684 vsize=283532 CPUtime=221.66 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 56310 0 0 0 22139 27 0 0 20 0 2 0 286984262 290336768 57482 33554432000 4194304 5964318 140736462783904 140704614410232 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 283532

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3692
/proc/meminfo: memFree=30974468/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=283532 CPUtime=282.19 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 57263 0 0 0 28195 24 0 0 20 0 2 0 286984261 290336768 57275 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 70883 57275 194 433 0 70447 0
[pid=3686/tid=3687] ppid=3684 vsize=283532 CPUtime=281.5 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 56388 0 0 0 28122 28 0 0 20 0 2 0 286984262 290336768 57275 33554432000 4194304 5964318 140736462783904 140704614410264 4400380 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 283532

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3693
/proc/meminfo: memFree=30972512/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=284468 CPUtime=342.17 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 57445 0 0 0 34193 24 0 0 20 0 2 0 286984261 291295232 57564 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 71117 57564 194 433 0 70681 0
[pid=3686/tid=3687] ppid=3684 vsize=284468 CPUtime=341.34 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 56570 0 0 0 34105 29 0 0 20 0 2 0 286984262 291295232 57564 33554432000 4194304 5964318 140736462783904 140704614410040 4399856 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 284468

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3693
/proc/meminfo: memFree=30962112/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=285188 CPUtime=402.13 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 58361 0 0 0 40189 24 0 0 20 0 2 0 286984261 292032512 58509 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3741
/proc/meminfo: memFree=30482392/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=564524 CPUtime=1421.89 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 130189 0 0 0 142125 64 0 0 20 0 2 0 286984261 578072576 131028 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 141131 131028 194 433 0 140695 0
[pid=3686/tid=3687] ppid=3684 vsize=564524 CPUtime=1418.47 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 129314 0 0 0 141762 85 0 0 20 0 2 0 286984262 578072576 131028 33554432000 4194304 5964318 140736462783904 140704614410232 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 564524

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3764
/proc/meminfo: memFree=30455512/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=566504 CPUtime=1481.87 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 135646 0 0 0 148117 70 0 0 20 0 2 0 286984261 580100096 136485 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 141626 136485 194 433 0 141190 0
[pid=3686/tid=3687] ppid=3684 vsize=566504 CPUtime=1478.3 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 134771 0 0 0 147739 91 0 0 20 0 2 0 286984262 580100096 136485 33554432000 4194304 5964318 140736462783904 140704614410280 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 566504

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3764
/proc/meminfo: memFree=30419004/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=568856 CPUtime=1541.86 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 136133 0 0 0 154116 70 0 0 20 0 2 0 286984261 582508544 136972 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 142214 136972 194 433 0 141778 0
[pid=3686/tid=3687] ppid=3684 vsize=568856 CPUtime=1538.15 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 135258 0 0 0 153722 93 0 0 20 0 2 0 286984262 582508544 136972 33554432000 4194304 5964318 140736462783904 140704614410280 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 568856

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30417384/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=570040 CPUtime=1601.84 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 136429 0 0 0 160114 70 0 0 20 0 2 0 286984261 583720960 137268 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 142510 137268 194 433 0 142074 0
[pid=3686/tid=3687] ppid=3684 vsize=570040 CPUtime=1597.99 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 135554 0 0 0 159705 94 0 0 20 0 2 0 286984262 583720960 137268 33554432000 4194304 5964318 140736462783904 140704614410280 4399995 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 570040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30317812/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1661.84 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161261 0 0 0 166103 81 0 0 20 0 2 0 286984261 718233600 162100 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162100 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1657.84 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160386 0 0 0 165678 106 0 0 20 0 2 0 286984262 718233600 162100 33554432000 4194304 5964318 140736462783904 140704614410232 4399982 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 701400

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30286192/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1721.83 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161270 0 0 0 172102 81 0 0 20 0 2 0 286984261 718233600 162109 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162109 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1717.69 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160395 0 0 0 171662 107 0 0 20 0 2 0 286984262 718233600 162109 33554432000 4194304 5964318 140736462783904 140704614410232 4400380 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 701400

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30276372/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1781.82 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161270 0 0 0 178101 81 0 0 20 0 2 0 286984261 718233600 162109 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162109 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1777.53 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160395 0 0 0 177645 108 0 0 20 0 2 0 286984262 718233600 162109 33554432000 4194304 5964318 140736462783904 140704614410232 4399993 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 701400

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30276232/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1791.42 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161270 0 0 0 179061 81 0 0 20 0 2 0 286984261 718233600 162109 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162109 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1787.11 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160395 0 0 0 178603 108 0 0 20 0 2 0 286984262 718233600 162109 33554432000 4194304 5964318 140736462783904 140704614410232 4400013 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 701400

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30276340/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1794.62 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161270 0 0 0 179381 81 0 0 20 0 2 0 286984261 718233600 162109 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162109 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1790.31 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160395 0 0 0 178923 108 0 0 20 0 2 0 286984262 718233600 162109 33554432000 4194304 5964318 140736462783904 140704614410232 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 701400

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30276340/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1797.82 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161270 0 0 0 179701 81 0 0 20 0 2 0 286984261 718233600 162109 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162109 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1793.49 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160395 0 0 0 179241 108 0 0 20 0 2 0 286984262 718233600 162109 33554432000 4194304 5964318 140736462783904 140704614410232 4400336 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 701400

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30276340/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1798.62 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161270 0 0 0 179781 81 0 0 20 0 2 0 286984261 718233600 162109 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162109 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1794.29 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160395 0 0 0 179321 108 0 0 20 0 2 0 286984262 718233600 162109 33554432000 4194304 5964318 140736462783904 140704614410232 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 701400

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30276340/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1799.02 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161270 0 0 0 179821 81 0 0 20 0 2 0 286984261 718233600 162109 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162109 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1794.69 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160395 0 0 0 179361 108 0 0 20 0 2 0 286984262 718233600 162109 33554432000 4194304 5964318 140736462783904 140704614410232 4400374 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.02
Current children cumulated vsize (KiB) 701400

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30276340/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1799.42 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161270 0 0 0 179861 81 0 0 20 0 2 0 286984261 718233600 162109 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162109 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1795.09 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160395 0 0 0 179401 108 0 0 20 0 2 0 286984262 718233600 162109 33554432000 4194304 5964318 140736462783904 140704614410232 4399991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 701400

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3765
/proc/meminfo: memFree=30276340/32873844 swapFree=7112/7112
[pid=3686] ppid=3684 vsize=701400 CPUtime=1799.52 cores=1,3,5,7
/proc/3686/stat : 3686 (wbo1.71) S 3684 3686 1215 0 -1 4202496 161270 0 0 0 179871 81 0 0 20 0 2 0 286984261 718233600 162109 33554432000 4194304 5964318 140736462783904 140736462783424 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3686/statm: 175350 162109 194 433 0 174914 0
[pid=3686/tid=3687] ppid=3684 vsize=701400 CPUtime=1795.19 cores=1,3,5,7
/proc/3686/task/3687/stat : 3687 (wbo1.71) R 3684 3686 1215 0 -1 4202560 160395 0 0 0 179411 108 0 0 20 0 2 0 286984262 718233600 162109 33554432000 4194304 5964318 140736462783904 140704614410232 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 701400

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3686 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=120252
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=101832
# CPU time returned by wait4() is 1795.22
# while last known CPU time is 1799.52
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.52
CPU user time (s): 1798.71
CPU system time (s): 0.81
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 701400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.12
system time used= 1.10183
maximum resident set size= 648448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161273
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= 210
involuntary context switches= 1841

runsolver used 7.51986 second user time and 15.0487 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-28 14:36:26
IDJOB=3713124
IDBENCH=79161
IDSOLVER=2293
FILE ID=node119/3713124-1338208586
RUNJOBID= node119-1338182452-1232
PBS_JOBID= 14624567
Free space on /tmp= 71608 MiB

SOLVER NAME= wbo 1.71
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_35_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= wbo1.71 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713124-1338208586/watcher-3713124-1338208586 -o /tmp/evaluation-result-3713124-1338208586/solver-3713124-1338208586 -C 1800 -W 1900 -M 15500  wbo1.71 -file-format=wbo HOME/instance-3713124-1338208586.wbo

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

MD5SUM BENCH= 4968680d12488161e407b87be5e33fb1
RANDOM SEED=1772011229

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31237708 kB
Buffers:          321864 kB
Cached:           362212 kB
SwapCached:         1840 kB
Active:           676436 kB
Inactive:         160108 kB
Active(anon):     152460 kB
Inactive(anon):     2068 kB
Active(file):     523976 kB
Inactive(file):   158040 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100200 kB
Dirty:              5444 kB
Writeback:             0 kB
AnonPages:        143508 kB
Mapped:            12496 kB
Shmem:                 8 kB
Slab:             658740 kB
SReclaimable:     101032 kB
SUnreclaim:       557708 kB
KernelStack:        1488 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     167548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71600 MiB
End job on node119 at 2012-05-28 15:06:26