Trace number 1878805

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.1 clUNSAT 250.569 250.633

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 benchmark0.626904
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.1 - 13/04/2009 : 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 Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1878805-1245119697.opb
0.00/0.00	c File size is 83393 bytes.
0.00/0.01	c Highest Coefficient sum: 813
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: 5710
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.01/0.02	c Pre-processing Time: 0.024 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.02
0.01/0.02	c Switching off lower bounding mode.
250.53/250.63	c      101    231     2687    12090    4     5677    2069    101   2970 0.03
250.53/250.63	c      251    231     2837    18374    6     5978    2276    251   4826 0.05
250.53/250.63	c      476    231     3062    26960    8     6428    2504    476   5409 0.09
250.53/250.63	c      814    231     3400    40374   11     7104    2755    814   5613 0.14
250.53/250.63	c     1322    231     3908    60357   15     8121    3031   1322   4932 0.27
250.53/250.63	c     2089    231     4675    84087   17     9655    3335   2089   4343 0.48
250.53/250.63	c     3235    231     5821   125371   21    11946    3669   3235   3940 0.82
250.53/250.63	c     4957    231     5624    94234   16    11552    4036   3038   3792 1.31
250.53/250.63	c     7541    231     6086    98751   16    12476    4440   3500   3835 1.97
250.53/250.63	c    11421    231     5344    96870   18    10991    4885   2758   3494 3.27
250.53/250.63	c    17245    231     6134   152448   24    12572    5374   3548   3125 5.52
250.53/250.63	c    25982    231     6592   134277   20    13489    5912   4006   2859 9.09
250.53/250.63	c    39092    231     7471   168494   22    15247    6504   4885   2724 14.35
250.53/250.63	c    58763    231     7097   142266   20    14499    7155   4511   2623 22.40
250.53/250.63	c    88276    231     7249   156926   21    14802    7871   4663   2330 37.88
250.53/250.63	c   132548    231     7313   152681   20    14931    8659   4727   2105 62.96
250.53/250.63	c   198959    231     7437   159097   21    15179    9525   4851   1961 101.45
250.53/250.63	c   298579    231     9933   237116   23    20169   10478   7347   1844 161.90
250.53/250.63	c Backtracks by Clause: 0
250.53/250.63	c Backtracks by PB constraint: 0
250.53/250.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
250.53/250.63	c   18   414276 100748   621658     8387   167242   5801   1653 250.57
250.53/250.63	s UNSATISFIABLE
250.53/250.63	c Total time: 250.566 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-1878805-1245119697/watcher-1878805-1245119697 -o /tmp/evaluation-result-1878805-1245119697/solver-1878805-1245119697 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878805-1245119697.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.93 0.98 0.99 3/64 2527
/proc/meminfo: memFree=1182872/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=10792 CPUtime=0
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 248 0 0 0 0 0 0 0 18 0 1 0 179569673 11051008 232 1992294400 134512640 137136520 4294956256 18446744073709551615 136523233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 2698 232 174 640 0 2033 0

