Trace number 3460880

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.6UNSAT 178.715 178.707

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.unbounded.all.ucl.opb
MD5SUM1785d65de493315a1e7654bb7aab8248
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark94.6586
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables84836
Total number of constraints245062
Number of constraints which are clauses233598
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11464
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
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 wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460880-1307071085.opb.
0.00/0.00	c Instance file HOME/instance-3460880-1307071085.opb
0.00/0.00	c File size is 8646872 bytes.
0.59/0.60	c Highest Coefficient sum: 510
0.59/0.60	c ============================[ Problem Statistics ]=============================
0.59/0.60	c |                                                                             |
0.59/0.60	c |  Parsing time:          0.58         s                                      |
0.59/0.60	c |  Number Variables:      84836                                               |
0.59/0.60	c |  Number Clauses:        233598                                              |
0.59/0.60	c |  Number Cardinality:    0                                                   |
0.59/0.60	c |  Number PB Constraints: 11464                                               |
0.69/0.72	c ============================[ Search Statistics ]==============================
0.69/0.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.72	c ===============================================================================
0.69/0.72	c |         0 |   84358   245062   707157 |    81687        0   -nan |  0.000 % |
0.79/0.87	c ============================[ Search Statistics ]==============================
0.79/0.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.87	c ===============================================================================
0.79/0.87	c |         0 |   84358   242812   704104 |    80937        0   -nan |  0.000 % |
1.21/1.23	c |       100 |   84358   242812   704104 |    89031      100     27 |  0.563 % |
1.21/1.28	c |       250 |   84358   242812   704104 |    97934      250     19 |  0.563 % |
1.39/1.44	c |       475 |   84358   242812   704104 |   107727      475     25 |  0.563 % |
1.59/1.68	c |       812 |   84358   242812   704104 |   118500      812     26 |  0.563 % |
1.89/1.96	c |      1319 |   84358   242812   704104 |   130350     1319     24 |  0.563 % |
2.20/2.28	c |      2078 |   84358   242812   704104 |   143385     2078     21 |  0.563 % |
3.41/3.49	c |      3218 |   84358   242812   704104 |   157723     3218     28 |  0.563 % |
4.59/4.61	c |      4926 |   84358   242812   704104 |   173496     4926     28 |  0.563 % |
6.49/6.50	c |      7488 |   84358   242812   704104 |   190845     7488     28 |  0.564 % |
8.91/8.97	c |     11332 |   84358   242812   704104 |   209930    11332     30 |  0.563 % |
12.21/12.22	c |     17099 |   84358   242812   704104 |   230923    17099     32 |  0.563 % |
16.89/16.94	c |     25748 |   84358   242812   704104 |   254016    25748     34 |  0.563 % |
31.19/31.22	c |     38722 |   84358   242812   704104 |   279417    38722     31 |  0.564 % |
50.20/50.20	c |     58184 |   84356   242812   704104 |   307359    58184     31 |  0.566 % |
88.00/88.05	c |     87377 |   84354   242812   704104 |   338095    87377     29 |  0.568 % |
150.19/150.28	c |    131166 |   73854   242812   704104 |   371904   131166     27 | 12.945 % |
178.60/178.69	c ===============================================================================
178.60/178.70	c core #1
178.60/178.70	c 
178.60/178.70	c 
178.60/178.70	c Core size: 186	Core Weight: 2147483647	Total Weight: 2147483647
178.60/178.70	c Current CPU time: 178.383 s
178.60/178.70	c
178.60/178.70	s UNSATISFIABLE
178.60/178.70	c Total CPU time: 178.384 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3460880-1307071085/watcher-3460880-1307071085 -o /tmp/evaluation-result-3460880-1307071085/solver-3460880-1307071085 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460880-1307071085.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.02 2.02 1.91 2/517 3257
/proc/meminfo: memFree=21287544/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=11004 CPUtime=0 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 440 0 0 0 0 0 0 0 25 0 1 0 818705182 11268096 394 33554432000 4194304 5714214 140734199921408 18446744073709551615 4233391 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 2751 394 185 372 0 264 0

[startup+0.106848 s]
/proc/loadavg: 2.02 2.02 1.91 2/517 3257
/proc/meminfo: memFree=21287544/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=19956 CPUtime=0.1 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 2942 0 0 0 10 0 0 0 25 0 1 0 818705182 20434944 2863 33554432000 4194304 5714214 140734199921408 18446744073709551615 4233391 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 4989 2863 547 372 0 2502 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19956

