Trace number 2657741

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
bsolo 3.2 ClUNSAT 248.881 248.938

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900564824.opb
MD5SUMba7629ec9d43ef12b6ab9587104e8a0f
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 benchmark1.82472
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 813
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 bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657741-1276295852.opb
0.00/0.00	c File size is 83393 bytes.
0.01/0.01	c Highest Coefficient sum: 813
0.01/0.01	c Parsing was ok!!
0.01/0.01	c Total parsing time: 0.013 s
0.01/0.01	c Var: 231 Constr: 2707 2684/22/1 Lit: 8338 Watch. Lit: 5710
0.01/0.01	c Obj. Vars: 0 (0 % of total variables)
0.01/0.02	c Pre-processing Time: 0.025 s
0.01/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.01/0.02	c        0    231     2586     8096    3     5474    1880      0      0 0.03
0.01/0.02	c Switching off lower bounding mode.
248.84/248.93	c      101    231     2687    12090    4     5677    2069    101   2885 0.04
248.84/248.93	c      251    231     2837    18374    6     5978    2276    251   4735 0.05
248.84/248.93	c      476    231     3062    26960    8     6428    2504    476   5409 0.09
248.84/248.93	c      814    231     3400    40374   11     7104    2755    814   5575 0.15
248.84/248.93	c     1322    231     3908    60357   15     8121    3031   1322   4914 0.27
248.84/248.93	c     2089    231     4675    84087   17     9655    3335   2089   4334 0.48
248.84/248.93	c     3235    231     5821   125371   21    11946    3669   3235   3935 0.82
248.84/248.93	c     4957    231     5624    94234   16    11552    4036   3038   3798 1.30
248.84/248.93	c     7541    231     6086    98751   16    12476    4440   3500   3851 1.96
248.84/248.93	c    11421    231     5344    96870   18    10991    4885   2758   3522 3.24
248.84/248.93	c    17245    231     6134   152448   24    12572    5374   3548   3151 5.47
248.84/248.93	c    25982    231     6592   134277   20    13489    5912   4006   2876 9.03
248.84/248.93	c    39092    231     7471   168494   22    15247    6504   4885   2743 14.25
248.84/248.93	c    58763    231     7097   142266   20    14499    7155   4511   2650 22.17
248.84/248.93	c    88276    231     7249   156926   21    14802    7871   4663   2358 37.44
248.84/248.93	c   132548    231     7313   152681   20    14931    8659   4727   2131 62.19
248.84/248.93	c   198959    231     7437   159097   21    15179    9525   4851   1980 100.44
248.84/248.93	c   298579    231     9933   237116   23    20169   10478   7347   1860 160.47
248.84/248.93	c Backtracks by Clause: 0
248.84/248.93	c Backtracks by PB constraint: 0
248.84/248.93	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
248.84/248.93	c   18   414276 100748   621658     8387   167242   5801   1664 248.88
248.84/248.93	s UNSATISFIABLE
248.84/248.93	c Total time: 248.879 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-2657741-1276295852/watcher-2657741-1276295852 -o /tmp/evaluation-result-2657741-1276295852/solver-2657741-1276295852 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657741-1276295852.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 1.01 1.00 2/106 6884
/proc/meminfo: memFree=1787904/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=10880 CPUtime=0
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 336 0 0 0 0 0 0 0 17 0 1 0 5189183 11141120 255 1992294400 134512640 137138936 4294861424 18446744073709551615 136520912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 2720 255 175 642 0 2055 0

