Trace number 2655377

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.4aUNSAT 254.438 254.519

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
MD5SUMbe6efe3218879d0d0c6c419c0919396c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark55.1916
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 683
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.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2655377-1276260494.opb.
0.00/0.00	c Instance file HOME/instance-2655377-1276260494.opb
0.00/0.00	c File size is 83375 bytes.
0.00/0.01	c Highest Coefficient sum: 683
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      231                                                 |
0.00/0.01	c |  Number Clauses:        2684                                                |
0.00/0.01	c |  Number Cardinality:    22                                                  |
0.00/0.01	c |  Number PB Constraints: 1                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |     231     2707     8338 |     5500      101     20 |  0.002 % |
0.00/0.02	c |       251 |     231     2707     8338 |     6050      251     21 |  0.002 % |
0.00/0.03	c |       476 |     231     2707     8338 |     6655      476     19 |  0.002 % |
0.03/0.05	c |       814 |     231     2707     8338 |     7320      814     20 |  0.002 % |
0.03/0.08	c |      1322 |     231     2707     8338 |     8052     1322     22 |  0.002 % |
0.09/0.13	c |      2082 |     231     2707     8338 |     8857     2082     24 |  0.002 % |
0.19/0.20	c |      3221 |     231     2707     8338 |     9743     3221     24 |  0.002 % |
0.29/0.34	c |      4929 |     231     2707     8338 |    10717     4929     24 |  0.002 % |
0.49/0.56	c |      7494 |     231     2707     8338 |    11789     7494     26 |  0.002 % |
0.89/0.98	c |     11338 |     231     2707     8338 |    12968    11338     28 |  0.002 % |
1.69/1.79	c |     17105 |     231     2707     8338 |    14265    10587     30 |  0.002 % |
3.09/3.12	c |     25756 |     231     2707     8338 |    15692    12032     28 |  0.002 % |
4.99/5.01	c |     38732 |     231     2707     8338 |    17261     9226     28 |  0.002 % |
7.60/7.66	c |     58194 |     231     2707     8338 |    18987    11304     28 |  0.002 % |
12.69/12.76	c |     87387 |     231     2707     8338 |    20886    11847     30 |  0.002 % |
21.19/21.28	c |    131176 |     231     2707     8338 |    22974    13659     28 |  0.002 % |
34.28/34.34	c |    196862 |     231     2707     8338 |    25272    21607     28 |  0.002 % |
56.88/56.93	c |    295392 |     231     2707     8338 |    27799    15279     28 |  0.002 % |
94.26/94.38	c |    443182 |     231     2707     8338 |    30579    24166     26 |  0.002 % |
152.24/152.37	c |    664866 |     231     2707     8338 |    33637    29953     25 |  0.002 % |
232.22/232.39	c |    997391 |     229     2707     8338 |    37001    16859     25 |  0.868 % |
254.41/254.50	c ===============================================================================
254.41/254.50	c core #1
254.41/254.50	c Memory used           : 194.84 MB
254.41/254.50	c CPU time              : 251.246 s
254.41/254.50	c 
254.41/254.50	s UNSATISFIABLE
254.41/254.50	c Total CPU time: 251.246 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2655377-1276260494/watcher-2655377-1276260494 -o /tmp/evaluation-result-2655377-1276260494/solver-2655377-1276260494 -C 1800 -W 2000 -M 1800 wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655377-1276260494.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.84 0.30 0.11 3/106 5698
/proc/meminfo: memFree=1502872/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=2656 CPUtime=0
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 280 0 0 0 0 0 0 0 20 0 1 0 2035106 2719744 199 1992294400 134512640 135751879 4291361440 18446744073709551615 134564342 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 664 199 139 303 0 338 0

[startup+0.0385301 s]
/proc/loadavg: 0.84 0.30 0.11 3/106 5698
/proc/meminfo: memFree=1502872/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=2704 CPUtime=0.03
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 355 0 0 0 3 0 0 0 20 0 1 0 2035106 2768896 253 1992294400 134512640 135751879 4291361440 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 676 253 143 303 0 371 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2704

[startup+0.101542 s]
/proc/loadavg: 0.84 0.30 0.11 3/106 5698
/proc/meminfo: memFree=1502872/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=2968 CPUtime=0.09
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 407 0 0 0 9 0 0 0 20 0 1 0 2035106 3039232 305 1992294400 134512640 135751879 4291361440 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 742 305 143 303 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2968