[startup+0.200826 s]
/proc/loadavg: 2.02 2.02 1.91 2/517 3257
/proc/meminfo: memFree=21287544/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=28408 CPUtime=0.19 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 5332 0 0 0 19 0 0 0 25 0 1 0 818705182 29089792 5074 33554432000 4194304 5714214 140734199921408 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 7102 5074 876 372 0 4615 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28408

[startup+0.300809 s]
/proc/loadavg: 2.02 2.02 1.91 2/517 3257
/proc/meminfo: memFree=21287544/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=37160 CPUtime=0.29 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 7817 0 0 0 29 0 0 0 25 0 1 0 818705182 38051840 7293 33554432000 4194304 5714214 140734199921408 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 9290 7294 1204 372 0 6803 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37160

[startup+0.700731 s]
/proc/loadavg: 2.02 2.02 1.91 2/517 3257
/proc/meminfo: memFree=21287544/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=92324 CPUtime=0.69 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 24955 0 0 0 66 3 0 0 25 0 1 0 818705182 94539776 22111 33554432000 4194304 5714214 140734199921408 18446744073709551615 4964948 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 23081 22112 172 372 0 22706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92324

[startup+1.50057 s]
/proc/loadavg: 2.02 2.02 1.91 3/518 3258
/proc/meminfo: memFree=21166512/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=122500 CPUtime=1.49 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 35215 0 0 0 144 5 0 0 25 0 1 0 818705182 125440000 29690 33554432000 4194304 5714214 140734199921408 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 30625 29690 180 372 0 30250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122500

[startup+3.10125 s]
/proc/loadavg: 2.02 2.02 1.91 3/518 3258
/proc/meminfo: memFree=21162916/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=122500 CPUtime=3.09 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 35215 0 0 0 304 5 0 0 25 0 1 0 818705182 125440000 29690 33554432000 4194304 5714214 140734199921408 18446744073709551615 4319437 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 30625 29690 180 372 0 30250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122500

[startup+6.30061 s]
/proc/loadavg: 2.01 2.02 1.91 3/518 3258
/proc/meminfo: memFree=21161264/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=122500 CPUtime=6.29 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 35215 0 0 0 623 6 0 0 25 0 1 0 818705182 125440000 29690 33554432000 4194304 5714214 140734199921408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 30625 29690 180 372 0 30250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 122500

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 1.91 3/518 3258
/proc/meminfo: memFree=21155072/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=122500 CPUtime=12.69 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 35215 0 0 0 1262 7 0 0 25 0 1 0 818705182 125440000 29690 33554432000 4194304 5714214 140734199921408 18446744073709551615 4322683 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 30625 29690 180 372 0 30250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122500

[startup+25.5008 s]
/proc/loadavg: 2.01 2.02 1.91 3/518 3258
/proc/meminfo: memFree=21150492/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=122500 CPUtime=25.49 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 35215 0 0 0 2540 9 0 0 25 0 1 0 818705182 125440000 29690 33554432000 4194304 5714214 140734199921408 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 30625 29690 180 372 0 30250 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 122500

[startup+51.1007 s]
/proc/loadavg: 2.00 2.02 1.91 3/518 3259
/proc/meminfo: memFree=21145364/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=122500 CPUtime=51.1 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 35226 0 0 0 5097 13 0 0 25 0 1 0 818705182 125440000 29701 33554432000 4194304 5714214 140734199921408 18446744073709551615 4313502 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 30625 29701 180 372 0 30250 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 122500

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/518 3260
/proc/meminfo: memFree=21119932/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=125288 CPUtime=102.3 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 35832 0 0 0 10211 19 0 0 25 0 1 0 818705182 128294912 30307 33554432000 4194304 5714214 140734199921408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 31322 30307 180 372 0 30947 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 125288

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/518 3262
/proc/meminfo: memFree=21090268/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=141564 CPUtime=162.3 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 39825 0 0 0 16201 29 0 0 25 0 1 0 818705182 144961536 34300 33554432000 4194304 5714214 140734199921408 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 35391 34300 180 372 0 35016 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 141564

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

[startup+166.401 s]
/proc/loadavg: 2.00 2.01 1.91 3/518 3262
/proc/meminfo: memFree=21089152/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=143148 CPUtime=166.4 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 40231 0 0 0 16610 30 0 0 25 0 1 0 818705182 146583552 34706 33554432000 4194304 5714214 140734199921408 18446744073709551615 4200618 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 35787 34706 180 372 0 35412 0
Current children cumulated CPU time (s) 166.4
Current children cumulated vsize (KiB) 143148

