Trace number 3705334

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.7? 1799.67 1800.06

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir10_area_opers.opb
MD5SUMcca2bc3212eb56e1c6b2ae84ca292ee3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark51
Best CPU time to get the best result obtained on this benchmark151.57
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 51
Optimality of the best value was proved YES
Number of variables79024
Total number of constraints176988
Number of constraints which are clauses176988
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint511
Number of terms in the objective function 39323
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 39323
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 39323
Number of bits of the biggest sum of numbers16
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705334-1338105564.opb.
0.00/0.00	c Instance file HOME/instance-3705334-1338105564.opb
0.00/0.00	c File size is 5891890 bytes.
0.39/0.44	c Cost Offset: 0
0.39/0.44	c Highest Coefficient sum: 512
0.49/0.56	c ============================[ Problem Statistics ]=============================
0.49/0.56	c |                                                                             |
0.49/0.56	c |  Parsing time:          0.44         s                                      |
0.49/0.56	c |  Number Variables:      79024                                               |
0.49/0.56	c |  Number Clauses:        176988                                              |
0.49/0.56	c |  Number Cardinality:    0                                                   |
0.49/0.56	c |  Number PB Constraints: 0                                                   |
0.49/0.56	c |                                                                             |
0.49/0.57	c |  Problem Type:          Optimization                                        |
0.49/0.57	c |  Objective Function:    Cardinality Constraint                              |
0.49/0.57	c |                                                                             |
0.49/0.57	c ============================[ Search Statistics ]==============================
0.49/0.57	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.49/0.57	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.49/0.57	c ===============================================================================
0.59/0.68	c | 0.68      | 0  | 4            lb |  0                0                0.00  |
0.69/0.77	c | 0.77      | 0  | 5            lb |  0                0                0.00  |
0.79/0.86	c | 0.86      | 0  | 6            lb |  0                0                0.00  |
0.89/0.94	c | 0.95      | 0  | 7            lb |  0                0                0.00  |
0.99/1.03	c | 1.04      | 0  | 8            lb |  0                0                0.00  |
1.09/1.12	c | 1.12      | 0  | 9            lb |  0                0                0.00  |
1.18/1.21	c | 1.21      | 0  | 10           lb |  0                0                0.00  |
1.29/1.30	c | 1.30      | 0  | 11           lb |  0                0                0.00  |
1.29/1.39	c | 1.39      | 0  | 12           lb |  0                0                0.00  |
1.39/1.48	c | 1.48      | 0  | 13           lb |  0                0                0.00  |
1.49/1.57	c | 1.57      | 0  | 14           lb |  0                0                0.00  |
1.59/1.66	c | 1.66      | 0  | 15           lb |  0                0                0.00  |
1.69/1.75	c | 1.75      | 0  | 16           lb |  0                0                0.00  |
1.79/1.84	c | 1.85      | 0  | 17           lb |  0                0                0.00  |
1.89/1.94	c | 1.94      | 0  | 18           lb |  0                0                0.00  |
1.99/2.03	c | 2.03      | 0  | 19           lb |  0                0                0.00  |
2.09/2.12	c | 2.12      | 0  | 20           lb |  0                0                0.00  |
2.19/2.21	c | 2.22      | 0  | 21           lb |  0                0                0.00  |
2.28/2.31	c | 2.31      | 0  | 22           lb |  0                0                0.00  |
2.38/2.40	c | 2.40      | 0  | 23           lb |  0                0                0.00  |
2.38/2.49	c | 2.50      | 0  | 24           lb |  0                0                0.00  |
2.48/2.59	c | 2.59      | 0  | 25           lb |  0                0                0.00  |
2.58/2.68	c | 2.68      | 0  | 26           lb |  0                0                0.00  |
2.68/2.77	c | 2.78      | 0  | 27           lb |  0                0                0.00  |
2.78/2.87	c | 2.87      | 0  | 28           lb |  0                0                0.00  |
2.88/2.96	c | 2.96      | 0  | 29           lb |  0                0                0.00  |
2.98/3.05	c | 3.06      | 0  | 30           lb |  0                0                0.00  |
3.09/3.15	c | 3.15      | 0  | 31           lb |  0                0                0.00  |
3.20/3.24	c | 3.24      | 0  | 32           lb |  0                0                0.00  |
3.30/3.33	c | 3.34      | 0  | 33           lb |  0                0                0.00  |
3.39/3.43	c | 3.43      | 0  | 34           lb |  0                0                0.00  |
3.49/3.52	c | 3.52      | 0  | 35           lb |  0                0                0.00  |
3.59/3.61	c | 3.62      | 0  | 36           lb |  0                0                0.00  |
3.69/3.71	c | 3.72      | 0  | 37           lb |  0                0                0.00  |
3.79/3.81	c | 3.81      | 0  | 38           lb |  0                0                0.00  |
3.89/3.91	c | 3.91      | 0  | 39           lb |  0                0                0.00  |
3.99/4.00	c | 4.00      | 0  | 40           lb |  0                0                0.00  |
3.99/4.09	c | 4.10      | 0  | 41           lb |  0                0                0.00  |
4.09/4.19	c | 4.19      | 0  | 42           lb |  0                0                0.00  |
4.19/4.28	c | 4.28      | 0  | 43           lb |  0                0                0.00  |
4.29/4.38	c | 4.38      | 0  | 44           lb |  0                0                0.00  |
4.39/4.48	c | 4.48      | 0  | 45           lb |  0                0                0.00  |
4.48/4.57	c | 4.58      | 0  | 46           lb |  0                0                0.00  |
4.58/4.67	c | 4.67      | 0  | 47           lb |  0                0                0.00  |
12.18/12.27	c | 12.28     | 0  | 48           lb |  0                0                0.00  |
15.29/15.39	c | 15.39     | 0  | 49           lb |  0                0                0.00  |
1799.67/1800.05	c ===============================================================================
1799.67/1800.05	c Wall Clock Time: 1800.05 s
1799.67/1800.05	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-3705334-1338105564/watcher-3705334-1338105564 -o /tmp/evaluation-result-3705334-1338105564/solver-3705334-1338105564 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705334-1338105564.opb 

