Trace number 4084228

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
Open-WBO-LSU PB16? 129.36 130.383

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE2.0_TMAX180_K67_cod2.opb
MD5SUMc53c9beb9cd805e63a521141c2bc7101
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-148830
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 486
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 441272
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 441272
Number of bits of the biggest sum of numbers19
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
0.00/0.00	c Open-WBO:	 a Modular MaxSAT Solver -- based on Glucose4.0 (core version)
0.00/0.00	c Version:	 Pseudo-Boolean Evaluation 2016 -- LSU
0.00/0.00	c Authors:	 Ruben Martins, Vasco Manquinho, Ines Lynce
0.00/0.00	c Contributors:	 Miguel Neves, Saurabh Joshi, Mikolas Janota
0.00/0.00	c Contact:	 open-wbo@sat.inesc-id.pt -- http://sat.inesc-id.pt/open-wbo/
0.00/0.00	c
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Instance file HOME/instance-4084228-1465365160.opb
0.00/0.00	c File size is 2494709 bytes.
128.82/129.85	c Sum of soft weights:       441272
128.82/129.85	c |                                                                                                       |
128.82/129.85	c ========================================[ Problem Statistics ]===========================================
128.82/129.85	c |                                                                                                       |
128.82/129.85	c |  Problem Type:             Weighted                                                                   |
128.82/129.85	c |  Number of variables:         40937                                                                   |
128.82/129.85	c |  Number of hard clauses:      40882                                                                   |
128.82/129.85	c |  Number of soft clauses:        486                                                                   |
128.82/129.85	c |  Number of cardinality:         553                                                                   |
128.82/129.85	c |  Number of PB :                   1                                                                   |
128.82/129.85	c |  Parse time:                   0.29 s                                                                 |
128.82/129.85	c |                                                                                                       |
128.82/129.85	c ==========================================[ Solver Settings ]============================================
128.82/129.85	c |                                                                                                       |
128.82/129.85	c |  Algorithm:                LinearSU                                                                   |
128.82/129.85	c |  BMO strategy:                   On                                                                   |
128.82/129.85	c |  BMO search:                     No                                                                   |
128.82/129.85	c |  PB Encoding:                   GTE                                                                   |
128.82/129.85	c |                                                                                                       |
128.82/129.85	o 0
128.82/129.85	c Error: Out of memory.
128.82/129.85	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4084228-1465365160/watcher-4084228-1465365160 -o /tmp/evaluation-result-4084228-1465365160/solver-4084228-1465365160 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465337038-20984 --watchdog 1960 open-wbo-lsu HOME/instance-4084228-1465365160.opb 

pid=25601
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.23 2.20 2.18 2/176 25604
/proc/meminfo: memFree=28898684/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=5040 CPUtime=0 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 988 0 0 0 0 0 0 0 20 0 1 0 118449504 5160960 864 33554432000 4194304 6058637 140734041203712 140734957703768 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 1260 864 745 456 0 186 0

[startup+0.10016 s]
/proc/loadavg: 2.23 2.20 2.18 2/176 25604
/proc/meminfo: memFree=28898684/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=8500 CPUtime=0.09 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 1851 0 0 0 9 0 0 0 20 0 1 0 118449504 8704000 1727 33554432000 4194304 6058637 140734041203712 140734957703768 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 2125 1727 745 456 0 1051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8500

[startup+0.200263 s]
/proc/loadavg: 2.23 2.20 2.18 2/176 25604
/proc/meminfo: memFree=28898684/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=13068 CPUtime=0.19 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 2943 0 0 0 19 0 0 0 20 0 1 0 118449504 13381632 2819 33554432000 4194304 6058637 140734041203712 140734957703768 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 3267 2819 745 456 0 2193 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13068

[startup+0.300331 s]
/proc/loadavg: 2.23 2.20 2.18 2/176 25604
/proc/meminfo: memFree=28898684/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=25128 CPUtime=0.29 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 5075 0 0 0 29 0 0 0 20 0 1 0 118449504 25731072 4315 33554432000 4194304 6058637 140734041203712 140734957703768 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 6282 4319 159 456 0 5818 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25128

[startup+0.700301 s]
/proc/loadavg: 2.23 2.20 2.18 2/176 25604
/proc/meminfo: memFree=28898684/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=126624 CPUtime=0.68 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 21953 0 0 0 66 2 0 0 20 0 1 0 118449504 129662976 29054 33554432000 4194304 6058637 140734041203712 140734041200888 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 31656 29055 165 456 0 31192 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 126624

