Trace number 3727990

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.44 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_3.opb
MD5SUM0e507441d4bf529adaad354902c51a54
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6216
Sum of products size (including duplicates)12432
Number of different products6216
Sum of products size12432

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727990-1338660603.opb.
0.00/0.00	c Instance file HOME/instance-3727990-1338660603.opb
0.00/0.00	c File size is 459797 bytes.
0.00/0.03	c Cost Offset: 0
0.00/0.03	c Highest Coefficient sum: 47
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.04         s                                      |
0.00/0.03	c |  Number Variables:      6416                                                |
0.00/0.03	c |  Number Clauses:        6416                                                |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 6216                                                |
0.00/0.03	c |                                                                             |
0.00/0.04	c |  Problem Type:          Optimization                                        |
0.00/0.04	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.04	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.04	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.04	c ===============================================================================
0.00/0.04	c | 0.05      | 0  | 1            lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 2            lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 3            lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | 4            lb |  0                0                0.00  |
38.58/38.62	c | 38.63     | 0  | 5            lb |  0                0                0.00  |
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/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-3727990-1338660603/watcher-3727990-1338660603 -o /tmp/evaluation-result-3727990-1338660603/solver-3727990-1338660603 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727990-1338660603.opb 

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: 3.10 3.80 3.93 3/178 6904
/proc/meminfo: memFree=29132248/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=5260 CPUtime=0 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) R 6902 6904 3386 0 -1 4202496 661 0 0 0 0 0 0 0 20 0 1 0 332188768 5386240 614 33554432000 4194304 5964350 140733438424496 140733438422376 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 1315 614 167 433 0 766 0

[startup+0.0864651 s]
/proc/loadavg: 3.10 3.80 3.93 3/178 6904
/proc/meminfo: memFree=29132248/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=86808 CPUtime=0.07 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 3956 0 0 0 7 0 0 0 20 0 2 0 332188768 88891392 3504 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 21702 3504 192 433 0 21266 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 86808

[startup+0.10023 s]
/proc/loadavg: 3.10 3.80 3.93 3/178 6904
/proc/meminfo: memFree=29132248/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=86808 CPUtime=0.09 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 3957 0 0 0 9 0 0 0 20 0 2 0 332188768 88891392 3505 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 21702 3505 193 433 0 21266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86808

[startup+0.300162 s]
/proc/loadavg: 3.10 3.80 3.93 3/178 6904
/proc/meminfo: memFree=29132248/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=86808 CPUtime=0.29 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 4135 0 0 0 29 0 0 0 20 0 2 0 332188768 88891392 3683 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 21702 3683 194 433 0 21266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86808

[startup+0.700121 s]
/proc/loadavg: 3.10 3.80 3.93 3/178 6904
/proc/meminfo: memFree=29132248/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=86808 CPUtime=0.69 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 4175 0 0 0 69 0 0 0 20 0 2 0 332188768 88891392 3723 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 21702 3723 194 433 0 21266 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86808

[startup+1.50027 s]
/proc/loadavg: 3.10 3.80 3.93 3/180 6906
/proc/meminfo: memFree=29110548/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=86808 CPUtime=1.49 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 4779 0 0 0 148 1 0 0 20 0 2 0 332188768 88891392 4327 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 21702 4327 194 433 0 21266 0
[pid=6904/tid=6906] ppid=6902 vsize=86808 CPUtime=1.44 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 3040 0 0 0 144 0 0 0 20 0 2 0 332188772 88891392 4327 33554432000 4194304 5964350 140733438424496 139636826847224 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86808

[startup+3.10029 s]
/proc/loadavg: 3.02 3.77 3.92 3/180 6906
/proc/meminfo: memFree=29100472/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=86808 CPUtime=3.08 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 6318 0 0 0 307 1 0 0 20 0 2 0 332188768 88891392 5866 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 21702 5866 194 433 0 21266 0
[pid=6904/tid=6906] ppid=6902 vsize=86808 CPUtime=3.04 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 4579 0 0 0 303 1 0 0 20 0 2 0 332188772 88891392 5866 33554432000 4194304 5964350 140733438424496 139636826847224 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 86808