[startup+0.300574 s]
/proc/loadavg: 0.84 0.30 0.11 3/106 5698
/proc/meminfo: memFree=1502872/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=3496 CPUtime=0.29
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 547 0 0 0 29 0 0 0 20 0 1 0 2035106 3579904 445 1992294400 134512640 135751879 4291361440 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 874 445 143 303 0 569 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3496

[startup+0.70064 s]
/proc/loadavg: 0.84 0.30 0.11 3/106 5698
/proc/meminfo: memFree=1502872/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=4420 CPUtime=0.69
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 779 0 0 0 67 2 0 0 20 0 1 0 2035106 4526080 677 1992294400 134512640 135751879 4291361440 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 1105 677 143 303 0 800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4420

[startup+1.50178 s]
/proc/loadavg: 0.84 0.30 0.11 2/107 5699
/proc/meminfo: memFree=1500012/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=5740 CPUtime=1.49
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 1110 0 0 0 146 3 0 0 23 0 1 0 2035106 5877760 1008 1992294400 134512640 135751879 4291361440 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 1435 1008 143 303 0 1130 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5740

[startup+3.10105 s]
/proc/loadavg: 0.84 0.30 0.11 2/107 5699
/proc/meminfo: memFree=1498400/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=7984 CPUtime=3.09
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 1656 0 0 0 303 6 0 0 25 0 1 0 2035106 8175616 1554 1992294400 134512640 135751879 4291361440 18446744073709551615 134616526 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 1996 1554 143 303 0 1691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7984

[startup+6.30159 s]
/proc/loadavg: 0.85 0.31 0.11 2/107 5699
/proc/meminfo: memFree=1493688/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=12344 CPUtime=6.29
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 2759 0 0 0 617 12 0 0 25 0 1 0 2035106 12640256 2657 1992294400 134512640 135751879 4291361440 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 3086 2657 143 303 0 2781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12344

[startup+12.7017 s]
/proc/loadavg: 0.86 0.33 0.12 2/107 5699
/proc/meminfo: memFree=1485380/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=20100 CPUtime=12.69
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 4679 0 0 0 1246 23 0 0 25 0 1 0 2035106 20582400 4577 1992294400 134512640 135751879 4291361440 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 5025 4577 143 303 0 4720 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20100

[startup+25.5008 s]
/proc/loadavg: 0.89 0.36 0.13 2/107 5699
/proc/meminfo: memFree=1472360/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=32796 CPUtime=25.48
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 7859 0 0 0 2507 41 0 0 25 0 1 0 2035106 33583104 7757 1992294400 134512640 135751879 4291361440 18446744073709551615 134517578 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 8199 7757 143 303 0 7894 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32796

[startup+51.1012 s]
/proc/loadavg: 0.93 0.41 0.15 2/107 5700
/proc/meminfo: memFree=1449668/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=55696 CPUtime=51.08
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 13587 0 0 0 5031 77 0 0 25 0 1 0 2035106 57032704 13485 1992294400 134512640 135751879 4291361440 18446744073709551615 134616361 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 13924 13485 143 303 0 13619 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55696

[startup+102.309 s]
/proc/loadavg: 0.97 0.50 0.19 2/107 5701
/proc/meminfo: memFree=1409616/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=95116 CPUtime=102.26
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 23422 0 0 0 10088 138 0 0 25 0 1 0 2035106 97398784 23320 1992294400 134512640 135751879 4291361440 18446744073709551615 134616361 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 23779 23320 143 303 0 23474 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95116

[startup+162.301 s]
/proc/loadavg: 0.99 0.59 0.24 2/107 5703
/proc/meminfo: memFree=1367456/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=137520 CPUtime=162.24
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 34002 0 0 0 16016 208 0 0 25 0 1 0 2035106 140820480 33900 1992294400 134512640 135751879 4291361440 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 34380 33900 143 303 0 34075 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 137520

[startup+222.301 s]
/proc/loadavg: 0.99 0.66 0.29 2/107 5705
/proc/meminfo: memFree=1323436/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=181244 CPUtime=222.22
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 44934 0 0 0 21939 283 0 0 25 0 1 0 2035106 185593856 44832 1992294400 134512640 135751879 4291361440 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 45311 44832 143 303 0 45006 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 181244

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