running on 4 cores: 0,2,4,6

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 32558
/proc/meminfo: memFree=28430668/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=10532 CPUtime=0 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) R 32556 32558 27916 0 -1 4202496 648 0 0 0 0 0 0 0 20 0 1 0 276682276 10784768 600 33554432000 4194304 5963574 140737195943152 140735400708472 4353181 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 2633 600 163 432 0 759 0

[startup+0.0143349 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32558
/proc/meminfo: memFree=28430668/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=13064 CPUtime=0 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) R 32556 32558 27916 0 -1 4202496 1270 0 0 0 0 0 0 0 20 0 1 0 276682276 13377536 1222 33554432000 4194304 5963574 140737195943152 140735400708472 4394942 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 3266 1222 189 432 0 1392 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13064

[startup+0.100267 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32558
/proc/meminfo: memFree=28430668/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=27664 CPUtime=0.09 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) R 32556 32558 27916 0 -1 4202496 5216 0 0 0 9 0 0 0 20 0 1 0 276682276 28327936 4918 33554432000 4194304 5963574 140737195943152 140735400708472 4419071 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 6916 4918 454 432 0 5042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27664

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32558
/proc/meminfo: memFree=28430668/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=40224 CPUtime=0.29 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) R 32556 32558 27916 0 -1 4202496 8780 0 0 0 28 1 0 0 20 0 1 0 276682276 41189376 8352 33554432000 4194304 5963574 140737195943152 140735400708472 4344320 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 10056 8353 1117 432 0 8182 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40224