[startup+6.30031 s]
/proc/loadavg: 3.02 3.77 3.92 3/180 6906
/proc/meminfo: memFree=29080524/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=86808 CPUtime=6.29 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 8174 0 0 0 627 2 0 0 20 0 2 0 332188768 88891392 7722 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 21702 7722 194 433 0 21266 0
[pid=6904/tid=6906] ppid=6902 vsize=86808 CPUtime=6.23 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 6435 0 0 0 622 1 0 0 20 0 2 0 332188772 88891392 7722 33554432000 4194304 5964350 140733438424496 139636826847272 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86808

[startup+12.7003 s]
/proc/loadavg: 2.86 3.71 3.90 3/180 6906
/proc/meminfo: memFree=29055196/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=86808 CPUtime=12.69 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 12304 0 0 0 1266 3 0 0 20 0 2 0 332188768 88891392 11852 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 21702 11852 194 433 0 21266 0
[pid=6904/tid=6906] ppid=6902 vsize=86808 CPUtime=12.61 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 10565 0 0 0 1259 2 0 0 20 0 2 0 332188772 88891392 11852 33554432000 4194304 5964350 140733438424496 139636826847224 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86808

[startup+25.5004 s]
/proc/loadavg: 2.73 3.66 3.88 3/180 6906
/proc/meminfo: memFree=29013836/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=152344 CPUtime=25.48 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 19667 0 0 0 2542 6 0 0 20 0 2 0 332188768 156000256 19215 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 38086 19215 194 433 0 37650 0
[pid=6904/tid=6906] ppid=6902 vsize=152344 CPUtime=25.38 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 17928 0 0 0 2533 5 0 0 20 0 2 0 332188772 156000256 19215 33554432000 4194304 5964350 140733438424496 139636826847224 4399987 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 152344

[startup+51.1003 s]
/proc/loadavg: 2.48 3.52 3.83 3/180 6906
/proc/meminfo: memFree=28922524/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=152344 CPUtime=51.07 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 27003 0 0 0 5098 9 0 0 20 0 2 0 332188768 156000256 26491 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 38086 26491 194 433 0 37650 0
[pid=6904/tid=6906] ppid=6902 vsize=152344 CPUtime=50.91 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 25264 0 0 0 5082 9 0 0 20 0 2 0 332188772 156000256 26491 33554432000 4194304 5964350 140733438424496 139636826848184 4391311 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 152344

[startup+102.307 s]
/proc/loadavg: 2.19 3.26 3.72 3/179 6906
/proc/meminfo: memFree=28839768/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=217880 CPUtime=102.26 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 35091 0 0 0 10213 13 0 0 20 0 2 0 332188768 223109120 34630 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 54470 34630 194 433 0 54034 0
[pid=6904/tid=6906] ppid=6902 vsize=217880 CPUtime=101.96 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 33352 0 0 0 10183 13 0 0 20 0 2 0 332188772 223109120 34630 33554432000 4194304 5964350 140733438424496 139636826847032 4399989 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 217880

[startup+162.3 s]
/proc/loadavg: 2.07 3.05 3.62 3/179 6907
/proc/meminfo: memFree=28706496/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=283900 CPUtime=162.2 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 53991 0 0 0 16201 19 0 0 20 0 2 0 332188768 290713600 53572 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 70975 53572 194 433 0 70539 0
[pid=6904/tid=6906] ppid=6902 vsize=283900 CPUtime=161.75 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 52252 0 0 0 16154 21 0 0 20 0 2 0 332188772 290713600 53572 33554432000 4194304 5964350 140733438424496 139636826847224 4393311 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 283900

[startup+222.3 s]
/proc/loadavg: 2.05 2.85 3.51 3/179 6907
/proc/meminfo: memFree=28690368/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=284140 CPUtime=222.18 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 54013 0 0 0 22199 19 0 0 20 0 2 0 332188768 290959360 53982 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 71035 53982 194 433 0 70599 0
[pid=6904/tid=6906] ppid=6902 vsize=284140 CPUtime=221.59 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 52274 0 0 0 22137 22 0 0 20 0 2 0 332188772 290959360 53982 33554432000 4194304 5964350 140733438424496 139636826847400 4400352 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 284140