[startup+172.819 s]
/proc/loadavg: 2.00 2.01 1.91 3/518 3262
/proc/meminfo: memFree=21083056/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=147576 CPUtime=172.81 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 41345 0 0 0 17250 31 0 0 25 0 1 0 818705182 151117824 35820 33554432000 4194304 5714214 140734199921408 18446744073709551615 4305219 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 36894 35820 180 372 0 36519 0
Current children cumulated CPU time (s) 172.81
Current children cumulated vsize (KiB) 147576

[startup+176.001 s]
/proc/loadavg: 2.00 2.01 1.91 3/518 3262
/proc/meminfo: memFree=21082684/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=147852 CPUtime=176.01 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 41425 0 0 0 17569 32 0 0 25 0 1 0 818705182 151400448 35900 33554432000 4194304 5714214 140734199921408 18446744073709551615 4319984 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 36963 35900 180 372 0 36588 0
Current children cumulated CPU time (s) 176.01
Current children cumulated vsize (KiB) 147852

[startup+177.6 s]
/proc/loadavg: 2.00 2.01 1.91 3/518 3262
/proc/meminfo: memFree=21082684/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=148544 CPUtime=177.6 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 41528 0 0 0 17728 32 0 0 25 0 1 0 818705182 152109056 36003 33554432000 4194304 5714214 140734199921408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 37136 36003 180 372 0 36761 0
Current children cumulated CPU time (s) 177.6
Current children cumulated vsize (KiB) 148544

[startup+178.4 s]
/proc/loadavg: 2.00 2.01 1.91 3/518 3262
/proc/meminfo: memFree=21081812/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=148544 CPUtime=178.4 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 41530 0 0 0 17808 32 0 0 25 0 1 0 818705182 152109056 36005 33554432000 4194304 5714214 140734199921408 18446744073709551615 4319355 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 37136 36005 180 372 0 36761 0
Current children cumulated CPU time (s) 178.4
Current children cumulated vsize (KiB) 148544

[startup+178.6 s]
/proc/loadavg: 2.00 2.01 1.91 3/518 3262
/proc/meminfo: memFree=21081812/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=148544 CPUtime=178.6 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202496 41531 0 0 0 17828 32 0 0 25 0 1 0 818705182 152109056 36006 33554432000 4194304 5714214 140734199921408 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/3257/statm: 37136 36006 180 372 0 36761 0
Current children cumulated CPU time (s) 178.6
Current children cumulated vsize (KiB) 148544

[startup+178.701 s]
/proc/loadavg: 2.00 2.01 1.91 3/518 3262
/proc/meminfo: memFree=21081812/32950928 swapFree=34259960/67111528
[pid=3257] ppid=3255 vsize=0 CPUtime=178.7 cores=0,2,4,6
/proc/3257/stat : 3257 (wbo1.6) R 3255 3257 1159 0 -1 4202500 41532 0 0 0 17838 32 0 0 25 0 1 0 818705182 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/3257/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 178.7
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 178.707
CPU time (s): 178.715
CPU user time (s): 178.384
CPU system time (s): 0.330949
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 148544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.384
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41532
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= 155

runsolver used 0.968852 second user time and 2.11768 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-03 05:18:05
IDJOB=3460880
IDBENCH=1465
IDSOLVER=1953
FILE ID=node149/3460880-1307071085
RUNJOBID= node149-1307068846-2186
PBS_JOBID= 13497837
Free space on /tmp= 73516 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.unbounded.all.ucl.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460880-1307071085/watcher-3460880-1307071085 -o /tmp/evaluation-result-3460880-1307071085/solver-3460880-1307071085 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460880-1307071085.opb

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

MD5SUM BENCH= 1785d65de493315a1e7654bb7aab8248
RANDOM SEED=285539092

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21287700 kB
Buffers:        316016 kB
Cached:        3440272 kB
SwapCached:     123196 kB
Active:         343196 kB
Inactive:     10982328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21287700 kB
SwapTotal:    67111528 kB
SwapFree:     34259960 kB
Dirty:           13308 kB
Writeback:           0 kB
AnonPages:     7470264 kB
Mapped:          18636 kB
Slab:           149632 kB
PageTables:     118108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173200380 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73512 MiB
End job on node149 at 2011-06-03 05:21:04