Trace number 2656808

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 CardUNSAT 528.759 528.933

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900558106.opb
MD5SUM86320fff0968ff7a2805751d322618eb
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 benchmark2.15567
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 815
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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656808-1276292724.opb
0.00/0.00	c File size is 83389 bytes.
0.00/0.01	c Highest Coefficient sum: 815
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.013 s
0.00/0.01	c Var: 231 Constr: 2707 2684/22/1 Lit: 8338 Watch. Lit: 5709
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.02	c Pre-processing Time: 0.024 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    231     2586     8096    3     5472    1880      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
528.71/528.93	c      100    231     2737    13516    4     5778    2069    151   2173 0.05
528.71/528.93	c      250    231     2920    22027    7     6145    2276    334   2525 0.10
528.71/528.93	c      478    231     3216    33175   10     6737    2504    630   2845 0.17
528.71/528.93	c      816    231     3591    44476   12     7488    2755   1005   2843 0.29
528.71/528.93	c     1324    231     4156    63056   15     8625    3031   1570   2823 0.47
528.71/528.93	c     2089    231     5028    98355   19    10435    3335   2442   2501 0.83
528.71/528.93	c     3237    231     4610    76824   16     9525    3669   2024   2229 1.45
528.71/528.93	c     4959    231     4567    83926   18     9463    4036   1981   2001 2.48
528.71/528.93	c     7544    231     5263    87626   16    10830    4440   2677   2057 3.67
528.71/528.93	c    11423    231     4823    81874   16     9960    4885   2237   1939 5.89
528.71/528.93	c    17245    231     6233   152214   24    12811    5374   3647   1821 9.46
528.71/528.93	c    25982    231     7681   223677   29    15765    5912   5095   1697 15.30
528.71/528.93	c    39093    231     6737   149058   22    13793    6504   4151   1632 23.95
528.71/528.93	c    58765    231     8112   196647   24    16625    7155   5526   1592 36.89
528.71/528.93	c    88276    231     7177   153741   21    14666    7871   4591   1509 58.46
528.71/528.93	c   132546    231     7450   193644   25    15235    8659   4864   1422 93.18
528.71/528.93	c   198956    231     9646   286826   29    19691    9525   7060   1334 149.03
528.71/528.93	c   298576    231     7436   166739   22    15221   10478   4850   1250 238.82
528.71/528.93	c   448011    231    11820   337161   28    24024   11526   9234   1163 385.16
528.71/528.93	c Backtracks by Clause: 597890
528.71/528.93	c Backtracks by PB constraint: 510
528.71/528.93	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
528.71/528.93	c   19   598400 143859   882560    11527   228281   8941   1131 528.76
528.71/528.93	s UNSATISFIABLE
528.71/528.93	c Total time: 528.756 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-2656808-1276292724/watcher-2656808-1276292724 -o /tmp/evaluation-result-2656808-1276292724/solver-2656808-1276292724 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656808-1276292724.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.00 1.00 3/106 6030
/proc/meminfo: memFree=1544492/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=10880 CPUtime=0
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 4876388 11141120 254 1992294400 134512640 137138936 4293848800 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 2720 255 175 642 0 2055 0