[startup+282.3 s]
/proc/loadavg: 2.02 2.71 3.42 3/179 6907
/proc/meminfo: memFree=28660276/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=284140 CPUtime=282.16 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 54408 0 0 0 28197 19 0 0 20 0 2 0 332188768 290959360 54377 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 71035 54377 194 433 0 70599 0
[pid=6904/tid=6906] ppid=6902 vsize=284140 CPUtime=281.42 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 52669 0 0 0 28119 23 0 0 20 0 2 0 332188772 290959360 54377 33554432000 4194304 5964350 140733438424496 139636826847032 4399998 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 284140

[startup+342.3 s]
/proc/loadavg: 2.04 2.58 3.33 3/179 6907
/proc/meminfo: memFree=28579228/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=284140 CPUtime=342.14 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 64269 0 0 0 34189 25 0 0 20 0 2 0 332188768 290959360 64347 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 71035 64347 194 433 0 70599 0
[pid=6904/tid=6906] ppid=6902 vsize=284140 CPUtime=341.26 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 62530 0 0 0 34096 30 0 0 20 0 2 0 332188772 290959360 64347 33554432000 4194304 5964350 140733438424496 139636826847224 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 284140

[startup+402.3 s]
/proc/loadavg: 2.02 2.48 3.25 3/179 6907
/proc/meminfo: memFree=28492936/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=349676 CPUtime=402.12 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 77176 0 0 0 40179 33 0 0 20 0 2 0 332188768 358068224 77554 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 87419 77554 194 433 0 86983 0
[pid=6904/tid=6906] ppid=6902 vsize=349676 CPUtime=401.08 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 75437 0 0 0 40069 39 0 0 20 0 2 0 332188772 358068224 77554 33554432000 4194304 5964350 140733438424496 139636826847224 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 349676

[startup+462.3 s]
/proc/loadavg: 2.00 2.38 3.16 3/179 6908
/proc/meminfo: memFree=28470768/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=349676 CPUtime=462.09 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.39 3/179 6917
/proc/meminfo: memFree=28070860/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=619736 CPUtime=1421.85 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 145652 0 0 0 142111 74 0 0 20 0 2 0 332188768 634609664 148014 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 154934 148014 194 433 0 154498 0
[pid=6904/tid=6906] ppid=6902 vsize=619736 CPUtime=1418.31 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 143913 0 0 0 141737 94 0 0 20 0 2 0 332188772 634609664 148014 33554432000 4194304 5964350 140733438424496 139636826847224 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 619736

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.36 3/179 6917
/proc/meminfo: memFree=28058764/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=620704 CPUtime=1481.83 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 148506 0 0 0 148107 76 0 0 20 0 2 0 332188768 635600896 151073 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 155176 151073 194 433 0 154740 0
[pid=6904/tid=6906] ppid=6902 vsize=620704 CPUtime=1478.14 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 146767 0 0 0 147716 98 0 0 20 0 2 0 332188772 635600896 151073 33554432000 4194304 5964350 140733438424496 139636826847096 5139086 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 620704

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.34 3/180 6918
/proc/meminfo: memFree=28056516/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=621672 CPUtime=1541.82 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 149055 0 0 0 154106 76 0 0 20 0 2 0 332188768 636592128 151630 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 155418 151630 194 433 0 154982 0
[pid=6904/tid=6906] ppid=6902 vsize=621672 CPUtime=1537.98 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 147316 0 0 0 153699 99 0 0 20 0 2 0 332188772 636592128 151630 33554432000 4194304 5964350 140733438424496 139636826847032 4392882 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 621672

[startup+1602.3 s]
/proc/loadavg: 1.43 1.84 2.26 2/172 6945
/proc/meminfo: memFree=28533648/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=689628 CPUtime=1601.79 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 150572 0 0 0 160102 77 0 0 20 0 2 0 332188768 706179072 153135 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 172407 153135 194 433 0 171971 0
[pid=6904/tid=6906] ppid=6902 vsize=689628 CPUtime=1597.8 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 148833 0 0 0 159679 101 0 0 20 0 2 0 332188772 706179072 153135 33554432000 4194304 5964350 140733438424496 139636826847096 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 689628

