Trace number 3460776

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 341.208 341.217

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
MD5SUM4bba9489f2c1cdd3e2419eb13f48915c
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 benchmark43.1804
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
Number of bits of the biggest sum of numbers10
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-3460776-1307068561.opb.
0.00/0.00	c Instance file HOME/instance-3460776-1307068561.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.00	c Highest Coefficient sum: 625
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0   -nan |  0.000 % |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       102 |     231     2707     8338 |     5500      102     18 |  0.002 % |
0.00/0.01	c |       253 |     231     2707     8338 |     6050      253     23 |  0.002 % |
0.00/0.01	c |       479 |     231     2707     8338 |     6655      479     23 |  0.002 % |
0.00/0.02	c |       817 |     231     2707     8338 |     7320      817     24 |  0.002 % |
0.03/0.03	c |      1324 |     231     2707     8338 |     8052     1324     24 |  0.002 % |
0.03/0.05	c |      2083 |     231     2707     8338 |     8857     2083     23 |  0.002 % |
0.03/0.07	c |      3224 |     231     2707     8338 |     9743     3224     25 |  0.002 % |
0.09/0.12	c |      4932 |     231     2707     8338 |    10717     4932     25 |  0.002 % |
0.19/0.20	c |      7494 |     231     2707     8338 |    11789     7494     26 |  0.002 % |
0.29/0.38	c |     11339 |     231     2707     8338 |    12968    11339     28 |  0.002 % |
0.59/0.63	c |     17106 |     231     2707     8338 |    14265    10551     32 |  0.002 % |
1.10/1.11	c |     25756 |     231     2707     8338 |    15692    12005     31 |  0.002 % |
1.89/1.96	c |     38731 |     231     2707     8338 |    17261     9181     33 |  0.002 % |
3.20/3.24	c |     58193 |     231     2707     8338 |    18987    11288     32 |  0.002 % |
5.09/5.17	c |     87385 |     231     2707     8338 |    20886    11850     29 |  0.002 % |
8.19/8.24	c |    131175 |     231     2707     8338 |    22974    13648     28 |  0.002 % |
13.21/13.24	c |    196859 |     231     2707     8338 |    25272    21614     27 |  0.002 % |
20.69/20.78	c |    295385 |     231     2707     8338 |    27799    11929     27 |  0.002 % |
32.09/32.17	c |    443175 |     231     2707     8338 |    30579    16563     29 |  0.002 % |
51.07/51.16	c |    664858 |     231     2707     8338 |    33637    20372     28 |  0.002 % |
80.87/80.92	c |    997383 |     231     2707     8338 |    37001    12909     29 |  0.002 % |
125.57/125.66	c |   1496171 |     231     2707     8338 |    40701    22966     26 |  0.002 % |
192.78/192.85	c |   2244355 |     231     2707     8338 |    44771    12973     25 |  0.002 % |
311.38/311.40	c |   3366629 |     230     2707     8338 |    49248    28135     24 |  0.435 % |
341.09/341.19	c ===============================================================================
341.09/341.19	c core #1
341.09/341.19	c 
341.09/341.19	c 
341.09/341.19	c Core size: 32	Core Weight: 2147483647	Total Weight: 2147483647
341.09/341.19	c Current CPU time: 338.43 s
341.09/341.19	c
341.09/341.19	s UNSATISFIABLE
341.09/341.19	c Total CPU time: 338.43 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-3460776-1307068561/watcher-3460776-1307068561 -o /tmp/evaluation-result-3460776-1307068561/solver-3460776-1307068561 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460776-1307068561.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 1.73 1.71 3/443 11197
/proc/meminfo: memFree=29980108/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=2532 CPUtime=0 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 442 0 0 0 0 0 0 0 25 0 1 0 897086788 2592768 374 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 633 374 180 372 0 258 0

[startup+0.032155 s]
/proc/loadavg: 2.00 1.73 1.71 3/443 11197
/proc/meminfo: memFree=29980108/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=2532 CPUtime=0.03 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 469 0 0 0 3 0 0 0 25 0 1 0 897086788 2592768 401 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 633 401 180 372 0 258 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2532

[startup+0.101137 s]
/proc/loadavg: 2.00 1.73 1.71 3/443 11197
/proc/meminfo: memFree=29980108/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=3328 CPUtime=0.09 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 664 0 0 0 9 0 0 0 25 0 1 0 897086788 3407872 596 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 832 598 180 372 0 457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3328

