Trace number 1875980

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.0UNSAT 255.403 255.479

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900557574.opb
MD5SUM5107a201bfa7ecd84a67ffb212d048dd
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 benchmark5.2462
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 689
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875980-1245122649.opb.
0.00/0.00	c Instance file HOME/instance-1875980-1245122649.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.01	c Highest Coefficient sum: 689
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 |       100 |     231     2707     8338 |     5500      100     22 |  0.002 % |
0.00/0.02	c |       250 |     231     2707     8338 |     6050      250     33 |  0.002 % |
0.00/0.03	c |       477 |     231     2707     8338 |     6655      477     33 |  0.002 % |
0.00/0.05	c |       814 |     231     2707     8338 |     7320      814     32 |  0.002 % |
0.00/0.08	c |      1321 |     231     2707     8338 |     8052     1321     30 |  0.002 % |
0.09/0.12	c |      2081 |     231     2707     8338 |     8857     2081     29 |  0.002 % |
0.09/0.20	c |      3222 |     231     2707     8338 |     9743     3222     30 |  0.002 % |
0.28/0.32	c |      4930 |     231     2707     8338 |    10717     4930     30 |  0.002 % |
0.49/0.54	c |      7492 |     231     2707     8338 |    11789     7492     32 |  0.002 % |
0.89/0.94	c |     11336 |     231     2707     8338 |    12968    11336     32 |  0.002 % |
1.49/1.54	c |     17104 |     231     2707     8338 |    14265    10570     32 |  0.002 % |
2.69/2.74	c |     25755 |     231     2707     8338 |    15692    12041     35 |  0.002 % |
4.69/4.71	c |     38729 |     231     2707     8338 |    17261     9208     36 |  0.002 % |
7.49/7.54	c |     58190 |     231     2707     8338 |    18987    11307     32 |  0.002 % |
12.28/12.39	c |     87384 |     231     2707     8338 |    20886    11879     36 |  0.002 % |
20.98/21.08	c |    131173 |     231     2707     8338 |    22974    13708     37 |  0.002 % |
35.58/35.63	c |    196857 |     231     2707     8338 |    25272    21697     36 |  0.002 % |
60.37/60.46	c |    295384 |     231     2707     8338 |    27799    13798     35 |  0.002 % |
95.46/95.54	c |    443175 |     231     2707     8338 |    30579    19533     38 |  0.002 % |
151.55/151.63	c |    664859 |     231     2707     8338 |    33637    18247     36 |  0.002 % |
238.52/238.61	c ===============================================================================
255.32/255.42	c core #1
255.32/255.42	c Core size: 2581	Core Weight: 2147483647	Total Weight: 2147483647
255.32/255.42	c restarts              : 21
255.32/255.42	c conflicts             : 982843         (3889 /sec)
255.32/255.42	c decisions             : 1322415        (1.35 % random) (5232 /sec)
255.32/255.42	c propagations          : 43425592       (171810 /sec)
255.32/255.42	c conflict literals     : 37921207       (0.00 % deleted)
255.32/255.42	c Memory used           : 336.21 MB
255.32/255.42	c CPU time              : 252.754 s
255.32/255.42	c 
255.32/255.42	s UNSATISFIABLE

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-1875980-1245122649/watcher-1875980-1245122649 -o /tmp/evaluation-result-1875980-1245122649/solver-1875980-1245122649 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875980-1245122649.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: 1.00 0.99 0.99 3/64 2579
/proc/meminfo: memFree=804848/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=2608 CPUtime=0
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 179864147 2670592 174 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 652 174 125 292 0 336 0