[startup+0.700159 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32558
/proc/meminfo: memFree=28430668/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=128840 CPUtime=0.69 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 29644 0 0 0 64 5 0 0 20 0 2 0 276682276 131932160 25997 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 32210 25997 190 432 0 31775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128840

[startup+1.50026 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 32560
/proc/meminfo: memFree=28309104/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=184008 CPUtime=1.49 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 36769 0 0 0 143 6 0 0 20 0 2 0 276682276 188424192 30280 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 46002 30280 192 432 0 45567 0
[pid=32558/tid=32560] ppid=32556 vsize=184008 CPUtime=1.03 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 25575 0 0 0 99 4 0 0 20 0 2 0 276682320 188424192 30280 33554432000 4194304 5963574 140737195943152 140443101207064 5134192 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 184008

[startup+3.10026 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 32560
/proc/meminfo: memFree=28310220/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=184008 CPUtime=3.09 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 41393 0 0 0 302 7 0 0 20 0 2 0 276682276 188424192 30912 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 46002 30912 192 432 0 45567 0
[pid=32558/tid=32560] ppid=32556 vsize=184008 CPUtime=2.63 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 30199 0 0 0 258 5 0 0 20 0 2 0 276682320 188424192 30912 33554432000 4194304 5963574 140737195943152 140443101207064 4419004 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 184008

[startup+6.3002 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 32560
/proc/meminfo: memFree=28307560/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=184008 CPUtime=6.28 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 45448 0 0 0 621 7 0 0 20 0 2 0 276682276 188424192 30929 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 46002 30929 192 432 0 45567 0
[pid=32558/tid=32560] ppid=32556 vsize=184008 CPUtime=5.82 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 34254 0 0 0 577 5 0 0 20 0 2 0 276682320 188424192 30929 33554432000 4194304 5963574 140737195943152 140443101206936 4405875 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 184008

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 32560
/proc/meminfo: memFree=28305360/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=184008 CPUtime=12.68 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 46815 0 0 0 1261 7 0 0 20 0 2 0 276682276 188424192 32296 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 46002 32296 193 432 0 45567 0
[pid=32558/tid=32560] ppid=32556 vsize=184008 CPUtime=12.21 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 35621 0 0 0 1215 6 0 0 20 0 2 0 276682320 188424192 32296 33554432000 4194304 5963574 140737195943152 140443101206936 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 184008

[startup+25.5003 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 32560
/proc/meminfo: memFree=28294564/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=193736 CPUtime=25.49 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 47743 0 0 0 2541 8 0 0 20 0 2 0 276682276 198385664 33625 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 48434 33625 195 432 0 47999 0
[pid=32558/tid=32560] ppid=32556 vsize=193736 CPUtime=24.97 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 36549 0 0 0 2491 6 0 0 20 0 2 0 276682320 198385664 33625 33554432000 4194304 5963574 140737195943152 140443101207368 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193736

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.01 3/180 32563
/proc/meminfo: memFree=28292772/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=193736 CPUtime=51.08 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 47743 0 0 0 5100 8 0 0 20 0 2 0 276682276 198385664 33625 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 48434 33625 195 432 0 47999 0
[pid=32558/tid=32560] ppid=32556 vsize=193736 CPUtime=50.5 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 36549 0 0 0 5044 6 0 0 20 0 2 0 276682320 198385664 33625 33554432000 4194304 5963574 140737195943152 140443101207368 4222416 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 193736

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/180 32587
/proc/meminfo: memFree=28283100/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=193736 CPUtime=102.28 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 47743 0 0 0 10220 8 0 0 20 0 2 0 276682276 198385664 33625 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 48434 33625 195 432 0 47999 0
[pid=32558/tid=32560] ppid=32556 vsize=193736 CPUtime=101.57 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 36549 0 0 0 10150 7 0 0 20 0 2 0 276682320 198385664 33625 33554432000 4194304 5963574 140737195943152 140443101207368 4388696 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 193736

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 32587
/proc/meminfo: memFree=28219356/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=193736 CPUtime=162.25 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 50514 0 0 0 16216 9 0 0 20 0 2 0 276682276 198385664 36396 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 48434 36396 195 432 0 47999 0
[pid=32558/tid=32560] ppid=32556 vsize=193736 CPUtime=161.4 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 39320 0 0 0 16131 9 0 0 20 0 2 0 276682320 198385664 36396 33554432000 4194304 5963574 140737195943152 140443101206520 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 193736

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 32587
/proc/meminfo: memFree=28205304/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=193736 CPUtime=222.24 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 53721 0 0 0 22213 11 0 0 20 0 2 0 276682276 198385664 39603 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 48434 39603 195 432 0 47999 0
[pid=32558/tid=32560] ppid=32556 vsize=193736 CPUtime=221.24 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 42527 0 0 0 22112 12 0 0 20 0 2 0 276682320 198385664 39603 33554432000 4194304 5963574 140737195943152 140443101206520 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 193736

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32587
/proc/meminfo: memFree=28180628/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=259272 CPUtime=282.24 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 59691 0 0 0 28210 14 0 0 20 0 2 0 276682276 265494528 45573 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 64818 45573 195 432 0 64383 0
[pid=32558/tid=32560] ppid=32556 vsize=259272 CPUtime=281.08 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 48497 0 0 0 28092 16 0 0 20 0 2 0 276682320 265494528 45573 33554432000 4194304 5963574 140737195943152 140443101206520 4410275 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 259272

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32587
/proc/meminfo: memFree=28169252/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=259272 CPUtime=342.23 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 61560 0 0 0 34208 15 0 0 20 0 2 0 276682276 265494528 48120 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 64818 48120 195 432 0 64383 0
[pid=32558/tid=32560] ppid=32556 vsize=259272 CPUtime=340.92 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 50366 0 0 0 34074 18 0 0 20 0 2 0 276682320 265494528 48120 33554432000 4194304 5963574 140737195943152 140443101206520 4400248 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 259272

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32588
/proc/meminfo: memFree=28128548/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=259272 CPUtime=402.21 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 71495 0 0 0 40203 18 0 0 20 0 2 0 276682276 265494528 58091 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 64818 58091 195 432 0 64383 0
[pid=32558/tid=32560] ppid=32556 vsize=259272 CPUtime=400.75 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 60301 0 0 0 40053 22 0 0 20 0 2 0 276682320 265494528 58091 33554432000 4194304 5963574 140737195943152 140443101206520 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 259272

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32588
/proc/meminfo: memFree=28032584/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=324808 CPUtime=462.19 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32636
/proc/meminfo: memFree=28193568/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=521416 CPUtime=1422.03 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 136221 0 0 0 142162 41 0 0 20 0 2 0 276682276 533929984 123728 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 130354 123728 195 432 0 129919 0
[pid=32558/tid=32560] ppid=32556 vsize=521416 CPUtime=1418.06 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 125027 0 0 0 141746 60 0 0 20 0 2 0 276682320 533929984 123728 33554432000 4194304 5963574 140737195943152 140443101206520 4388700 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 521416

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32636
/proc/meminfo: memFree=28147688/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=586952 CPUtime=1482.02 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 143146 0 0 0 148159 43 0 0 20 0 2 0 276682276 601038848 130653 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 146738 130653 195 432 0 146303 0
[pid=32558/tid=32560] ppid=32556 vsize=586952 CPUtime=1477.9 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 131952 0 0 0 147727 63 0 0 20 0 2 0 276682320 601038848 130653 33554432000 4194304 5963574 140737195943152 140443101206520 4388636 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 586952

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32636
/proc/meminfo: memFree=28112968/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=586952 CPUtime=1542.01 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 151251 0 0 0 154155 46 0 0 20 0 2 0 276682276 601038848 138758 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 146738 138758 195 432 0 146303 0
[pid=32558/tid=32560] ppid=32556 vsize=586952 CPUtime=1537.74 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 140057 0 0 0 153707 67 0 0 20 0 2 0 276682320 601038848 138758 33554432000 4194304 5963574 140737195943152 140443101206520 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 586952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28088388/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1602 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 156121 0 0 0 160153 47 0 0 20 0 2 0 276682276 668147712 143628 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 143628 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1597.58 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 144927 0 0 0 159689 69 0 0 20 0 2 0 276682320 668147712 143628 33554432000 4194304 5963574 140737195943152 140443101206328 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 652488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28072384/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1661.99 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 159247 0 0 0 166151 48 0 0 20 0 2 0 276682276 668147712 146754 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 146754 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1657.42 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 148053 0 0 0 165671 71 0 0 20 0 2 0 276682320 668147712 146754 33554432000 4194304 5963574 140737195943152 140443101206520 4388608 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 652488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28052404/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1721.98 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 163781 0 0 0 172149 49 0 0 20 0 2 0 276682276 668147712 151288 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 151288 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1717.27 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 152587 0 0 0 171654 73 0 0 20 0 2 0 276682320 668147712 151288 33554432000 4194304 5963574 140737195943152 140443101206120 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 652488

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28017136/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1781.97 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 167204 0 0 0 178147 50 0 0 20 0 2 0 276682276 668147712 154711 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 154711 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1777.11 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 156010 0 0 0 177636 75 0 0 20 0 2 0 276682320 668147712 154711 33554432000 4194304 5963574 140737195943152 140443101206520 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 652488

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 32637
/proc/meminfo: memFree=28010192/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1791.58 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 167946 0 0 0 179108 50 0 0 20 0 2 0 276682276 668147712 155453 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 155453 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1786.69 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 156752 0 0 0 178594 75 0 0 20 0 2 0 276682320 668147712 155453 33554432000 4194304 5963574 140737195943152 140443101206120 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 652488

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28006596/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1794.77 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 168470 0 0 0 179427 50 0 0 20 0 2 0 276682276 668147712 155977 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 155977 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1789.88 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 157276 0 0 0 178913 75 0 0 20 0 2 0 276682320 668147712 155977 33554432000 4194304 5963574 140737195943152 140443101206520 4388646 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 652488

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28004860/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1797.97 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 168819 0 0 0 179747 50 0 0 20 0 2 0 276682276 668147712 156326 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 156326 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1793.07 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 157625 0 0 0 179232 75 0 0 20 0 2 0 276682320 668147712 156326 33554432000 4194304 5963574 140737195943152 140443101206520 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 652488

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28004364/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1798.77 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 168836 0 0 0 179827 50 0 0 20 0 2 0 276682276 668147712 156343 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 156343 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1793.87 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 157642 0 0 0 179312 75 0 0 20 0 2 0 276682320 668147712 156343 33554432000 4194304 5963574 140737195943152 140443101206520 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.77
Current children cumulated vsize (KiB) 652488

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28003620/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1799.17 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 168881 0 0 0 179867 50 0 0 20 0 2 0 276682276 668147712 156388 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 156388 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1794.27 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 157687 0 0 0 179352 75 0 0 20 0 2 0 276682320 668147712 156388 33554432000 4194304 5963574 140737195943152 140443101206520 4388696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.17
Current children cumulated vsize (KiB) 652488

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28003620/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1799.57 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 168881 0 0 0 179907 50 0 0 20 0 2 0 276682276 668147712 156388 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 156388 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1794.66 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 157687 0 0 0 179391 75 0 0 20 0 2 0 276682320 668147712 156388 33554432000 4194304 5963574 140737195943152 140443101206520 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 652488

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32637
/proc/meminfo: memFree=28003620/32873648 swapFree=6844/6844
[pid=32558] ppid=32556 vsize=652488 CPUtime=1799.67 cores=0,2,4,6
/proc/32558/stat : 32558 (wbo1.7) S 32556 32558 27916 0 -1 4202496 168893 0 0 0 179917 50 0 0 20 0 2 0 276682276 668147712 156400 33554432000 4194304 5963574 140737195943152 140737195942672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/32558/statm: 163122 156400 195 432 0 162687 0
[pid=32558/tid=32560] ppid=32556 vsize=652488 CPUtime=1794.76 cores=0,2,4,6
/proc/32558/task/32560/stat : 32560 (wbo1.7) R 32556 32558 27916 0 -1 4202560 157699 0 0 0 179401 75 0 0 20 0 2 0 276682320 668147712 156400 33554432000 4194304 5963574 140737195943152 140443101206520 4410275 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (KiB) 652488

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32558 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=492195
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=790879
# CPU time returned by wait4() is 1795.28
# while last known CPU time is 1799.67
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.06
CPU time (s): 1799.67
CPU user time (s): 1799.17
CPU system time (s): 0.5
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 652488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.49
system time used= 0.790879
maximum resident set size= 625600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168893
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= 70
involuntary context switches= 2000

runsolver used 2.82057 second user time and 7.19991 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-27 09:59:24
IDJOB=3705334
IDBENCH=25033
IDSOLVER=2283
FILE ID=node124/3705334-1338105564
RUNJOBID= node124-1338072365-27932
PBS_JOBID= 14624420
Free space on /tmp= 71420 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir10_area_opers.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705334-1338105564/watcher-3705334-1338105564 -o /tmp/evaluation-result-3705334-1338105564/solver-3705334-1338105564 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705334-1338105564.opb

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

MD5SUM BENCH= cca2bc3212eb56e1c6b2ae84ca292ee3
RANDOM SEED=1485826173

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28430668 kB
Buffers:          329868 kB
Cached:          2683384 kB
SwapCached:            0 kB
Active:          1518328 kB
Inactive:        2116328 kB
Active(anon):     624032 kB
Inactive(anon):        0 kB
Active(file):     894296 kB
Inactive(file):  2116328 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11176 kB
Writeback:            68 kB
AnonPages:        589080 kB
Mapped:            15568 kB
Shmem:               200 kB
Slab:             668556 kB
SReclaimable:     112692 kB
SUnreclaim:       555864 kB
KernelStack:        1440 kB
PageTables:         5420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     153796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71416 MiB
End job on node124 at 2012-05-27 10:29:24