[startup+230.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/107 5705
/proc/meminfo: memFree=1318228/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=186412 CPUtime=230.22
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 46228 0 0 0 22730 292 0 0 25 0 1 0 2035106 190885888 46126 1992294400 134512640 135751879 4291361440 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 46603 46126 143 303 0 46298 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 186412

[startup+243.109 s]
/proc/loadavg: 0.99 0.68 0.30 2/107 5705
/proc/meminfo: memFree=1310416/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=193936 CPUtime=243.02
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 48124 0 0 0 23995 307 0 0 25 0 1 0 2035106 198590464 48022 1992294400 134512640 135751879 4291361440 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 48484 48022 143 303 0 48179 0
Current children cumulated CPU time (s) 243.02
Current children cumulated vsize (KiB) 193936

[startup+249.501 s]
/proc/loadavg: 0.99 0.69 0.31 2/107 5705
/proc/meminfo: memFree=1307812/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=197236 CPUtime=249.41
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 48920 0 0 0 24629 312 0 0 25 0 1 0 2035106 201969664 48818 1992294400 134512640 135751879 4291361440 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 49309 48818 143 303 0 49004 0
Current children cumulated CPU time (s) 249.41
Current children cumulated vsize (KiB) 197236

[startup+252.701 s]
/proc/loadavg: 0.99 0.69 0.31 2/107 5705
/proc/meminfo: memFree=1306076/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=198720 CPUtime=252.61
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 49297 0 0 0 24946 315 0 0 25 0 1 0 2035106 203489280 49195 1992294400 134512640 135751879 4291361440 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 49680 49195 143 303 0 49375 0
Current children cumulated CPU time (s) 252.61
Current children cumulated vsize (KiB) 198720

[startup+253.501 s]
/proc/loadavg: 0.99 0.69 0.31 2/107 5705
/proc/meminfo: memFree=1305580/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=198984 CPUtime=253.41
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 49366 0 0 0 25025 316 0 0 25 0 1 0 2035106 203759616 49264 1992294400 134512640 135751879 4291361440 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 49746 49264 143 303 0 49441 0
Current children cumulated CPU time (s) 253.41
Current children cumulated vsize (KiB) 198984

[startup+254.301 s]
/proc/loadavg: 0.99 0.69 0.31 2/107 5705
/proc/meminfo: memFree=1305084/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=199380 CPUtime=254.21
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 49474 0 0 0 25104 317 0 0 25 0 1 0 2035106 204165120 49372 1992294400 134512640 135751879 4291361440 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 49845 49372 143 303 0 49540 0
Current children cumulated CPU time (s) 254.21
Current children cumulated vsize (KiB) 199380

[startup+254.501 s]
/proc/loadavg: 0.99 0.69 0.31 2/107 5705
/proc/meminfo: memFree=1305084/2059040 swapFree=4192956/4192956
[pid=5698] ppid=5696 vsize=199512 CPUtime=254.41
/proc/5698/stat : 5698 (wbo1.4a) R 5696 5698 5211 0 -1 4202496 49497 0 0 0 25124 317 0 0 25 0 1 0 2035106 204300288 49395 1992294400 134512640 135751879 4291361440 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5698/statm: 49878 49395 143 303 0 49573 0
Current children cumulated CPU time (s) 254.41
Current children cumulated vsize (KiB) 199512

Child status: 0
Real time (s): 254.519
CPU time (s): 254.438
CPU user time (s): 251.246
CPU system time (s): 3.19251
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 199512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.246
system time used= 3.19251
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49498
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= 1
involuntary context switches= 2946

runsolver used 0.407937 second user time and 1.22381 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-11 14:48:14
IDJOB=2655377
IDBENCH=1274
IDSOLVER=1160
FILE ID=node014/2655377-1276260494
PBS_JOBID= 11172197
Free space on /tmp= 62460 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
COMMAND LINE= wbo1.4a -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655377-1276260494/watcher-2655377-1276260494 -o /tmp/evaluation-result-2655377-1276260494/solver-2655377-1276260494 -C 1800 -W 2000 -M 1800  wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655377-1276260494.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= be6efe3218879d0d0c6c419c0919396c
RANDOM SEED=1263073666

node014.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1503276 kB
Buffers:         45632 kB
Cached:         370204 kB
SwapCached:          0 kB
Active:         150268 kB
Inactive:       325148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1503276 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3024 kB
Writeback:           0 kB
AnonPages:       59508 kB
Mapped:          15372 kB
Slab:            58460 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62456 MiB
End job on node014 at 2010-06-11 14:52:29