[startup+1.5003 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 25605
/proc/meminfo: memFree=28759736/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=268000 CPUtime=1.49 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 36093 0 0 0 142 7 0 0 20 0 1 0 118449504 274432000 53612 33554432000 4194304 6058637 140734041203712 140734041200888 5046461 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 67000 53613 182 456 0 66536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 268000

[startup+3.10032 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 25605
/proc/meminfo: memFree=28570284/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=483616 CPUtime=3.09 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 63198 0 0 0 296 13 0 0 20 0 1 0 118449504 495222784 113414 33554432000 4194304 6058637 140734041203712 140734041201848 5042435 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 120904 113415 182 456 0 120440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 483616

[startup+6.30032 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 25605
/proc/meminfo: memFree=28195960/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=1011012 CPUtime=6.29 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 100297 0 0 0 604 25 0 0 20 0 1 0 118449504 1035276288 197014 33554432000 4194304 6058637 140734041203712 140734041201848 5046461 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 252753 197014 182 456 0 252289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1011012

[startup+12.7003 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 25605
/proc/meminfo: memFree=27521344/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=1702416 CPUtime=12.69 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 160301 0 0 0 1226 43 0 0 20 0 1 0 118449504 1743273984 353597 33554432000 4194304 6058637 140734041203712 140734041201848 4251816 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 425604 353597 182 456 0 425140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1702416

[startup+25.5004 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 25605
/proc/meminfo: memFree=26228876/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=3011504 CPUtime=25.49 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 282591 0 0 0 2472 77 0 0 20 0 1 0 118449504 3083780096 667512 33554432000 4194304 6058637 140734041203712 140734041201848 4313042 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 752876 667512 182 456 0 752412 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3011504

[startup+51.1004 s]
/proc/loadavg: 2.27 2.22 2.18 3/177 25605
/proc/meminfo: memFree=23605256/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=6973464 CPUtime=51.08 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 565356 0 0 0 4954 154 0 0 20 0 1 0 118449504 7140827136 1326884 33554432000 4194304 6058637 140734041203712 140734041202168 4314840 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 1743366 1326884 182 456 0 1742902 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6973464

[startup+102.3 s]
/proc/loadavg: 2.39 2.25 2.20 3/177 25606
/proc/meminfo: memFree=19019552/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=11982024 CPUtime=102.28 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 989118 0 0 0 9952 276 0 0 20 0 1 0 118449504 12269592576 2460936 33554432000 4194304 6058637 140734041203712 140734041202168 4312968 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 2995506 2460936 182 456 0 2995042 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 11982024

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 25604 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+102.407 s]
/proc/loadavg: 2.39 2.25 2.20 3/177 25606
/proc/meminfo: memFree=19019552/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=11983468 CPUtime=102.38 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 989385 0 0 0 9962 276 0 0 20 0 1 0 118449504 12271071232 2462225 33554432000 4194304 6058637 140734041203712 140734041202168 4312968 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 2995867 2462225 182 456 0 2995403 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 11983468

[startup+115.2 s]
/proc/loadavg: 2.41 2.26 2.20 3/177 25606
/proc/meminfo: memFree=17669480/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=12756808 CPUtime=115.17 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 1165012 0 0 0 11207 310 0 0 20 0 1 0 118449504 13062971392 2812103 33554432000 4194304 6058637 140734041203712 140734041202168 4313040 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 3189202 2812103 182 456 0 3188738 0
Current children cumulated CPU time (s) 115.17
Current children cumulated vsize (KiB) 12756808

[startup+121.6 s]
/proc/loadavg: 2.37 2.26 2.20 4/177 25607
/proc/meminfo: memFree=17195628/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=12896876 CPUtime=121.57 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 1190898 0 0 0 11837 320 0 0 20 0 1 0 118449504 13206401024 2927414 33554432000 4194304 6058637 140734041203712 140734041202168 4251862 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 3224219 2927414 182 456 0 3223755 0
Current children cumulated CPU time (s) 121.57
Current children cumulated vsize (KiB) 12896876

[startup+124.8 s]
/proc/loadavg: 2.34 2.25 2.19 4/177 25607
/proc/meminfo: memFree=16955692/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=12966188 CPUtime=124.77 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 1203705 0 0 0 12153 324 0 0 20 0 1 0 118449504 13277376512 2984678 33554432000 4194304 6058637 140734041203712 140734041202168 4312968 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 3241547 2984678 182 456 0 3241083 0
Current children cumulated CPU time (s) 124.77
Current children cumulated vsize (KiB) 12966188

[startup+128 s]
/proc/loadavg: 2.40 2.27 2.20 4/177 25607
/proc/meminfo: memFree=16717920/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=13036944 CPUtime=127.97 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202496 1216778 0 0 0 12468 329 0 0 20 0 1 0 118449504 13349830656 3042719 33554432000 4194304 6058637 140734041203712 140734041202168 4330426 0 0 4096 8404992 0 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 3259236 3042719 182 456 0 3258772 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 13036944

[startup+129.6 s]
/proc/loadavg: 2.40 2.27 2.20 3/177 25607
/proc/meminfo: memFree=16636948/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=13119808 CPUtime=128.82 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) S 25601 25604 20967 0 -1 4202496 1220457 0 0 0 12552 330 0 0 20 0 1 0 118449504 13434683392 3057129 33554432000 4194304 6058637 140734041203712 140734041202936 5262704 0 0 4096 8404992 18446744071579460660 0 0 17 5 0 0 0 0 0
/proc/25604/statm: 3279952 3057129 231 456 0 3279488 0
Current children cumulated CPU time (s) 128.82
Current children cumulated vsize (KiB) 13119808

[startup+130 s]
/proc/loadavg: 2.40 2.27 2.20 2/177 25607
/proc/meminfo: memFree=16629132/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=0 CPUtime=128.97 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202500 1220458 0 0 0 12552 345 0 0 20 0 1 0 118449504 0 0 33554432000 0 0 0 0 0 0 0 4096 8404992 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25604/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 128.97
Current children cumulated vsize (KiB) 0

[startup+130.2 s]
/proc/loadavg: 2.40 2.27 2.20 2/177 25607
/proc/meminfo: memFree=16629132/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=0 CPUtime=129.17 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202500 1220458 0 0 0 12552 365 0 0 20 0 1 0 118449504 0 0 33554432000 0 0 0 0 0 0 0 4096 8404992 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25604/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 129.17
Current children cumulated vsize (KiB) 0

[startup+130.3 s]
/proc/loadavg: 2.40 2.27 2.20 2/177 25607
/proc/meminfo: memFree=16629132/32872528 swapFree=16700/1645768
[pid=25604] ppid=25601 vsize=0 CPUtime=129.27 cores=1,3,5,7
/proc/25604/stat : 25604 (open-wbo-lsu) R 25601 25604 20967 0 -1 4202500 1220458 0 0 0 12552 375 0 0 20 0 1 0 118449504 0 0 33554432000 0 0 0 0 0 0 0 4096 8404992 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25604/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 129.27
Current children cumulated vsize (KiB) 0

Child status: 50
Real time (s): 130.383
CPU time (s): 129.36
CPU user time (s): 125.527
CPU system time (s): 3.83342
CPU usage (%): 99.2159
Max. virtual memory (cumulated for all children) (KiB): 13119808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.527
system time used= 3.83342
maximum resident set size= 12228520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1220458
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= 4
involuntary context switches= 138

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.402938 second user time and 0.665898 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-08 07:52:40
IDJOB=4084228
IDBENCH=90637
IDSOLVER=2545
FILE ID=node124/4084228-1465365160
RUNJOBID= node124-1465337038-20984
PBS_JOBID= 19853397
Free space on /tmp= 71720 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE2.0_TMAX180_K67_cod2.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084228-1465365160/watcher-4084228-1465365160 -o /tmp/evaluation-result-4084228-1465365160/solver-4084228-1465365160 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465337038-20984 --watchdog 1960  open-wbo-lsu HOME/instance-4084228-1465365160.opb

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

MD5SUM BENCH= c53c9beb9cd805e63a521141c2bc7101
RANDOM SEED=1393825037

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28899808 kB
Buffers:          136760 kB
Cached:           556532 kB
SwapCached:          752 kB
Active:          1145076 kB
Inactive:         440592 kB
Active(anon):     891412 kB
Inactive(anon):     3320 kB
Active(file):     253664 kB
Inactive(file):   437272 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097728 kB
Dirty:             14464 kB
Writeback:             0 kB
AnonPages:       2537708 kB
Mapped:             7852 kB
Shmem:                 0 kB
Slab:             607364 kB
SReclaimable:      51256 kB
SUnreclaim:       556108 kB
KernelStack:        1456 kB
PageTables:         9160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2867496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1814528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71712 MiB
End job on node124 at 2016-06-08 07:54:51