Trace number 359524

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, and are wall clock time (not CPU 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
minisat+ 1.14UNSAT 443.433 443.555

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900568186.opb
MD5SUM75bd0b27f5ff05dc207afe3c3d5552d1
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.70413
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 (download as text)

0.00/0.00	c Parsing PB file...
0.08/0.09	c Converting 2707 PB-constraints to clauses...
0.08/0.09	c   -- Unit propagations: (none)
0.08/0.09	c   -- Detecting intervals from adjacent constraints: ######################
0.08/0.09	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.10	c ---[  43]---> BDD-cost:   19
0.09/0.10	c ---[  41]---> BDD-cost:   19
0.09/0.10	c ---[  39]---> BDD-cost:   19
0.09/0.10	c ---[  37]---> BDD-cost:   19
0.09/0.10	c ---[  35]---> BDD-cost:   19
0.09/0.10	c ---[  33]---> BDD-cost:   19
0.09/0.10	c ---[  31]---> BDD-cost:   19
0.09/0.10	c ---[  29]---> BDD-cost:   19
0.09/0.10	c ---[  27]---> BDD-cost:   19
0.09/0.10	c ---[  25]---> BDD-cost:   19
0.09/0.10	c ---[  23]---> BDD-cost:   19
0.09/0.10	c ---[  21]---> BDD-cost:   19
0.09/0.10	c ---[  19]---> BDD-cost:   19
0.09/0.10	c ---[  17]---> BDD-cost:   19
0.09/0.10	c ---[  15]---> BDD-cost:   19
0.09/0.10	c ---[  13]---> BDD-cost:   19
0.09/0.10	c ---[  11]---> BDD-cost:   19
0.09/0.10	c ---[   9]---> BDD-cost:   19
0.09/0.10	c ---[   7]---> BDD-cost:   19
0.09/0.10	c ---[   5]---> BDD-cost:   19
0.09/0.10	c ---[   3]---> BDD-cost:   19
0.09/0.10	c ---[   1]---> BDD-cost:   19
0.09/0.10	c ---[   0]---> Adder-cost: 364   maxlim: 670   bits: 10/10
0.09/0.12	c ==================================[MINISAT+]==================================
0.09/0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |    6189    19359 |    2063       0        0     nan |  0.000 % |
0.09/0.12	c |       103 |    6189    19359 |    2269     103     1489    14.5 |  3.239 % |
0.09/0.14	c |       255 |    6189    19359 |    2496     255     9545    37.4 |  3.239 % |
0.09/0.17	c |       480 |    6189    19359 |    2745     480    21336    44.5 |  3.239 % |
0.19/0.20	c |       818 |    6189    19359 |    3020     818    39926    48.8 |  3.239 % |
0.19/0.27	c |      1325 |    6189    19359 |    3322    1325    66953    50.5 |  3.239 % |
0.29/0.38	c |      2084 |    6137    19175 |    3654    2079   108789    52.3 |  4.220 % |
0.49/0.57	c |      3225 |    6137    19175 |    4020    3220   185842    57.7 |  4.220 % |
0.79/0.84	c |      4933 |    6130    19152 |    4422    2769   139737    50.5 |  4.318 % |
1.19/1.27	c |      7497 |    6130    19152 |    4864    3031   155379    51.3 |  4.318 % |
1.99/2.02	c |     11343 |    6130    19152 |    5350    4299   233569    54.3 |  4.318 % |
3.19/3.22	c |     17110 |    6121    19123 |    5885    4485   233356    52.0 |  4.514 % |
4.98/5.09	c |     25762 |    6121    19123 |    6474    3937   200737    51.0 |  4.514 % |
7.89/7.90	c |     38736 |    6121    19123 |    7122    3568   141149    39.6 |  4.514 % |
12.59/12.62	c |     58198 |    6121    19123 |    7834    4511   200209    44.4 |  4.514 % |
19.89/19.98	c |     87390 |    6096    19042 |    8617    5123   269277    52.6 |  5.005 % |
30.78/30.86	c |    131179 |    6096    19042 |    9479    8792   466269    53.0 |  5.005 % |
47.48/47.59	c |    196863 |    6096    19042 |   10427    6187   289853    46.8 |  5.005 % |
70.17/70.24	c |    295390 |    6080    18990 |   11470    8024   332391    41.4 |  5.299 % |
102.97/103.07	c |    443180 |    6080    18990 |   12617    8747   364292    41.6 |  5.299 % |
159.05/159.15	c |    664864 |    6080    18990 |   13878   11272   478051    42.4 |  5.299 % |
238.32/238.42	c |    997394 |    6080    18990 |   15266   10179   419214    41.2 |  5.299 % |
368.69/368.86	c |   1496184 |    6080    18990 |   16793   10807   467518    43.3 |  5.299 % |
443.37/443.55	c ==============================================================================
443.37/443.55	c UNSATISFIABLE
443.37/443.55	s UNSATISFIABLE
443.37/443.55	c _______________________________________________________________________________
443.37/443.55	c 
443.37/443.55	c restarts              : 23
443.37/443.55	c conflicts             : 1836550        (4142 /sec)
443.37/443.55	c decisions             : 2287507        (5159 /sec)
443.37/443.55	c propagations          : 0              (0 /sec)
443.37/443.55	c inspects              : 0              (0 /sec)
443.37/443.55	c CPU time              : 443.372 s
443.37/443.55	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/359524-1176932210/instance-359524-1176932210.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-359524-1176932210 -o ROOT/results/node11/solver-359524-1176932210 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/359524-1176932210/minisat+ /tmp/evaluation/359524-1176932210/instance-359524-1176932210.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.10 1.10 1.03 3/77 7402
/proc/meminfo: memFree=1385528/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=1048 CPUtime=0
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 134269969 1073152 101 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135012197 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 262 101 74 215 0 44 0

[startup+0.0886809 s]
/proc/loadavg: 1.10 1.10 1.03 3/77 7402
/proc/meminfo: memFree=1385528/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=1764 CPUtime=0.08
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 294 0 0 0 8 0 0 0 18 0 1 0 134269969 1806336 279 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 441 279 74 215 0 223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1764

[startup+0.101683 s]
/proc/loadavg: 1.10 1.10 1.03 3/77 7402
/proc/meminfo: memFree=1385528/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=1896 CPUtime=0.09
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 348 0 0 0 9 0 0 0 18 0 1 0 134269969 1941504 333 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 474 333 86 215 0 256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1896

[startup+0.301705 s]
/proc/loadavg: 1.10 1.10 1.03 3/77 7402
/proc/meminfo: memFree=1385528/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=2492 CPUtime=0.29
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 508 0 0 0 29 0 0 0 19 0 1 0 134269969 2551808 493 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 623 493 122 215 0 405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2492

[startup+0.701754 s]
/proc/loadavg: 1.10 1.10 1.03 3/77 7402
/proc/meminfo: memFree=1385528/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=3160 CPUtime=0.69
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 688 0 0 0 69 0 0 0 22 0 1 0 134269969 3235840 673 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 790 673 122 215 0 572 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3160

[startup+1.50185 s]
/proc/loadavg: 1.10 1.10 1.03 2/78 7403
/proc/meminfo: memFree=1383152/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=3292 CPUtime=1.49
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 725 0 0 0 149 0 0 0 25 0 1 0 134269969 3371008 710 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 823 710 122 215 0 605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3292

[startup+3.10104 s]
/proc/loadavg: 1.09 1.10 1.03 2/78 7403
/proc/meminfo: memFree=1382768/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=3684 CPUtime=3.08
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 826 0 0 0 308 0 0 0 25 0 1 0 134269969 3772416 811 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 921 811 122 215 0 703 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3684

[startup+6.30141 s]
/proc/loadavg: 1.09 1.10 1.03 2/78 7403
/proc/meminfo: memFree=1382192/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=4076 CPUtime=6.29
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 923 0 0 0 628 1 0 0 25 0 1 0 134269969 4173824 908 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 1019 908 122 215 0 801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4076

[startup+12.7012 s]
/proc/loadavg: 1.08 1.10 1.03 2/78 7403
/proc/meminfo: memFree=1381616/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=4596 CPUtime=12.69
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 1044 0 0 0 1268 1 0 0 25 0 1 0 134269969 4706304 1029 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134577218 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 1149 1029 122 215 0 931 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4596

[startup+25.5017 s]
/proc/loadavg: 1.06 1.09 1.02 2/78 7403
/proc/meminfo: memFree=1380848/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=5376 CPUtime=25.48
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 1233 0 0 0 2547 1 0 0 25 0 1 0 134269969 5505024 1218 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 1344 1218 122 215 0 1126 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5376

[startup+51.1017 s]
/proc/loadavg: 1.04 1.08 1.02 2/78 7403
/proc/meminfo: memFree=1380080/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=6176 CPUtime=51.07
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 1425 0 0 0 5106 1 0 0 25 0 1 0 134269969 6324224 1410 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 1544 1410 122 215 0 1326 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6176

[startup+102.306 s]
/proc/loadavg: 1.02 1.07 1.02 2/78 7403
/proc/meminfo: memFree=1379440/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=6720 CPUtime=102.27
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 1571 0 0 0 10225 2 0 0 25 0 1 0 134269969 6881280 1556 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 1680 1556 122 215 0 1462 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6720

[startup+162.302 s]
/proc/loadavg: 1.07 1.07 1.02 2/78 7403
/proc/meminfo: memFree=1378352/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=8032 CPUtime=162.25
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 1884 0 0 0 16222 3 0 0 25 0 1 0 134269969 8224768 1869 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2008 1869 122 215 0 1790 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8032

[startup+222.302 s]
/proc/loadavg: 1.02 1.05 1.01 2/78 7403
/proc/meminfo: memFree=1377584/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=8572 CPUtime=222.23
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2031 0 0 0 22220 3 0 0 25 0 1 0 134269969 8777728 2016 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2143 2016 122 215 0 1925 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8572

[startup+282.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/78 7403
/proc/meminfo: memFree=1377008/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=9252 CPUtime=282.22
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2183 0 0 0 28218 4 0 0 25 0 1 0 134269969 9474048 2168 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134577354 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2313 2168 122 215 0 2095 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 9252

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 7403
/proc/meminfo: memFree=1376752/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=9384 CPUtime=342.19
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2230 0 0 0 34215 4 0 0 25 0 1 0 134269969 9609216 2215 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580214 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2346 2215 122 215 0 2128 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 9384

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 7405
/proc/meminfo: memFree=1376304/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=9784 CPUtime=402.18
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2312 0 0 0 40213 5 0 0 25 0 1 0 134269969 10018816 2297 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2446 2297 122 215 0 2228 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 9784

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 7405
/proc/meminfo: memFree=1376048/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=10060 CPUtime=409.38
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2382 0 0 0 40933 5 0 0 25 0 1 0 134269969 10301440 2367 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2515 2367 122 215 0 2297 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 10060

[startup+422.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 7405
/proc/meminfo: memFree=1375984/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=10344 CPUtime=422.18
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2447 0 0 0 42213 5 0 0 25 0 1 0 134269969 10592256 2432 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134568540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2586 2432 122 215 0 2368 0
Current children cumulated CPU time (s) 422.18
Current children cumulated vsize (KiB) 10344

[startup+435.101 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 7405
/proc/meminfo: memFree=1375920/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=10344 CPUtime=434.97
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2463 0 0 0 43492 5 0 0 25 0 1 0 134269969 10592256 2448 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2586 2448 122 215 0 2368 0
Current children cumulated CPU time (s) 434.97
Current children cumulated vsize (KiB) 10344

[startup+438.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 7405
/proc/meminfo: memFree=1375920/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=10344 CPUtime=438.17
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2463 0 0 0 43812 5 0 0 25 0 1 0 134269969 10592256 2448 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134575244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2586 2448 122 215 0 2368 0
Current children cumulated CPU time (s) 438.17
Current children cumulated vsize (KiB) 10344

[startup+441.502 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 7405
/proc/meminfo: memFree=1375920/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=10344 CPUtime=441.37
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2469 0 0 0 44132 5 0 0 25 0 1 0 134269969 10592256 2454 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2586 2454 122 215 0 2368 0
Current children cumulated CPU time (s) 441.37
Current children cumulated vsize (KiB) 10344

[startup+442.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 7405
/proc/meminfo: memFree=1375856/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=10344 CPUtime=442.17
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2469 0 0 0 44212 5 0 0 25 0 1 0 134269969 10592256 2454 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2586 2454 122 215 0 2368 0
Current children cumulated CPU time (s) 442.17
Current children cumulated vsize (KiB) 10344

[startup+443.102 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 7405
/proc/meminfo: memFree=1375856/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=10344 CPUtime=442.97
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2477 0 0 0 44292 5 0 0 25 0 1 0 134269969 10592256 2462 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2586 2462 122 215 0 2368 0
Current children cumulated CPU time (s) 442.97
Current children cumulated vsize (KiB) 10344

[startup+443.501 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 7405
/proc/meminfo: memFree=1375856/2055920 swapFree=4139248/4192956
[pid=7402] ppid=7400 vsize=10344 CPUtime=443.37
/proc/7402/stat : 7402 (minisat+) R 7400 7402 7064 0 -1 4194304 2477 0 0 0 44332 5 0 0 25 0 1 0 134269969 10592256 2462 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134579923 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7402/statm: 2586 2462 122 215 0 2368 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 10344

Child status: 20
Real time (s): 443.555
CPU time (s): 443.433
CPU user time (s): 443.373
CPU system time (s): 0.05999
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 10344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 443.373
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2479
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= 9
involuntary context switches= 494

runsolver used 0.532918 second user time and 0.996848 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Apr 18 21:36:50 UTC 2007

IDJOB= 359524
IDBENCH= 1298
IDSOLVER= 156
FILE ID= node11/359524-1176932210

PBS_JOBID= 4605670

Free space on /tmp= 66255 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900568186.opb
COMMAND LINE= /tmp/evaluation/359524-1176932210/minisat+ /tmp/evaluation/359524-1176932210/instance-359524-1176932210.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node11/convwatcher-359524-1176932210 -o ROOT/results/node11/conversion-359524-1176932210 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/359524-1176932210/instance-359524-1176932210.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-359524-1176932210 -o ROOT/results/node11/solver-359524-1176932210 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/359524-1176932210/minisat+ /tmp/evaluation/359524-1176932210/instance-359524-1176932210.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  75bd0b27f5ff05dc207afe3c3d5552d1

RANDOM SEED= 609925211

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.235
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.235
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:       1385936 kB
Buffers:         36268 kB
Cached:         555508 kB
SwapCached:      22332 kB
Active:         234080 kB
Inactive:       392388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1385936 kB
SwapTotal:     4192956 kB
SwapFree:      4139248 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:          30292 kB
Slab:            28980 kB
Committed_AS:  6164324 kB
PageTables:       1848 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= 66255 MiB

End job on node11 on Wed Apr 18 21:44:14 UTC 2007