[startup+0.0124471 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 6884
/proc/meminfo: memFree=1787904/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=11016 CPUtime=0.01
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 366 0 0 0 1 0 0 0 17 0 1 0 5189183 11280384 285 1992294400 134512640 137138936 4294861424 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 2754 285 181 642 0 2089 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11016

[startup+0.100437 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 6884
/proc/meminfo: memFree=1787904/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=11452 CPUtime=0.09
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 529 0 0 0 9 0 0 0 17 0 1 0 5189183 11726848 427 1992294400 134512640 137138936 4294861424 18446744073709551615 136295502 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 2863 427 190 642 0 2219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11452

[startup+0.300453 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 6884
/proc/meminfo: memFree=1787904/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=11968 CPUtime=0.29
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 662 0 0 0 29 0 0 0 17 0 1 0 5189183 12255232 560 1992294400 134512640 137138936 4294861424 18446744073709551615 134542378 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 2992 560 190 642 0 2348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11968

[startup+0.700485 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 6884
/proc/meminfo: memFree=1787904/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=12860 CPUtime=0.69
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 860 0 0 0 69 0 0 0 17 0 1 0 5189183 13168640 758 1992294400 134512640 137138936 4294861424 18446744073709551615 134578593 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 3215 759 190 642 0 2571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12860

[startup+1.50055 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 6885
/proc/meminfo: memFree=1785044/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=13248 CPUtime=1.49
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 974 0 0 0 148 1 0 0 18 0 1 0 5189183 13565952 872 1992294400 134512640 137138936 4294861424 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 3312 872 190 642 0 2668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13248

[startup+3.10068 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 6885
/proc/meminfo: memFree=1784920/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=13636 CPUtime=3.09
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1065 0 0 0 307 2 0 0 21 0 1 0 5189183 13963264 963 1992294400 134512640 137138936 4294861424 18446744073709551615 134540738 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 3409 963 190 642 0 2765 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13636

[startup+6.30094 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 6885
/proc/meminfo: memFree=1783680/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=14404 CPUtime=6.29
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1271 0 0 0 625 4 0 0 25 0 1 0 5189183 14749696 1169 1992294400 134512640 137138936 4294861424 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 3601 1169 190 642 0 2957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14404

[startup+12.7015 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 6885
/proc/meminfo: memFree=1783308/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=14532 CPUtime=12.69
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1301 0 0 0 1263 6 0 0 25 0 1 0 5189183 14880768 1199 1992294400 134512640 137138936 4294861424 18446744073709551615 134543117 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 3633 1199 190 642 0 2989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14532

[startup+25.5005 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 6885
/proc/meminfo: memFree=1783060/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=14912 CPUtime=25.48
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1379 0 0 0 2537 11 0 0 25 0 1 0 5189183 15269888 1277 1992294400 134512640 137138936 4294861424 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 3728 1277 190 642 0 3084 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14912

[startup+51.1006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6885
/proc/meminfo: memFree=1782192/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=15760 CPUtime=51.08
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1599 0 0 0 5086 22 0 0 25 0 1 0 5189183 16138240 1497 1992294400 134512640 137138936 4294861424 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 3940 1497 190 642 0 3296 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15760

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6887
/proc/meminfo: memFree=1781696/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=16020 CPUtime=102.28
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1668 0 0 0 10187 41 0 0 25 0 1 0 5189183 16404480 1566 1992294400 134512640 137138936 4294861424 18446744073709551615 136296985 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4005 1566 190 642 0 3361 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 16020

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6889
/proc/meminfo: memFree=1781324/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=16352 CPUtime=162.26
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1741 0 0 0 16165 61 0 0 25 0 1 0 5189183 16744448 1639 1992294400 134512640 137138936 4294861424 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4088 1639 190 642 0 3444 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 16352

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6891
/proc/meminfo: memFree=1780704/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=16968 CPUtime=222.24
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1913 0 0 0 22145 79 0 0 25 0 1 0 5189183 17375232 1811 1992294400 134512640 137138936 4294861424 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4242 1811 190 642 0 3598 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 16968

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

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6891
/proc/meminfo: memFree=1780580/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=17096 CPUtime=230.24
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1950 0 0 0 22943 81 0 0 25 0 1 0 5189183 17506304 1848 1992294400 134512640 137138936 4294861424 18446744073709551615 134540724 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4274 1848 190 642 0 3630 0
Current children cumulated CPU time (s) 230.24
Current children cumulated vsize (KiB) 17096

[startup+236.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6891
/proc/meminfo: memFree=1780580/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=17096 CPUtime=236.64
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1950 0 0 0 23581 83 0 0 25 0 1 0 5189183 17506304 1848 1992294400 134512640 137138936 4294861424 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4274 1848 190 642 0 3630 0
Current children cumulated CPU time (s) 236.64
Current children cumulated vsize (KiB) 17096

[startup+243.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6891
/proc/meminfo: memFree=1780580/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=17096 CPUtime=243.05
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1950 0 0 0 24220 85 0 0 25 0 1 0 5189183 17506304 1848 1992294400 134512640 137138936 4294861424 18446744073709551615 134542793 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4274 1848 190 642 0 3630 0
Current children cumulated CPU time (s) 243.05
Current children cumulated vsize (KiB) 17096

[startup+246.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6891
/proc/meminfo: memFree=1780580/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=17096 CPUtime=246.24
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1950 0 0 0 24539 85 0 0 25 0 1 0 5189183 17506304 1848 1992294400 134512640 137138936 4294861424 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4274 1848 190 642 0 3630 0
Current children cumulated CPU time (s) 246.24
Current children cumulated vsize (KiB) 17096

[startup+247.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6891
/proc/meminfo: memFree=1780580/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=17096 CPUtime=247.84
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1950 0 0 0 24698 86 0 0 25 0 1 0 5189183 17506304 1848 1992294400 134512640 137138936 4294861424 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4274 1848 190 642 0 3630 0
Current children cumulated CPU time (s) 247.84
Current children cumulated vsize (KiB) 17096

[startup+248.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6891
/proc/meminfo: memFree=1780580/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=17096 CPUtime=248.64
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1950 0 0 0 24778 86 0 0 25 0 1 0 5189183 17506304 1848 1992294400 134512640 137138936 4294861424 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4274 1848 190 642 0 3630 0
Current children cumulated CPU time (s) 248.64
Current children cumulated vsize (KiB) 17096

[startup+248.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6891
/proc/meminfo: memFree=1780580/2059040 swapFree=4192072/4192956
[pid=6884] ppid=6882 vsize=17096 CPUtime=248.84
/proc/6884/stat : 6884 (bsolo_pb10) R 6882 6884 6787 0 -1 4202496 1950 0 0 0 24798 86 0 0 25 0 1 0 5189183 17506304 1848 1992294400 134512640 137138936 4294861424 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6884/statm: 4274 1848 190 642 0 3630 0
Current children cumulated CPU time (s) 248.84
Current children cumulated vsize (KiB) 17096

Child status: 0
Real time (s): 248.938
CPU time (s): 248.881
CPU user time (s): 248.017
CPU system time (s): 0.863868
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 17096

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

runsolver used 0.421935 second user time and 1.17082 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-12 00:37:32
IDJOB=2657741
IDBENCH=1313
IDSOLVER=1163
FILE ID=node003/2657741-1276295852
PBS_JOBID= 11173130
Free space on /tmp= 62556 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900564824.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657741-1276295852/watcher-2657741-1276295852 -o /tmp/evaluation-result-2657741-1276295852/solver-2657741-1276295852 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657741-1276295852.opb

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

MD5SUM BENCH= ba7629ec9d43ef12b6ab9587104e8a0f
RANDOM SEED=1887347584

node003.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.251
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.50
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.251
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1788432 kB
Buffers:         32712 kB
Cached:         113980 kB
SwapCached:          0 kB
Active:          98988 kB
Inactive:       106004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1788432 kB
SwapTotal:     4192956 kB
SwapFree:      4192072 kB
Dirty:            3976 kB
Writeback:           0 kB
AnonPages:       58336 kB
Mapped:          15380 kB
Slab:            43868 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181204 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= 62552 MiB
End job on node003 at 2010-06-12 00:41:42