Trace number 3721003

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
PB07: minisat+ 1.14UNSAT 205.525 205.572

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900568186.opb
MD5SUM75bd0b27f5ff05dc207afe3c3d5552d1
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.089985
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 721
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 Parsing PB file...
0.02/0.04	c Converting 2707 PB-constraints to clauses...
0.02/0.04	c   -- Unit propagations: (none)
0.02/0.04	c   -- Detecting intervals from adjacent constraints: ######################
0.02/0.04	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.02/0.04	c ---[  43]---> BDD-cost:   19
0.02/0.04	c ---[  41]---> BDD-cost:   19
0.02/0.04	c ---[  39]---> BDD-cost:   19
0.02/0.04	c ---[  37]---> BDD-cost:   19
0.02/0.04	c ---[  35]---> BDD-cost:   19
0.02/0.04	c ---[  33]---> BDD-cost:   19
0.02/0.04	c ---[  31]---> BDD-cost:   19
0.02/0.04	c ---[  29]---> BDD-cost:   19
0.02/0.04	c ---[  27]---> BDD-cost:   19
0.02/0.04	c ---[  25]---> BDD-cost:   19
0.02/0.04	c ---[  23]---> BDD-cost:   19
0.02/0.04	c ---[  21]---> BDD-cost:   19
0.02/0.04	c ---[  19]---> BDD-cost:   19
0.02/0.04	c ---[  17]---> BDD-cost:   19
0.02/0.04	c ---[  15]---> BDD-cost:   19
0.02/0.04	c ---[  13]---> BDD-cost:   19
0.02/0.04	c ---[  11]---> BDD-cost:   19
0.02/0.04	c ---[   9]---> BDD-cost:   19
0.02/0.04	c ---[   7]---> BDD-cost:   19
0.02/0.04	c ---[   5]---> BDD-cost:   19
0.02/0.04	c ---[   3]---> BDD-cost:   19
0.02/0.04	c ---[   1]---> BDD-cost:   19
0.02/0.04	c ---[   0]---> Adder-cost: 364   maxlim: 670   bits: 10/10
0.02/0.05	c ==================================[MINISAT+]==================================
0.02/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.02/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.02/0.05	c ==============================================================================
0.02/0.05	c |         0 |    6189    19359 |    2063       0        0     nan |  0.000 % |
0.02/0.06	c |       103 |    6189    19359 |    2269     103     1489    14.5 |  3.239 % |
0.02/0.06	c |       255 |    6189    19359 |    2496     255     9545    37.4 |  3.239 % |
0.02/0.08	c |       480 |    6189    19359 |    2745     480    21336    44.5 |  3.239 % |
0.02/0.09	c |       818 |    6189    19359 |    3020     818    39926    48.8 |  3.239 % |
0.09/0.13	c |      1325 |    6189    19359 |    3322    1325    66953    50.5 |  3.239 % |
0.09/0.18	c |      2084 |    6137    19175 |    3654    2079   108789    52.3 |  4.220 % |
0.19/0.27	c |      3225 |    6137    19175 |    4020    3220   185842    57.7 |  4.220 % |
0.39/0.42	c |      4933 |    6130    19152 |    4422    2769   139737    50.5 |  4.318 % |
0.59/0.64	c |      7497 |    6130    19152 |    4864    3031   155379    51.3 |  4.318 % |
0.99/1.02	c |     11343 |    6130    19152 |    5350    4299   233569    54.3 |  4.318 % |
1.59/1.63	c |     17110 |    6121    19123 |    5885    4485   233356    52.0 |  4.514 % |
2.49/2.58	c |     25762 |    6121    19123 |    6474    3937   200737    51.0 |  4.514 % |
3.99/4.01	c |     38736 |    6121    19123 |    7122    3568   141149    39.6 |  4.514 % |
6.29/6.39	c |     58198 |    6121    19123 |    7834    4511   200209    44.4 |  4.514 % |
10.08/10.11	c |     87390 |    6096    19042 |    8617    5123   269277    52.6 |  5.005 % |
15.58/15.67	c |    131179 |    6096    19042 |    9479    8792   466269    53.0 |  5.005 % |
24.08/24.14	c |    196863 |    6096    19042 |   10427    6187   289853    46.8 |  5.005 % |
34.77/34.87	c |    295390 |    6080    18990 |   11470    8024   332391    41.4 |  5.299 % |
50.37/50.42	c |    443180 |    6080    18990 |   12617    8747   364292    41.6 |  5.299 % |
76.47/76.54	c |    664864 |    6080    18990 |   13878   11272   478051    42.4 |  5.299 % |
113.17/113.23	c |    997394 |    6080    18990 |   15266   10179   419214    41.2 |  5.299 % |
172.15/172.26	c |   1496184 |    6080    18990 |   16793   10807   467518    43.3 |  5.299 % |
205.45/205.57	c ==============================================================================
205.45/205.57	c UNSATISFIABLE
205.45/205.57	s UNSATISFIABLE
205.45/205.57	c _______________________________________________________________________________
205.45/205.57	c 
205.45/205.57	c restarts              : 23
205.45/205.57	c conflicts             : 1836550        (8936 /sec)
205.45/205.57	c decisions             : 2287507        (11131 /sec)
205.45/205.57	c propagations          : 0              (0 /sec)
205.45/205.57	c inspects              : 0              (0 /sec)
205.45/205.57	c CPU time              : 205.514 s
205.45/205.57	c _______________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721003-1338552581/watcher-3721003-1338552581 -o /tmp/evaluation-result-3721003-1338552581/solver-3721003-1338552581 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721003-1338552581.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 32375
/proc/meminfo: memFree=26527252/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=1276 CPUtime=0 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 161 0 0 0 0 0 0 0 20 0 1 0 321383563 1306624 119 33554432000 134512640 135395479 4294784528 4294782940 135007481 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 319 119 74 216 0 101 0

