Trace number 34643

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 1061.57 1061.96

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900567985.opb
MD5SUMfb1b2fb5676286fc8681e7e6d0d2728f
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 benchmark424.074
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 669
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	c Parsing PB file...
0.09	c Converting 2707 PB-constraints to clauses...
0.10	c   -- Unit propagations: (none)
0.10	c   -- Detecting intervals from adjacent constraints: ######################
0.10	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.11	c ---[  43]---> BDD-cost:   19
0.11	c ---[  41]---> BDD-cost:   19
0.11	c ---[  39]---> BDD-cost:   19
0.11	c ---[  37]---> BDD-cost:   19
0.11	c ---[  35]---> BDD-cost:   19
0.11	c ---[  33]---> BDD-cost:   19
0.11	c ---[  31]---> BDD-cost:   19
0.11	c ---[  29]---> BDD-cost:   19
0.11	c ---[  27]---> BDD-cost:   19
0.11	c ---[  25]---> BDD-cost:   19
0.12	c ---[  23]---> BDD-cost:   19
0.12	c ---[  21]---> BDD-cost:   19
0.12	c ---[  19]---> BDD-cost:   19
0.12	c ---[  17]---> BDD-cost:   19
0.12	c ---[  15]---> BDD-cost:   19
0.12	c ---[  13]---> BDD-cost:   19
0.12	c ---[  11]---> BDD-cost:   19
0.12	c ---[   9]---> BDD-cost:   19
0.12	c ---[   7]---> BDD-cost:   19
0.12	c ---[   5]---> BDD-cost:   19
0.12	c ---[   3]---> BDD-cost:   19
0.12	c ---[   1]---> BDD-cost:   19
0.12	c ---[   0]---> Adder-cost: 378   maxlim: 618   bits: 10/10
0.13	c ==================================[MINISAT+]==================================
0.13	c | Conflicts | Original         | Learnt                           | Progress |
0.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.13	c ==============================================================================
0.13	c |         0 |    6273    19642 |    2091       0        0     nan |  0.000 % |
0.14	c |       100 |    6266    19619 |    2300      99     1284    13.0 |  3.101 % |
0.16	c |       255 |    6266    19619 |    2530     254    10445    41.1 |  3.101 % |
0.18	c |       481 |    6266    19619 |    2783     480    22613    47.1 |  3.101 % |
0.22	c |       818 |    6195    19378 |    3061     807    38389    47.6 |  4.264 % |
0.30	c |      1325 |    6195    19378 |    3367    1314    72876    55.5 |  4.264 % |
0.41	c |      2084 |    6195    19378 |    3704    2073   127062    61.3 |  4.264 % |
0.57	c |      3225 |    6195    19378 |    4074    3214   196725    61.2 |  4.264 % |
0.84	c |      4935 |    6195    19378 |    4482    2822   143627    50.9 |  4.264 % |
1.28	c |      7499 |    6195    19378 |    4930    2989   151859    50.8 |  4.264 % |
1.98	c |     11347 |    6169    19281 |    5423    4343   242512    55.8 |  4.651 % |
2.93	c |     17116 |    6153    19229 |    5965    4501   232228    51.6 |  4.942 % |
4.76	c |     25767 |    6121    19113 |    6562    3833   200222    52.2 |  5.330 % |
7.60	c |     38741 |    6066    18932 |    7218    6469   379410    58.7 |  6.202 % |
11.81	c |     58205 |    6042    18854 |    7940    7154   403720    56.4 |  6.686 % |
17.67	c |     87399 |    6036    18834 |    8734    7480   355075    47.5 |  6.783 % |
26.87	c |    131188 |    6036    18834 |    9608    6255   264544    42.3 |  6.783 % |
40.91	c |    196872 |    6036    18834 |   10568    7512   349469    46.5 |  6.783 % |
61.02	c |    295398 |    6036    18834 |   11625    8148   333733    41.0 |  6.783 % |
91.81	c |    443187 |    6036    18834 |   12788    7057   252566    35.8 |  6.783 % |
141.03	c |    664870 |    6036    18834 |   14067   12888   535428    41.5 |  6.783 % |
216.91	c |    997395 |    6027    18803 |   15473    7860   304674    38.8 |  6.880 % |
343.68	c |   1496183 |    6027    18803 |   17021    9848   342241    34.8 |  6.880 % |
536.93	c |   2244366 |    6027    18803 |   18723   12714   502640    39.5 |  6.880 % |
834.37	c |   3366641 |    6027    18803 |   20595   13241   495424    37.4 |  6.880 % |
1061.95	c ==============================================================================
1061.95	c UNSATISFIABLE
1061.95	s UNSATISFIABLE
1061.95	c _______________________________________________________________________________
1061.95	c 
1061.95	c restarts              : 25
1061.95	c conflicts             : 4312420        (4062 /sec)
1061.95	c decisions             : 5808009        (5471 /sec)
1061.95	c propagations          : 0              (0 /sec)
1061.95	c inspects              : 0              (0 /sec)
1061.95	c CPU time              : 1061.53 s
1061.95	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-34643-1149214176 -o ROOT/results/node6/solver-34643-1149214176 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node6/34643-1149214176/instance-34643-1149214176.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1442984/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=1048 CPUtime=0
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 187079778 1073152 90 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135003232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 262 90 74 215 0 44 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1439592/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=4656 CPUtime=9.97
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1053 0 0 0 997 0 0 0 25 0 1 0 187079778 4767744 1038 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574144 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1164 1038 122 215 0 946 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 4656