[startup+0.052869 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 6030
/proc/meminfo: memFree=1544492/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=11328 CPUtime=0.05
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 483 0 0 0 5 0 0 0 25 0 1 0 4876388 11599872 381 1992294400 134512640 137138936 4293848800 18446744073709551615 134618019 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 2832 381 192 642 0 2188 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11328

[startup+0.100874 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 6030
/proc/meminfo: memFree=1544492/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=11320 CPUtime=0.09
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 500 0 0 0 9 0 0 0 25 0 1 0 4876388 11591680 398 1992294400 134512640 137138936 4293848800 18446744073709551615 134575184 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 2830 398 192 642 0 2186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11320

[startup+0.300898 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 6030
/proc/meminfo: memFree=1544492/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=11704 CPUtime=0.29
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 596 0 0 0 29 0 0 0 25 0 1 0 4876388 11984896 494 1992294400 134512640 137138936 4293848800 18446744073709551615 134552152 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 2926 494 192 642 0 2282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11704

[startup+0.700944 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 6030
/proc/meminfo: memFree=1544492/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=12320 CPUtime=0.69
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 754 0 0 0 69 0 0 0 25 0 1 0 4876388 12615680 652 1992294400 134512640 137138936 4293848800 18446744073709551615 134601145 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 3080 652 192 642 0 2436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12320

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6031
/proc/meminfo: memFree=1542128/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=13184 CPUtime=1.49
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 947 0 0 0 149 0 0 0 25 0 1 0 4876388 13500416 845 1992294400 134512640 137138936 4293848800 18446744073709551615 134539684 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 3296 845 192 642 0 2652 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13184

[startup+3.10122 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6031
/proc/meminfo: memFree=1541632/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=13428 CPUtime=3.09
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 1016 0 0 0 308 1 0 0 25 0 1 0 4876388 13750272 914 1992294400 134512640 137138936 4293848800 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 3357 914 192 642 0 2713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13428

[startup+6.3006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6031
/proc/meminfo: memFree=1541136/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=13676 CPUtime=6.29
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 1091 0 0 0 627 2 0 0 25 0 1 0 4876388 14004224 989 1992294400 134512640 137138936 4293848800 18446744073709551615 136504093 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 3419 989 192 642 0 2775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13676

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6031
/proc/meminfo: memFree=1539896/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=14772 CPUtime=12.68
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 1343 0 0 0 1264 4 0 0 25 0 1 0 4876388 15126528 1241 1992294400 134512640 137138936 4293848800 18446744073709551615 136365016 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 3693 1241 192 642 0 3049 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14772

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6031
/proc/meminfo: memFree=1539400/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=15144 CPUtime=25.49
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 1440 0 0 0 2540 9 0 0 25 0 1 0 4876388 15507456 1338 1992294400 134512640 137138936 4293848800 18446744073709551615 134542208 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 3786 1338 192 642 0 3142 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15144

[startup+51.1008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6033
/proc/meminfo: memFree=1538532/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=15888 CPUtime=51.07
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 1635 0 0 0 5091 16 0 0 25 0 1 0 4876388 16269312 1533 1992294400 134512640 137138936 4293848800 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 3972 1533 192 642 0 3328 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15888

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6033
/proc/meminfo: memFree=1538036/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=16364 CPUtime=102.26
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 1745 0 0 0 10197 29 0 0 25 0 1 0 4876388 16756736 1643 1992294400 134512640 137138936 4293848800 18446744073709551615 134618007 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4091 1643 192 642 0 3447 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16364

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6035
/proc/meminfo: memFree=1537168/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17204 CPUtime=162.23
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 1957 0 0 0 16180 43 0 0 25 0 1 0 4876388 17616896 1855 1992294400 134512640 137138936 4293848800 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4301 1855 192 642 0 3657 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17204

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6037
/proc/meminfo: memFree=1537168/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17204 CPUtime=222.21
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 1957 0 0 0 22162 59 0 0 25 0 1 0 4876388 17616896 1855 1992294400 134512640 137138936 4293848800 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4301 1855 192 642 0 3657 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 17204

[startup+282.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 6039
/proc/meminfo: memFree=1537168/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17204 CPUtime=282.2
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 1958 0 0 0 28145 75 0 0 25 0 1 0 4876388 17616896 1856 1992294400 134512640 137138936 4293848800 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4301 1856 192 642 0 3657 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17204

[startup+342.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 6041
/proc/meminfo: memFree=1536920/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17444 CPUtime=342.18
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 2020 0 0 0 34128 90 0 0 25 0 1 0 4876388 17862656 1918 1992294400 134512640 137138936 4293848800 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4361 1918 192 642 0 3717 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 17444

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 6041
/proc/meminfo: memFree=1536424/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17696 CPUtime=402.16
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 2098 0 0 0 40111 105 0 0 25 0 1 0 4876388 18120704 1996 1992294400 134512640 137138936 4293848800 18446744073709551615 134599943 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4424 1996 192 642 0 3780 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 17696

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6043
/proc/meminfo: memFree=1536424/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17696 CPUtime=462.14
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 2098 0 0 0 46093 121 0 0 25 0 1 0 4876388 18120704 1996 1992294400 134512640 137138936 4293848800 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4424 1996 192 642 0 3780 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 17696

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6045
/proc/meminfo: memFree=1536424/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17696 CPUtime=522.12
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 2098 0 0 0 52078 134 0 0 25 0 1 0 4876388 18120704 1996 1992294400 134512640 137138936 4293848800 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4424 1996 192 642 0 3780 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 17696

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

[startup+524.709 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6045
/proc/meminfo: memFree=1536424/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17696 CPUtime=524.52
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 2098 0 0 0 52318 134 0 0 25 0 1 0 4876388 18120704 1996 1992294400 134512640 137138936 4293848800 18446744073709551615 134542799 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4424 1996 192 642 0 3780 0
Current children cumulated CPU time (s) 524.52
Current children cumulated vsize (KiB) 17696

[startup+526.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6045
/proc/meminfo: memFree=1536424/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17696 CPUtime=526.12
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 2098 0 0 0 52477 135 0 0 25 0 1 0 4876388 18120704 1996 1992294400 134512640 137138936 4293848800 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4424 1996 192 642 0 3780 0
Current children cumulated CPU time (s) 526.12
Current children cumulated vsize (KiB) 17696

[startup+527.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6045
/proc/meminfo: memFree=1536424/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17696 CPUtime=527.72
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 2098 0 0 0 52637 135 0 0 25 0 1 0 4876388 18120704 1996 1992294400 134512640 137138936 4293848800 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4424 1996 192 642 0 3780 0
Current children cumulated CPU time (s) 527.72
Current children cumulated vsize (KiB) 17696

[startup+528.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6045
/proc/meminfo: memFree=1536424/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17696 CPUtime=528.51
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 2098 0 0 0 52716 135 0 0 25 0 1 0 4876388 18120704 1996 1992294400 134512640 137138936 4293848800 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4424 1996 192 642 0 3780 0
Current children cumulated CPU time (s) 528.51
Current children cumulated vsize (KiB) 17696

[startup+528.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 6045
/proc/meminfo: memFree=1536424/2059040 swapFree=4192956/4192956
[pid=6030] ppid=6028 vsize=17696 CPUtime=528.71
/proc/6030/stat : 6030 (bsolo_pb10) R 6028 6030 5972 0 -1 4202496 2098 0 0 0 52736 135 0 0 25 0 1 0 4876388 18120704 1996 1992294400 134512640 137138936 4293848800 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/6030/statm: 4424 1996 192 642 0 3780 0
Current children cumulated CPU time (s) 528.71
Current children cumulated vsize (KiB) 17696

Child status: 0
Real time (s): 528.933
CPU time (s): 528.759
CPU user time (s): 527.401
CPU system time (s): 1.35779
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 17696

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

runsolver used 0.872867 second user time and 2.50862 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-11 23:45:24
IDJOB=2656808
IDBENCH=1304
IDSOLVER=1162
FILE ID=node001/2656808-1276292724
PBS_JOBID= 11173120
Free space on /tmp= 62364 MiB

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

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

MD5SUM BENCH= 86320fff0968ff7a2805751d322618eb
RANDOM SEED=1077916473

node001.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.202
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.40
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.202
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1545020 kB
Buffers:         70900 kB
Cached:         315408 kB
SwapCached:          0 kB
Active:         177072 kB
Inactive:       268432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1545020 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4260 kB
Writeback:           0 kB
AnonPages:       59232 kB
Mapped:          15392 kB
Slab:            46724 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180572 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= 62360 MiB
End job on node001 at 2010-06-11 23:54:13