[startup+0.301103 s]
/proc/loadavg: 2.00 1.73 1.71 3/443 11197
/proc/meminfo: memFree=29980108/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=5052 CPUtime=0.29 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 1066 0 0 0 29 0 0 0 25 0 1 0 897086788 5173248 998 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 1263 998 180 372 0 888 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5052

[startup+0.701029 s]
/proc/loadavg: 2.00 1.73 1.71 3/443 11197
/proc/meminfo: memFree=29980108/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=6648 CPUtime=0.69 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 1482 0 0 0 68 1 0 0 25 0 1 0 897086788 6807552 1414 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 1662 1414 180 372 0 1287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6648

[startup+1.50088 s]
/proc/loadavg: 2.00 1.73 1.71 3/444 11198
/proc/meminfo: memFree=29972288/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=8900 CPUtime=1.49 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 2034 0 0 0 148 1 0 0 25 0 1 0 897086788 9113600 1966 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 2225 1966 180 372 0 1850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8900

[startup+3.10058 s]
/proc/loadavg: 2.00 1.73 1.71 3/444 11199
/proc/meminfo: memFree=29967476/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=12384 CPUtime=3.09 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 2896 0 0 0 306 3 0 0 25 0 1 0 897086788 12681216 2828 33554432000 4194304 5714214 140733808605296 18446744073709551615 4300079 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 3096 2828 180 372 0 2721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12384

[startup+6.30097 s]
/proc/loadavg: 2.00 1.74 1.71 3/444 11199
/proc/meminfo: memFree=29956840/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=18296 CPUtime=6.29 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 4354 0 0 0 622 7 0 0 25 0 1 0 897086788 18735104 4286 33554432000 4194304 5714214 140733808605296 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 4574 4286 180 372 0 4199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18296

[startup+12.7008 s]
/proc/loadavg: 2.00 1.74 1.71 2/439 11218
/proc/meminfo: memFree=29992968/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=27808 CPUtime=12.7 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 6712 0 0 0 1257 13 0 0 25 0 1 0 897086788 28475392 6644 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 6952 6644 180 372 0 6577 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 27808

[startup+25.5003 s]
/proc/loadavg: 2.00 1.75 1.72 3/444 11253
/proc/meminfo: memFree=29956624/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=46676 CPUtime=25.49 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 11404 0 0 0 2524 25 0 0 25 0 1 0 897086788 47796224 11336 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11197/statm: 11669 11336 180 372 0 11294 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46676

[startup+51.1005 s]
/proc/loadavg: 2.00 1.77 1.72 3/444 11254
/proc/meminfo: memFree=29888624/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=78212 CPUtime=51.07 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 19253 0 0 0 5063 44 0 0 25 0 1 0 897086788 80089088 19185 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 19553 19185 180 372 0 19178 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78212

[startup+102.317 s]
/proc/loadavg: 2.00 1.81 1.73 3/444 11309
/proc/meminfo: memFree=29805424/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=138256 CPUtime=102.29 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 34204 0 0 0 10140 89 0 0 25 0 1 0 897086788 141574144 34136 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 34564 34136 180 372 0 34189 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 138256

[startup+162.301 s]
/proc/loadavg: 2.06 1.85 1.75 3/444 11392
/proc/meminfo: memFree=29761572/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=206008 CPUtime=162.28 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 51078 0 0 0 16088 140 0 0 25 0 1 0 897086788 210952192 51010 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 51502 51010 180 372 0 51127 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 206008

[startup+222.301 s]
/proc/loadavg: 2.17 1.91 1.77 4/444 11423
/proc/meminfo: memFree=29680180/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=271548 CPUtime=222.28 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 67353 0 0 0 22039 189 0 0 25 0 1 0 897086788 278065152 67285 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 67887 67285 180 372 0 67512 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 271548

[startup+282.301 s]
/proc/loadavg: 2.06 1.92 1.79 4/444 11425
/proc/meminfo: memFree=29556520/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=328460 CPUtime=282.28 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 81515 0 0 0 27997 231 0 0 25 0 1 0 897086788 336343040 81447 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 82115 81447 180 372 0 81740 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 328460

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

[startup+307.1 s]
/proc/loadavg: 2.04 1.93 1.79 4/444 11426
/proc/meminfo: memFree=29506284/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=350852 CPUtime=307.08 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 87065 0 0 0 30461 247 0 0 25 0 1 0 897086788 359272448 86997 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 87713 86997 180 372 0 87338 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 350852

[startup+319.901 s]
/proc/loadavg: 2.03 1.93 1.79 4/444 11426
/proc/meminfo: memFree=29479992/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=363312 CPUtime=319.88 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 90213 0 0 0 31731 257 0 0 25 0 1 0 897086788 372031488 90145 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 90828 90145 180 372 0 90453 0
Current children cumulated CPU time (s) 319.88
Current children cumulated vsize (KiB) 363312