[startup+0.0242809 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 2527
/proc/meminfo: memFree=1182872/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=11244 CPUtime=0.01
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 414 0 0 0 1 0 0 0 18 0 1 0 179569673 11513856 377 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 2811 377 190 640 0 2167 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11244

[startup+0.101289 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 2527
/proc/meminfo: memFree=1182872/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=11368 CPUtime=0.09
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 468 0 0 0 9 0 0 0 18 0 1 0 179569673 11640832 431 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 2842 431 195 640 0 2198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11368

[startup+0.301309 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 2527
/proc/meminfo: memFree=1182872/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=11884 CPUtime=0.29
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 600 0 0 0 29 0 0 0 19 0 1 0 179569673 12169216 563 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 2971 563 195 640 0 2327 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11884

[startup+0.701353 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 2527
/proc/meminfo: memFree=1182872/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=12776 CPUtime=0.69
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 799 0 0 0 68 1 0 0 22 0 1 0 179569673 13082624 762 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 3194 762 195 640 0 2550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12776

[startup+1.50144 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1180176/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=13164 CPUtime=1.49
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 911 0 0 0 148 1 0 0 25 0 1 0 179569673 13479936 874 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 3291 874 195 640 0 2647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13164

[startup+3.10161 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1180048/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=13552 CPUtime=3.1
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 994 0 0 0 308 2 0 0 25 0 1 0 179569673 13877248 957 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 3388 957 195 640 0 2744 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 13552

[startup+6.30196 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1178960/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=14320 CPUtime=6.29
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1194 0 0 0 626 3 0 0 25 0 1 0 179569673 14663680 1157 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 3580 1157 195 640 0 2936 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14320

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1178640/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=14448 CPUtime=12.69
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1238 0 0 0 1264 5 0 0 25 0 1 0 179569673 14794752 1201 1992294400 134512640 137136520 4294956256 18446744073709551615 134544475 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 3612 1201 195 640 0 2968 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14448

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1178512/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=14828 CPUtime=25.48
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1316 0 0 0 2540 8 0 0 25 0 1 0 179569673 15183872 1279 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 3707 1279 195 640 0 3063 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14828

[startup+51.1018 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1177488/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=15676 CPUtime=51.08
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1536 0 0 0 5093 15 0 0 25 0 1 0 179569673 16052224 1499 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 3919 1499 195 640 0 3275 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15676

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1177232/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=15936 CPUtime=102.27
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1605 0 0 0 10201 26 0 0 25 0 1 0 179569673 16318464 1568 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 3984 1568 195 640 0 3340 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15936

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176976/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=16268 CPUtime=162.25
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1678 0 0 0 16185 40 0 0 25 0 1 0 179569673 16658432 1641 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4067 1641 195 640 0 3423 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16268

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176272/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=16884 CPUtime=222.23
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1850 0 0 0 22171 52 0 0 25 0 1 0 179569673 17289216 1813 1992294400 134512640 137136520 4294956256 18446744073709551615 134544496 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4221 1813 195 640 0 3577 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16884

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

[startup+230.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176080/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=17012 CPUtime=230.23
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1885 0 0 0 22970 53 0 0 25 0 1 0 179569673 17420288 1848 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4253 1848 195 640 0 3609 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 17012

[startup+243.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176080/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=17012 CPUtime=243.03
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1887 0 0 0 24248 55 0 0 25 0 1 0 179569673 17420288 1850 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4253 1850 195 640 0 3609 0
Current children cumulated CPU time (s) 243.03
Current children cumulated vsize (KiB) 17012

[startup+246.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176080/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=17012 CPUtime=246.24
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1887 0 0 0 24568 56 0 0 25 0 1 0 179569673 17420288 1850 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4253 1850 195 640 0 3609 0
Current children cumulated CPU time (s) 246.24
Current children cumulated vsize (KiB) 17012

[startup+247.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176080/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=17012 CPUtime=247.83
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1887 0 0 0 24727 56 0 0 25 0 1 0 179569673 17420288 1850 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4253 1850 195 640 0 3609 0
Current children cumulated CPU time (s) 247.83
Current children cumulated vsize (KiB) 17012

[startup+249.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176080/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=17012 CPUtime=249.43
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1887 0 0 0 24887 56 0 0 25 0 1 0 179569673 17420288 1850 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4253 1850 195 640 0 3609 0
Current children cumulated CPU time (s) 249.43
Current children cumulated vsize (KiB) 17012

[startup+250.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176080/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=17012 CPUtime=250.22
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1887 0 0 0 24966 56 0 0 25 0 1 0 179569673 17420288 1850 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4253 1850 195 640 0 3609 0
Current children cumulated CPU time (s) 250.22
Current children cumulated vsize (KiB) 17012

[startup+250.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176080/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=17012 CPUtime=250.43
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1887 0 0 0 24986 57 0 0 25 0 1 0 179569673 17420288 1850 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4253 1850 195 640 0 3609 0
Current children cumulated CPU time (s) 250.43
Current children cumulated vsize (KiB) 17012

[startup+250.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2528
/proc/meminfo: memFree=1176080/2055920 swapFree=4182492/4192956
[pid=2527] ppid=2525 vsize=17012 CPUtime=250.53
/proc/2527/stat : 2527 (bsolo) R 2525 2527 1759 0 -1 4194304 1887 0 0 0 24996 57 0 0 25 0 1 0 179569673 17420288 1850 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2527/statm: 4253 1850 195 640 0 3609 0
Current children cumulated CPU time (s) 250.53
Current children cumulated vsize (KiB) 17012

Child status: 0
Real time (s): 250.633
CPU time (s): 250.569
CPU user time (s): 249.995
CPU system time (s): 0.573912
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 17012

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

runsolver used 0.178972 second user time and 0.528919 second system time

The end

Launcher Data

Begin job on node21 at 2009-06-16 04:34:57
IDJOB=1878805
IDBENCH=1313
IDSOLVER=700
FILE ID=node21/1878805-1245119697
PBS_JOBID= 9363657
Free space on /tmp= 66092 MiB

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

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

MD5SUM BENCH= ba7629ec9d43ef12b6ab9587104e8a0f
RANDOM SEED=321278225

node21.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.239
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.239
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:       1183352 kB
Buffers:         90452 kB
Cached:         686672 kB
SwapCached:       4264 kB
Active:         119052 kB
Inactive:       665412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1183352 kB
SwapTotal:     4192956 kB
SwapFree:      4182492 kB
Dirty:            4212 kB
Writeback:           0 kB
Mapped:          13360 kB
Slab:            74148 kB
Committed_AS:   157508 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66088 MiB
End job on node21 at 2009-06-16 04:39:08