[startup+20.0078 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1439208/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=5040 CPUtime=19.97
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1141 0 0 0 1997 0 0 0 25 0 1 0 187079778 5160960 1126 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576114 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1260 1126 122 215 0 1042 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 5040

[startup+30.0138 s]
/proc/loadavg: 0.95 0.97 0.91 3/64 32014
/proc/meminfo: memFree=1438632/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=5560 CPUtime=29.98
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1286 0 0 0 2998 0 0 0 25 0 1 0 187079778 5693440 1271 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1390 1271 122 215 0 1172 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 5560

[startup+40.0198 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1438568/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=5692 CPUtime=39.99
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1326 0 0 0 3998 1 0 0 25 0 1 0 187079778 5828608 1311 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134579844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1423 1311 122 215 0 1205 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5692

[startup+50.0258 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1438312/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=5956 CPUtime=49.99
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1388 0 0 0 4998 1 0 0 25 0 1 0 187079778 6098944 1373 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1489 1373 122 215 0 1271 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 5956

[startup+60.0317 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1438248/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=6100 CPUtime=59.99
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1400 0 0 0 5998 1 0 0 25 0 1 0 187079778 6246400 1385 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134579892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1525 1385 122 215 0 1307 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 6100

[startup+70.0377 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1437928/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=6364 CPUtime=69.99
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1475 0 0 0 6998 1 0 0 25 0 1 0 187079778 6516736 1460 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1591 1460 122 215 0 1373 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 6364

[startup+80.0447 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1437928/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=6364 CPUtime=80
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1487 0 0 0 7999 1 0 0 25 0 1 0 187079778 6516736 1472 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1591 1472 122 215 0 1373 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 6364

[startup+90.0507 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1437864/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=6364 CPUtime=90
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1491 0 0 0 8999 1 0 0 25 0 1 0 187079778 6516736 1476 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1591 1476 122 215 0 1373 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 6364

[startup+100.057 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1437032/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=7304 CPUtime=100
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1704 0 0 0 9999 1 0 0 25 0 1 0 187079778 7479296 1689 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1826 1689 122 215 0 1608 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 7304

[startup+110.064 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436968/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=7304 CPUtime=110
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1719 0 0 0 10999 1 0 0 25 0 1 0 187079778 7479296 1704 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580789 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1826 1704 122 215 0 1608 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 7304

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436904/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=7436 CPUtime=120
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1737 0 0 0 11999 1 0 0 25 0 1 0 187079778 7614464 1722 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134577011 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1859 1722 122 215 0 1641 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 7436

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436904/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=7436 CPUtime=130.01
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1741 0 0 0 13000 1 0 0 25 0 1 0 187079778 7614464 1726 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1859 1726 122 215 0 1641 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 7436

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436840/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=7436 CPUtime=140.01
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1753 0 0 0 14000 1 0 0 25 0 1 0 187079778 7614464 1738 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1859 1738 122 215 0 1641 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 7436

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436648/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=7704 CPUtime=150.01
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1799 0 0 0 15000 1 0 0 25 0 1 0 187079778 7888896 1784 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1926 1784 122 215 0 1708 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 7704

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436584/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=7704 CPUtime=160.01
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1804 0 0 0 16000 1 0 0 25 0 1 0 187079778 7888896 1789 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1926 1789 122 215 0 1708 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 7704

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436520/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=7704 CPUtime=170.02
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1825 0 0 0 17001 1 0 0 25 0 1 0 187079778 7888896 1810 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1926 1810 122 215 0 1708 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 7704

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436520/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=7844 CPUtime=180.02
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1833 0 0 0 18001 1 0 0 25 0 1 0 187079778 8032256 1818 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 1961 1818 122 215 0 1743 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 7844

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436136/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=8100 CPUtime=190.03
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1922 0 0 0 19001 2 0 0 25 0 1 0 187079778 8294400 1907 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 2025 1907 122 215 0 1807 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 8100

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436072/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=8248 CPUtime=200.03
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 1936 0 0 0 20001 2 0 0 25 0 1 0 187079778 8445952 1921 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134585952 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 2062 1921 122 215 0 1844 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 8248

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32014
/proc/meminfo: memFree=1436072/2055924 swapFree=4181416/4192956

################
# More data... #
################

/proc/32014/statm: 3274 3107 122 215 0 3056 0
Current children cumulated CPU time (s) 850.19
Current children cumulated vsize (Kb) 13096

[startup+860.521 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1431272/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13096 CPUtime=860.2
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3122 0 0 0 86017 3 0 0 25 0 1 0 187079778 13410304 3107 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3274 3107 122 215 0 3056 0
Current children cumulated CPU time (s) 860.2
Current children cumulated vsize (Kb) 13096

[startup+870.527 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1431144/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13228 CPUtime=870.2
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3155 0 0 0 87017 3 0 0 25 0 1 0 187079778 13545472 3140 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3307 3140 122 215 0 3089 0
Current children cumulated CPU time (s) 870.2
Current children cumulated vsize (Kb) 13228

[startup+880.533 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1431016/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13368 CPUtime=880.2
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3177 0 0 0 88017 3 0 0 25 0 1 0 187079778 13688832 3162 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3342 3162 122 215 0 3124 0
Current children cumulated CPU time (s) 880.2
Current children cumulated vsize (Kb) 13368

[startup+890.539 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1431016/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13368 CPUtime=890.2
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3177 0 0 0 89017 3 0 0 25 0 1 0 187079778 13688832 3162 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3342 3162 122 215 0 3124 0
Current children cumulated CPU time (s) 890.2
Current children cumulated vsize (Kb) 13368

[startup+900.545 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1430952/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13368 CPUtime=900.2
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3195 0 0 0 90017 3 0 0 25 0 1 0 187079778 13688832 3180 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3342 3180 122 215 0 3124 0
Current children cumulated CPU time (s) 900.2
Current children cumulated vsize (Kb) 13368

[startup+910.551 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1430568/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13760 CPUtime=910.21
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3292 0 0 0 91017 4 0 0 25 0 1 0 187079778 14090240 3277 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3440 3277 122 215 0 3222 0
Current children cumulated CPU time (s) 910.21
Current children cumulated vsize (Kb) 13760

[startup+920.557 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1430568/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13760 CPUtime=920.22
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3292 0 0 0 92018 4 0 0 25 0 1 0 187079778 14090240 3277 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3440 3277 122 215 0 3222 0
Current children cumulated CPU time (s) 920.22
Current children cumulated vsize (Kb) 13760

[startup+930.563 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1430568/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13760 CPUtime=930.22
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3293 0 0 0 93018 4 0 0 25 0 1 0 187079778 14090240 3278 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576506 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3440 3278 122 215 0 3222 0
Current children cumulated CPU time (s) 930.22
Current children cumulated vsize (Kb) 13760

[startup+940.569 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1430568/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13760 CPUtime=940.22
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3293 0 0 0 94018 4 0 0 25 0 1 0 187079778 14090240 3278 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3440 3278 122 215 0 3222 0
Current children cumulated CPU time (s) 940.22
Current children cumulated vsize (Kb) 13760

[startup+950.575 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1430568/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13760 CPUtime=950.22
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3293 0 0 0 95018 4 0 0 25 0 1 0 187079778 14090240 3278 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3440 3278 122 215 0 3222 0
Current children cumulated CPU time (s) 950.22
Current children cumulated vsize (Kb) 13760

[startup+960.581 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1430504/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=13888 CPUtime=960.23
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3314 0 0 0 96019 4 0 0 25 0 1 0 187079778 14221312 3299 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3472 3299 122 215 0 3254 0
Current children cumulated CPU time (s) 960.23
Current children cumulated vsize (Kb) 13888

[startup+970.587 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1430056/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14280 CPUtime=970.23
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3419 0 0 0 97019 4 0 0 25 0 1 0 187079778 14622720 3404 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134577073 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3570 3404 122 215 0 3352 0
Current children cumulated CPU time (s) 970.23
Current children cumulated vsize (Kb) 14280

[startup+980.593 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1429992/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14420 CPUtime=980.23
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3430 0 0 0 98019 4 0 0 25 0 1 0 187079778 14766080 3415 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3605 3415 122 215 0 3387 0
Current children cumulated CPU time (s) 980.23
Current children cumulated vsize (Kb) 14420

[startup+990.599 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1429992/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14420 CPUtime=990.23
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3430 0 0 0 99019 4 0 0 25 0 1 0 187079778 14766080 3415 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3605 3415 122 215 0 3387 0
Current children cumulated CPU time (s) 990.23
Current children cumulated vsize (Kb) 14420

[startup+1000.6 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1429992/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14420 CPUtime=1000.23
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3430 0 0 0 100019 4 0 0 25 0 1 0 187079778 14766080 3415 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3605 3415 122 215 0 3387 0
Current children cumulated CPU time (s) 1000.23
Current children cumulated vsize (Kb) 14420

[startup+1010.61 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1429864/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14420 CPUtime=1010.24
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3458 0 0 0 101020 4 0 0 25 0 1 0 187079778 14766080 3443 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134568552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3605 3443 122 215 0 3387 0
Current children cumulated CPU time (s) 1010.24
Current children cumulated vsize (Kb) 14420

[startup+1020.62 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1429864/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14548 CPUtime=1020.24
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3470 0 0 0 102020 4 0 0 25 0 1 0 187079778 14897152 3455 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134579877 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3637 3455 122 215 0 3419 0
Current children cumulated CPU time (s) 1020.24
Current children cumulated vsize (Kb) 14548

[startup+1030.62 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1429800/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14548 CPUtime=1030.24
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3474 0 0 0 103020 4 0 0 25 0 1 0 187079778 14897152 3459 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3637 3459 122 215 0 3419 0
Current children cumulated CPU time (s) 1030.24
Current children cumulated vsize (Kb) 14548

[startup+1040.63 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1429800/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14548 CPUtime=1040.24
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3474 0 0 0 104020 4 0 0 25 0 1 0 187079778 14897152 3459 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3637 3459 122 215 0 3419 0
Current children cumulated CPU time (s) 1040.24
Current children cumulated vsize (Kb) 14548

[startup+1050.63 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1429736/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14680 CPUtime=1050.25
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3500 0 0 0 105021 4 0 0 25 0 1 0 187079778 15032320 3485 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3670 3485 122 215 0 3452 0
Current children cumulated CPU time (s) 1050.25
Current children cumulated vsize (Kb) 14680

[startup+1060.64 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 32014
/proc/meminfo: memFree=1429736/2055924 swapFree=4181416/4192956
[pid=32014] ppid=32012 vsize=14680 CPUtime=1060.25
/proc/32014/stat : 32014 (minisat+) R 32012 32014 31969 0 -1 4194304 3500 0 0 0 106021 4 0 0 25 0 1 0 187079778 15032320 3485 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134585915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32014/statm: 3670 3485 122 215 0 3452 0
Current children cumulated CPU time (s) 1060.25
Current children cumulated vsize (Kb) 14680

Child status: 20
Real time (s): 1061.96
CPU time (s): 1061.57
CPU user time (s): 1061.53
CPU system time (s): 0.045993
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (Kb): 14680

Launcher Data (download as text)

Begin job on node6 on Fri Jun  2 02:09:37 UTC 2006


FILE ID= 34643-1149214176

PBS_JOBID= 294552

BENCH NAME= ROOT/tmp/node6/34643-1149214176/instance-34643-1149214176.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node6/34643-1149214176/instance-34643-1149214176.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-34643-1149214176 -o ROOT/results/node6/solver-34643-1149214176 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node6/34643-1149214176/instance-34643-1149214176.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  fb1b2fb5676286fc8681e7e6d0d2728f

RANDOM SEED= 225474801


/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.268
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.268
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:      2055924 kB
MemFree:       1443384 kB
Buffers:         32800 kB
Cached:         505364 kB
SwapCached:       3592 kB
Active:         342172 kB
Inactive:       205040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1443384 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            51416 kB
Committed_AS:   183056 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node6 on Fri Jun  2 02:27:19 UTC 2006