[startup+332.701 s]
/proc/loadavg: 2.02 1.93 1.80 4/444 11426
/proc/meminfo: memFree=29454444/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=376424 CPUtime=332.68 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 93467 0 0 0 32999 269 0 0 25 0 1 0 897086788 385458176 93399 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 94106 93399 180 372 0 93731 0
Current children cumulated CPU time (s) 332.68
Current children cumulated vsize (KiB) 376424

[startup+335.901 s]
/proc/loadavg: 2.02 1.93 1.80 4/444 11426
/proc/meminfo: memFree=29447004/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=379476 CPUtime=335.88 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 94230 0 0 0 33317 271 0 0 25 0 1 0 897086788 388583424 94162 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 94869 94162 180 372 0 94494 0
Current children cumulated CPU time (s) 335.88
Current children cumulated vsize (KiB) 379476

[startup+339.1 s]
/proc/loadavg: 2.02 1.93 1.80 4/444 11426
/proc/meminfo: memFree=29441176/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=381872 CPUtime=339.09 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 94844 0 0 0 33635 274 0 0 25 0 1 0 897086788 391036928 94776 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 95468 94776 180 372 0 95093 0
Current children cumulated CPU time (s) 339.09
Current children cumulated vsize (KiB) 381872

[startup+339.917 s]
/proc/loadavg: 2.02 1.93 1.80 3/442 11427
/proc/meminfo: memFree=29629176/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=383192 CPUtime=339.9 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 95175 0 0 0 33715 275 0 0 25 0 1 0 897086788 392388608 95107 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 95798 95107 180 372 0 95423 0
Current children cumulated CPU time (s) 339.9
Current children cumulated vsize (KiB) 383192

[startup+340.701 s]
/proc/loadavg: 2.02 1.93 1.80 3/442 11427
/proc/meminfo: memFree=29629176/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=383588 CPUtime=340.68 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 95275 0 0 0 33793 275 0 0 25 0 1 0 897086788 392794112 95207 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 95897 95207 180 372 0 95522 0
Current children cumulated CPU time (s) 340.68
Current children cumulated vsize (KiB) 383588

[startup+341.101 s]
/proc/loadavg: 2.02 1.93 1.80 3/444 11454
/proc/meminfo: memFree=29626352/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=383588 CPUtime=341.09 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202496 95275 0 0 0 33833 276 0 0 25 0 1 0 897086788 392794112 95207 33554432000 4194304 5714214 140733808605296 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11197/statm: 95897 95207 180 372 0 95522 0
Current children cumulated CPU time (s) 341.09
Current children cumulated vsize (KiB) 383588

[startup+341.201 s]
/proc/loadavg: 2.02 1.93 1.80 3/444 11454
/proc/meminfo: memFree=29626352/32950928 swapFree=52246700/67111528
[pid=11197] ppid=11195 vsize=0 CPUtime=341.18 cores=0,2,4,6
/proc/11197/stat : 11197 (wbo1.6) R 11195 11197 9824 0 -1 4202500 95276 0 0 0 33842 276 0 0 25 0 1 0 897086788 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11197/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 341.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 341.217
CPU time (s): 341.208
CPU user time (s): 338.43
CPU system time (s): 2.77858
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 383588

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

runsolver used 1.54276 second user time and 3.32249 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-03 04:36:01
IDJOB=3460776
IDBENCH=1303
IDSOLVER=1953
FILE ID=node114/3460776-1307068561
RUNJOBID= node114-1307068244-11007
PBS_JOBID= 13497874
Free space on /tmp= 73924 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460776-1307068561/watcher-3460776-1307068561 -o /tmp/evaluation-result-3460776-1307068561/solver-3460776-1307068561 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460776-1307068561.opb

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

MD5SUM BENCH= 4bba9489f2c1cdd3e2419eb13f48915c
RANDOM SEED=775523708

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.74
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.848
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.848
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.75
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.848
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.848
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.74
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.848
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:      29980388 kB
Buffers:        247260 kB
Cached:         381340 kB
SwapCached:      10660 kB
Active:        2319548 kB
Inactive:       381252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29980388 kB
SwapTotal:    67111528 kB
SwapFree:     52246700 kB
Dirty:            9056 kB
Writeback:           0 kB
AnonPages:     2070040 kB
Mapped:          21900 kB
Slab:           140008 kB
PageTables:      62352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108215108 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= 73920 MiB
End job on node114 at 2011-06-03 04:41:42