[startup+0.0301721 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 32375
/proc/meminfo: memFree=26527252/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=1704 CPUtime=0.02 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 273 0 0 0 2 0 0 0 20 0 1 0 321383563 1744896 231 33554432000 134512640 135395479 4294784528 4294782828 135007481 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 426 231 74 216 0 208 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1704

[startup+0.100209 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 32375
/proc/meminfo: memFree=26527252/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=2416 CPUtime=0.09 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 520 0 0 0 9 0 0 0 20 0 1 0 321383563 2473984 478 33554432000 134512640 135395479 4294784528 4294782880 134581491 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 604 478 122 216 0 386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+0.300177 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 32375
/proc/meminfo: memFree=26527252/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=3080 CPUtime=0.29 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 677 0 0 0 29 0 0 0 20 0 1 0 321383563 3153920 635 33554432000 134512640 135395479 4294784528 4294782880 134580945 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 770 635 122 216 0 552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3080

[startup+0.700175 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 32375
/proc/meminfo: memFree=26527252/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=3344 CPUtime=0.69 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 753 0 0 0 69 0 0 0 20 0 1 0 321383563 3424256 711 33554432000 134512640 135395479 4294784528 4294782880 134580840 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 836 711 122 216 0 618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3344

[startup+1.50018 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 32397
/proc/meminfo: memFree=26519824/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=3736 CPUtime=1.49 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 854 0 0 0 149 0 0 0 20 0 1 0 321383563 3825664 812 33554432000 134512640 135395479 4294784528 4294782880 134580881 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 934 812 122 216 0 716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3736

[startup+3.10017 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 32397
/proc/meminfo: memFree=26517240/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=4128 CPUtime=3.09 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 952 0 0 0 309 0 0 0 20 0 1 0 321383563 4227072 910 33554432000 134512640 135395479 4294784528 4294782496 134577272 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 1032 910 122 216 0 814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4128

[startup+6.30017 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 32397
/proc/meminfo: memFree=26516376/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=4652 CPUtime=6.29 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 1072 0 0 0 629 0 0 0 20 0 1 0 321383563 4763648 1030 33554432000 134512640 135395479 4294784528 4294782400 134574361 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 1163 1030 122 216 0 945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4652

[startup+12.7002 s]
/proc/loadavg: 0.31 0.07 0.02 3/177 32397
/proc/meminfo: memFree=26514488/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=5436 CPUtime=12.68 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 1258 0 0 0 1268 0 0 0 20 0 1 0 321383563 5566464 1216 33554432000 134512640 135395479 4294784528 4294782880 134581451 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 1359 1216 122 216 0 1141 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5436

[startup+25.5001 s]
/proc/loadavg: 0.68 0.16 0.05 3/178 32400
/proc/meminfo: memFree=26511764/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=6232 CPUtime=25.48 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 1456 0 0 0 2548 0 0 0 20 0 1 0 321383563 6381568 1418 33554432000 134512640 135395479 4294784528 4294782832 134580372 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/32375/statm: 1558 1418 122 216 0 1340 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6232

[startup+51.1002 s]
/proc/loadavg: 1.13 0.31 0.10 3/178 32400
/proc/meminfo: memFree=26511264/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=6908 CPUtime=51.07 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 1617 0 0 0 5107 0 0 0 20 0 1 0 321383563 7073792 1579 33554432000 134512640 135395479 4294784528 4294782880 134580959 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 1727 1579 122 216 0 1509 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6908

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/177 32400
/proc/meminfo: memFree=26507488/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=8660 CPUtime=102.27 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2067 0 0 0 10226 1 0 0 20 0 1 0 321383563 8867840 2029 33554432000 134512640 135395479 4294784528 4294782880 134581436 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2165 2029 122 216 0 1947 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8660

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/177 32400
/proc/meminfo: memFree=26504820/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=9624 CPUtime=162.25 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2287 0 0 0 16224 1 0 0 20 0 1 0 321383563 9854976 2253 33554432000 134512640 135395479 4294784528 4294782880 134580837 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2406 2253 122 216 0 2188 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9624

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

[startup+179.1 s]
/proc/loadavg: 1.90 0.90 0.34 3/177 32400
/proc/meminfo: memFree=26504368/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=9752 CPUtime=179.05 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2335 0 0 0 17904 1 0 0 20 0 1 0 321383563 9986048 2301 33554432000 134512640 135395479 4294784528 4294782880 134580941 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2438 2301 122 216 0 2220 0
Current children cumulated CPU time (s) 179.05
Current children cumulated vsize (KiB) 9752

[startup+191.9 s]
/proc/loadavg: 1.91 0.93 0.36 3/177 32400
/proc/meminfo: memFree=26503872/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=10144 CPUtime=191.85 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2441 0 0 0 19184 1 0 0 20 0 1 0 321383563 10387456 2407 33554432000 134512640 135395479 4294784528 4294782880 134580768 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2536 2407 122 216 0 2318 0
Current children cumulated CPU time (s) 191.85
Current children cumulated vsize (KiB) 10144

[startup+198.3 s]
/proc/loadavg: 1.93 0.97 0.38 3/176 32400
/proc/meminfo: memFree=26503756/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=10420 CPUtime=198.25 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2492 0 0 0 19824 1 0 0 20 0 1 0 321383563 10670080 2458 33554432000 134512640 135395479 4294784528 4294782880 134580915 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2605 2458 122 216 0 2387 0
Current children cumulated CPU time (s) 198.25
Current children cumulated vsize (KiB) 10420

[startup+201.5 s]
/proc/loadavg: 1.93 0.97 0.38 3/177 32401
/proc/meminfo: memFree=26503748/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=10420 CPUtime=201.45 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2493 0 0 0 20144 1 0 0 20 0 1 0 321383563 10670080 2459 33554432000 134512640 135395479 4294784528 4294782496 134576648 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2605 2459 122 216 0 2387 0
Current children cumulated CPU time (s) 201.45
Current children cumulated vsize (KiB) 10420

[startup+203.1 s]
/proc/loadavg: 1.93 0.99 0.39 3/177 32401
/proc/meminfo: memFree=26503748/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=10420 CPUtime=203.05 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2499 0 0 0 20304 1 0 0 20 0 1 0 321383563 10670080 2465 33554432000 134512640 135395479 4294784528 4294782880 134581036 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2605 2465 122 216 0 2387 0
Current children cumulated CPU time (s) 203.05
Current children cumulated vsize (KiB) 10420

[startup+204.7 s]
/proc/loadavg: 1.93 0.99 0.39 3/177 32401
/proc/meminfo: memFree=26502752/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=10420 CPUtime=204.65 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2505 0 0 0 20464 1 0 0 20 0 1 0 321383563 10670080 2484 33554432000 134512640 135395479 4294784528 4294782496 134576991 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2605 2484 122 216 0 2387 0
Current children cumulated CPU time (s) 204.65
Current children cumulated vsize (KiB) 10420

[startup+205.1 s]
/proc/loadavg: 1.93 0.99 0.39 3/177 32401
/proc/meminfo: memFree=26502752/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=10420 CPUtime=205.05 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2505 0 0 0 20504 1 0 0 20 0 1 0 321383563 10670080 2484 33554432000 134512640 135395479 4294784528 4294782992 134587610 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2605 2484 122 216 0 2387 0
Current children cumulated CPU time (s) 205.05
Current children cumulated vsize (KiB) 10420

[startup+205.5 s]
/proc/loadavg: 1.93 0.99 0.39 3/177 32401
/proc/meminfo: memFree=26502752/32873648 swapFree=6864/6864
[pid=32375] ppid=32373 vsize=10420 CPUtime=205.45 cores=0,2,4,6
/proc/32375/stat : 32375 (minisat+) R 32373 32375 32338 0 -1 4202496 2505 0 0 0 20544 1 0 0 20 0 1 0 321383563 10670080 2484 33554432000 134512640 135395479 4294784528 4294782784 134568481 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32375/statm: 2605 2484 122 216 0 2387 0
Current children cumulated CPU time (s) 205.45
Current children cumulated vsize (KiB) 10420

Child status: 20
Real time (s): 205.572
CPU time (s): 205.525
CPU user time (s): 205.514
CPU system time (s): 0.010998
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 10420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 205.514
system time used= 0.010998
maximum resident set size= 9944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2507
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= 5
involuntary context switches= 307

runsolver used 0.320951 second user time and 0.807877 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-01 14:09:41
IDJOB=3721003
IDBENCH=1298
IDSOLVER=2306
FILE ID=node125/3721003-1338552581
RUNJOBID= node125-1338552574-32354
PBS_JOBID= 14635859
Free space on /tmp= 70468 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900568186.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721003-1338552581/watcher-3721003-1338552581 -o /tmp/evaluation-result-3721003-1338552581/solver-3721003-1338552581 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721003-1338552581.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 75bd0b27f5ff05dc207afe3c3d5552d1
RANDOM SEED=945855301

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26528540 kB
Buffers:          582536 kB
Cached:          4859372 kB
SwapCached:         2312 kB
Active:          2374628 kB
Inactive:        3078432 kB
Active(anon):       2280 kB
Inactive(anon):     9252 kB
Active(file):    2372348 kB
Inactive(file):  3069180 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102520 kB
Dirty:              2444 kB
Writeback:             0 kB
AnonPages:         13912 kB
Mapped:            13512 kB
Shmem:                96 kB
Slab:             756432 kB
SReclaimable:     200664 kB
SUnreclaim:       555768 kB
KernelStack:        1392 kB
PageTables:         3836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721003-1338552581.opb

Free space on /tmp at the end= 70460 MiB
End job on node125 at 2012-06-01 14:13:07