[startup+1662.3 s]
/proc/loadavg: 1.14 1.68 2.17 2/172 6946
/proc/meminfo: memFree=28516784/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=693740 CPUtime=1661.78 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 154912 0 0 0 166098 80 0 0 20 0 2 0 332188768 710389760 157472 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 173435 157472 194 433 0 172999 0
[pid=6904/tid=6906] ppid=6902 vsize=693740 CPUtime=1657.65 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 153173 0 0 0 165660 105 0 0 20 0 2 0 332188772 710389760 157472 33554432000 4194304 5964350 140733438424496 139636826847224 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 693740

[startup+1722.3 s]
/proc/loadavg: 1.09 1.57 2.11 2/172 6946
/proc/meminfo: memFree=28465748/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=699056 CPUtime=1721.77 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 167518 0 0 0 172088 89 0 0 20 0 2 0 332188768 715833344 170223 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 174764 170223 194 433 0 174328 0
[pid=6904/tid=6906] ppid=6902 vsize=699056 CPUtime=1717.49 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 165779 0 0 0 171634 115 0 0 20 0 2 0 332188772 715833344 170223 33554432000 4194304 5964350 140733438424496 139636826847224 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 699056

[startup+1782.3 s]
/proc/loadavg: 1.03 1.47 2.04 2/172 6946
/proc/meminfo: memFree=28419624/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=767496 CPUtime=1781.74 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 178529 0 0 0 178077 97 0 0 20 0 2 0 332188768 785915904 181574 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 191874 181574 194 433 0 191438 0
[pid=6904/tid=6906] ppid=6902 vsize=767496 CPUtime=1777.31 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 176790 0 0 0 177608 123 0 0 20 0 2 0 332188772 785915904 181574 33554432000 4194304 5964350 140733438424496 139636826847032 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 767496

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

[startup+1791.91 s]
/proc/loadavg: 1.03 1.45 2.03 2/172 6946
/proc/meminfo: memFree=28419748/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=767496 CPUtime=1791.35 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 178529 0 0 0 179038 97 0 0 20 0 2 0 332188768 785915904 181574 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 191874 181574 194 433 0 191438 0
[pid=6904/tid=6906] ppid=6902 vsize=767496 CPUtime=1786.89 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 176790 0 0 0 178566 123 0 0 20 0 2 0 332188772 785915904 181574 33554432000 4194304 5964350 140733438424496 139636826847032 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 767496

[startup+1795.1 s]
/proc/loadavg: 1.02 1.44 2.02 2/172 6946
/proc/meminfo: memFree=28419748/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=767496 CPUtime=1794.55 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 178529 0 0 0 179358 97 0 0 20 0 2 0 332188768 785915904 181574 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 191874 181574 194 433 0 191438 0
[pid=6904/tid=6906] ppid=6902 vsize=767496 CPUtime=1790.08 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 176790 0 0 0 178885 123 0 0 20 0 2 0 332188772 785915904 181574 33554432000 4194304 5964350 140733438424496 139636826847032 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 767496

[startup+1798.3 s]
/proc/loadavg: 1.02 1.44 2.01 2/172 6946
/proc/meminfo: memFree=28419748/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=767496 CPUtime=1797.74 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 178529 0 0 0 179677 97 0 0 20 0 2 0 332188768 785915904 181574 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 191874 181574 194 433 0 191438 0
[pid=6904/tid=6906] ppid=6902 vsize=767496 CPUtime=1793.27 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 176790 0 0 0 179204 123 0 0 20 0 2 0 332188772 785915904 181574 33554432000 4194304 5964350 140733438424496 139636826847032 4399852 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 767496

[startup+1799.1 s]
/proc/loadavg: 1.02 1.44 2.01 2/172 6946
/proc/meminfo: memFree=28419748/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=767496 CPUtime=1798.54 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 178529 0 0 0 179757 97 0 0 20 0 2 0 332188768 785915904 181574 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 191874 181574 194 433 0 191438 0
[pid=6904/tid=6906] ppid=6902 vsize=767496 CPUtime=1794.06 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 176790 0 0 0 179283 123 0 0 20 0 2 0 332188772 785915904 181574 33554432000 4194304 5964350 140733438424496 139636826847032 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (KiB) 767496