[startup+0.104776 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2579
/proc/meminfo: memFree=804848/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=3052 CPUtime=0.09
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 381 0 0 0 9 0 0 0 18 0 1 0 179864147 3125248 344 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 763 344 135 292 0 468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3052

[startup+0.201788 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2579
/proc/meminfo: memFree=804848/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=3580 CPUtime=0.19
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 499 0 0 0 19 0 0 0 18 0 1 0 179864147 3665920 462 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 895 462 135 292 0 600 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3580

[startup+0.301798 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2579
/proc/meminfo: memFree=804848/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=3976 CPUtime=0.28
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 608 0 0 0 28 0 0 0 19 0 1 0 179864147 4071424 571 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 994 571 135 292 0 699 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 3976

[startup+0.701844 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2579
/proc/meminfo: memFree=804848/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=5428 CPUtime=0.69
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 967 0 0 0 67 2 0 0 22 0 1 0 179864147 5558272 930 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 1357 930 135 292 0 1062 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5428

[startup+1.50194 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=800424/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=7832 CPUtime=1.49
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 1541 0 0 0 146 3 0 0 25 0 1 0 179864147 8019968 1504 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 1958 1504 135 292 0 1663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7832

[startup+3.10111 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=797480/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=11400 CPUtime=3.09
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 2459 0 0 0 304 5 0 0 25 0 1 0 179864147 11673600 2422 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 2850 2422 135 292 0 2555 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11400

[startup+6.30147 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=790312/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=18144 CPUtime=6.29
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 4138 0 0 0 618 11 0 0 25 0 1 0 179864147 18579456 4101 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 4536 4101 135 292 0 4241 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18144

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=777512/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=30568 CPUtime=12.69
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 7248 0 0 0 1248 21 0 0 25 0 1 0 179864147 31301632 7211 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 7642 7211 135 292 0 7347 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30568

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=756008/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=50908 CPUtime=25.48
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 12342 0 0 0 2513 35 0 0 25 0 1 0 179864147 52129792 12305 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 12727 12305 135 292 0 12432 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50908

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=721960/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=85384 CPUtime=51.08
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 20951 0 0 0 5046 62 0 0 25 0 1 0 179864147 87433216 20914 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 21346 20915 135 292 0 21051 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85384

[startup+102.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=655848/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=150676 CPUtime=102.26
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 37266 0 0 0 10108 118 0 0 25 0 1 0 179864147 154292224 37229 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 37669 37229 135 292 0 37374 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 150676

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=581096/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=226408 CPUtime=162.24
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 56189 0 0 0 16043 181 0 0 25 0 1 0 179864147 231841792 56152 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 56602 56152 135 292 0 56307 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 226408

[startup+222.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=509992/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=296460 CPUtime=222.23
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 73678 0 0 0 21983 240 0 0 25 0 1 0 179864147 303575040 73641 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 74115 73641 135 292 0 73820 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 296460

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

[startup+230.402 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=501544/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=305060 CPUtime=230.33
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 75830 0 0 0 22785 248 0 0 25 0 1 0 179864147 312381440 75793 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 76265 75793 135 292 0 75970 0
Current children cumulated CPU time (s) 230.33
Current children cumulated vsize (KiB) 305060

[startup+243.205 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=468584/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=337936 CPUtime=243.12
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 84067 0 0 0 24054 258 0 0 25 0 1 0 179864147 346046464 84030 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 84484 84030 136 292 0 84189 0
Current children cumulated CPU time (s) 243.12
Current children cumulated vsize (KiB) 337936

[startup+249.602 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=461928/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=344272 CPUtime=249.52
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 85640 0 0 0 24693 259 0 0 25 0 1 0 179864147 352534528 85603 1992294400 134512640 135709839 4294956240 18446744073709551615 134583795 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 86068 85603 136 292 0 85773 0
Current children cumulated CPU time (s) 249.52
Current children cumulated vsize (KiB) 344272

[startup+252.801 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=461928/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=344272 CPUtime=252.72
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 85640 0 0 0 25013 259 0 0 25 0 1 0 179864147 352534528 85603 1992294400 134512640 135709839 4294956240 18446744073709551615 134584098 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 86068 85603 136 292 0 85773 0
Current children cumulated CPU time (s) 252.72
Current children cumulated vsize (KiB) 344272

[startup+254.401 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=461928/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=344272 CPUtime=254.32
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 85640 0 0 0 25173 259 0 0 25 0 1 0 179864147 352534528 85603 1992294400 134512640 135709839 4294956240 18446744073709551615 134583741 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 86068 85603 136 292 0 85773 0
Current children cumulated CPU time (s) 254.32
Current children cumulated vsize (KiB) 344272

[startup+255.201 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=461928/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=344272 CPUtime=255.12
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 85640 0 0 0 25253 259 0 0 25 0 1 0 179864147 352534528 85603 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 86068 85603 136 292 0 85773 0
Current children cumulated CPU time (s) 255.12
Current children cumulated vsize (KiB) 344272

[startup+255.401 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2580
/proc/meminfo: memFree=461928/2055920 swapFree=4192952/4192956
[pid=2579] ppid=2577 vsize=344272 CPUtime=255.32
/proc/2579/stat : 2579 (wbo) R 2577 2579 920 0 -1 4194304 85640 0 0 0 25273 259 0 0 25 0 1 0 179864147 352534528 85603 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 1 0 0
/proc/2579/statm: 86068 85603 136 292 0 85773 0
Current children cumulated CPU time (s) 255.32
Current children cumulated vsize (KiB) 344272

Child status: 0
Real time (s): 255.479
CPU time (s): 255.403
CPU user time (s): 252.757
CPU system time (s): 2.6466
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 344272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.757
system time used= 2.6466
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85642
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= 2
involuntary context switches= 487

runsolver used 0.26296 second user time and 0.460929 second system time

The end

Launcher Data

Begin job on node35 at 2009-06-16 05:24:09
IDJOB=1875980
IDBENCH=1350
IDSOLVER=698
FILE ID=node35/1875980-1245122649
PBS_JOBID= 9363648
Free space on /tmp= 66136 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557574.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875980-1245122649/watcher-1875980-1245122649 -o /tmp/evaluation-result-1875980-1245122649/solver-1875980-1245122649 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875980-1245122649.opb

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

MD5SUM BENCH= 5107a201bfa7ecd84a67ffb212d048dd
RANDOM SEED=464337017

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        805264 kB
Buffers:         84608 kB
Cached:        1064996 kB
SwapCached:          4 kB
Active:         172328 kB
Inactive:       991232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        805264 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          23728 kB
Slab:            73136 kB
Committed_AS:   157592 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875980-1245122649.opb

Free space on /tmp at the end= 66132 MiB
End job on node35 at 2009-06-16 05:28:24