[startup+1799.5 s]
/proc/loadavg: 1.02 1.44 2.01 2/173 6949
/proc/meminfo: memFree=28419724/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=767496 CPUtime=1798.95 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 178529 0 0 0 179798 97 0 0 20 0 2 0 332188768 785915904 181574 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 191874 181574 194 433 0 191438 0
[pid=6904/tid=6906] ppid=6902 vsize=767496 CPUtime=1794.47 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 176790 0 0 0 179324 123 0 0 20 0 2 0 332188772 785915904 181574 33554432000 4194304 5964350 140733438424496 139636826847032 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.95
Current children cumulated vsize (KiB) 767496

[startup+1799.9 s]
/proc/loadavg: 1.02 1.44 2.01 2/173 6949
/proc/meminfo: memFree=28419724/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=767496 CPUtime=1799.34 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 178529 0 0 0 179837 97 0 0 20 0 2 0 332188768 785915904 181574 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 191874 181574 194 433 0 191438 0
[pid=6904/tid=6906] ppid=6902 vsize=767496 CPUtime=1794.86 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 176790 0 0 0 179363 123 0 0 20 0 2 0 332188772 785915904 181574 33554432000 4194304 5964350 140733438424496 139636826847032 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.34
Current children cumulated vsize (KiB) 767496

[startup+1800 s]
/proc/loadavg: 1.02 1.44 2.01 2/173 6949
/proc/meminfo: memFree=28419724/32873844 swapFree=6872/6872
[pid=6904] ppid=6902 vsize=767496 CPUtime=1799.44 cores=1,3,5,7
/proc/6904/stat : 6904 (wbo1.72) S 6902 6904 3386 0 -1 4202496 178529 0 0 0 179847 97 0 0 20 0 2 0 332188768 785915904 181574 33554432000 4194304 5964350 140733438424496 140733438424016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6904/statm: 191874 181574 194 433 0 191438 0
[pid=6904/tid=6906] ppid=6902 vsize=767496 CPUtime=1794.96 cores=1,3,5,7
/proc/6904/task/6906/stat : 6906 (wbo1.72) R 6902 6904 3386 0 -1 4202560 176790 0 0 0 179373 123 0 0 20 0 2 0 332188772 785915904 181574 33554432000 4194304 5964350 140733438424496 139636826847032 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 767496

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6904 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=771305
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=249810
# CPU time returned by wait4() is 1795.02
# while last known CPU time is 1799.44
#
# 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.44
CPU user time (s): 1798.47
CPU system time (s): 0.97
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 767496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.77
system time used= 1.24981
maximum resident set size= 726304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178531
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= 319
involuntary context switches= 2648

runsolver used 2.76758 second user time and 9.07062 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-02 20:10:03
IDJOB=3727990
IDBENCH=48158
IDSOLVER=2314
FILE ID=node106/3727990-1338660603
RUNJOBID= node106-1338660602-6807
PBS_JOBID= 14636474
Free space on /tmp= 70864 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_3.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727990-1338660603/watcher-3727990-1338660603 -o /tmp/evaluation-result-3727990-1338660603/solver-3727990-1338660603 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727990-1338660603.opb

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

MD5SUM BENCH= 0e507441d4bf529adaad354902c51a54
RANDOM SEED=1048983052

node106.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		: 2667.065
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	: 5334.13
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		: 2667.065
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		: 2667.065
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.91
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		: 2667.065
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.92
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		: 2667.065
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.91
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		: 2667.065
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.91
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		: 2667.065
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.91
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		: 2667.065
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:        29133272 kB
Buffers:          265508 kB
Cached:          2622092 kB
SwapCached:         1936 kB
Active:           935472 kB
Inactive:        1965176 kB
Active(anon):      10336 kB
Inactive(anon):     4868 kB
Active(file):     925136 kB
Inactive(file):  1960308 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100520 kB
Dirty:             11324 kB
Writeback:             0 kB
AnonPages:         18172 kB
Mapped:             9236 kB
Shmem:                 0 kB
Slab:             699000 kB
SReclaimable:     141152 kB
SUnreclaim:       557848 kB
KernelStack:        1384 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727990-1338660603.opb

Free space on /tmp at the end= 70864 MiB
End job on node106 at 2012-06-02 20:40:03