Trace number 34588

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 528.689 528.883

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111220767.opb
MD5SUM38b43a11d13f0709a9bef9791640fdad
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 benchmark0.107983
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1248
Number of bits of the biggest sum of numbers11
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.01	c Converting 101 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: ##########################
0.01	c   -- Clauses(.)/Splits(s): ....
0.01	c ---[  99]---> BDD-cost:   23
0.01	c ---[  97]---> BDD-cost:   23
0.01	c ---[  95]---> BDD-cost:   23
0.01	c ---[  93]---> BDD-cost:   23
0.01	c ---[  91]---> BDD-cost:   23
0.01	c ---[  89]---> BDD-cost:   23
0.01	c ---[  87]---> BDD-cost:   23
0.01	c ---[  85]---> BDD-cost:   23
0.01	c ---[  83]---> BDD-cost:   23
0.01	c ---[  81]---> BDD-cost:   23
0.01	c ---[  79]---> BDD-cost:   23
0.01	c ---[  77]---> BDD-cost:   23
0.01	c ---[  75]---> BDD-cost:   23
0.01	c ---[  73]---> BDD-cost:   23
0.01	c ---[  71]---> BDD-cost:   23
0.01	c ---[  69]---> BDD-cost:   23
0.01	c ---[  67]---> BDD-cost:   23
0.01	c ---[  65]---> BDD-cost:   23
0.01	c ---[  63]---> BDD-cost:   23
0.01	c ---[  61]---> BDD-cost:   23
0.01	c ---[  59]---> BDD-cost:   23
0.01	c ---[  57]---> BDD-cost:   23
0.01	c ---[  55]---> BDD-cost:   23
0.01	c ---[  53]---> BDD-cost:   23
0.01	c ---[  51]---> BDD-cost:   23
0.02	c ---[  49]---> BDD-cost:   23
0.02	c ---[  48]---> BDD-cost:   23
0.02	c ---[  47]---> BDD-cost:   21
0.02	c ---[  46]---> BDD-cost:   19
0.02	c ---[  45]---> BDD-cost:   17
0.02	c ---[  44]---> BDD-cost:   15
0.02	c ---[  43]---> BDD-cost:   13
0.02	c ---[  42]---> BDD-cost:   11
0.02	c ---[  41]---> BDD-cost:    9
0.02	c ---[  40]---> BDD-cost:    7
0.02	c ---[  39]---> BDD-cost:    5
0.02	c ---[  38]---> BDD-cost:    3
0.02	c ---[  35]---> BDD-cost:    3
0.02	c ---[  34]---> BDD-cost:    5
0.02	c ---[  33]---> BDD-cost:    7
0.02	c ---[  32]---> BDD-cost:    9
0.02	c ---[  31]---> BDD-cost:   11
0.02	c ---[  30]---> BDD-cost:   13
0.02	c ---[  29]---> BDD-cost:   15
0.02	c ---[  28]---> BDD-cost:   17
0.02	c ---[  27]---> BDD-cost:   19
0.02	c ---[  26]---> BDD-cost:   21
0.02	c ---[  25]---> BDD-cost:   23
0.02	c ---[  24]---> BDD-cost:    0
0.02	c ---[  23]---> BDD-cost:   21
0.02	c ---[  22]---> BDD-cost:   19
0.02	c ---[  21]---> BDD-cost:   17
0.02	c ---[  20]---> BDD-cost:   15
0.02	c ---[  19]---> BDD-cost:   13
0.02	c ---[  18]---> BDD-cost:   11
0.02	c ---[  17]---> BDD-cost:    9
0.02	c ---[  16]---> BDD-cost:    7
0.02	c ---[  15]---> BDD-cost:    5
0.02	c ---[  14]---> BDD-cost:    3
0.02	c ---[  12]---> BDD-cost:    0
0.02	c ---[  11]---> BDD-cost:   21
0.02	c ---[  10]---> BDD-cost:   19
0.02	c ---[   9]---> BDD-cost:   17
0.02	c ---[   8]---> BDD-cost:   15
0.02	c ---[   7]---> BDD-cost:   13
0.02	c ---[   6]---> BDD-cost:   11
0.02	c ---[   5]---> BDD-cost:    9
0.02	c ---[   4]---> BDD-cost:    7
0.02	c ---[   3]---> BDD-cost:    5
0.02	c ---[   2]---> BDD-cost:    3
0.02	c ---[   0]---> Adder-cost: 608   maxlim: 1171   bits: 11/11
0.05	c ==================================[MINISAT+]==================================
0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.05	c ==============================================================================
0.05	c |         0 |    6909    22041 |    2303       0        0     nan |  0.000 % |
0.06	c |       100 |    6877    21929 |    2533      97      720     7.4 |  4.469 % |
0.08	c |       257 |    6877    21929 |    2786     254     9370    36.9 |  4.469 % |
0.12	c |       484 |    6877    21929 |    3065     481    20316    42.2 |  4.469 % |
0.18	c |       822 |    6877    21929 |    3371     819    38160    46.6 |  4.469 % |
0.30	c |      1328 |    6877    21929 |    3709    1325    67643    51.1 |  4.469 % |
0.50	c |      2088 |    6877    21929 |    4079    2085   120905    58.0 |  4.469 % |
0.79	c |      3228 |    6877    21929 |    4487    3225   186520    57.8 |  4.469 % |
1.34	c |      4936 |    6868    21900 |    4936    2471   120593    48.8 |  4.574 % |
2.13	c |      7498 |    6868    21900 |    5430    5033   269345    53.5 |  4.574 % |
3.33	c |     11346 |    6838    21784 |    5973    3134   161217    51.4 |  4.837 % |
5.04	c |     17113 |    6838    21784 |    6570    5836   326116    55.9 |  4.837 % |
7.70	c |     25763 |    6838    21784 |    7227    3851   191398    49.7 |  4.837 % |
11.69	c |     38737 |    6830    21754 |    7950    5278   303498    57.5 |  4.890 % |
18.06	c |     58198 |    6821    21723 |    8745    7736   428897    55.4 |  4.942 % |
28.08	c |     87390 |    6805    21671 |    9620    9077   560085    61.7 |  5.100 % |
43.02	c |    131180 |    6773    21567 |   10582    7159   315212    44.0 |  5.415 % |
65.97	c |    196864 |    6755    21507 |   11640    6234   341598    54.8 |  5.573 % |
101.61	c |    295390 |    6668    21210 |   12804    7848   403980    51.5 |  6.257 % |
157.76	c |    443180 |    6641    21117 |   14084    8700   433768    49.9 |  6.414 % |
241.90	c |    664867 |    6632    21086 |   15493   10136   470480    46.4 |  6.467 % |
371.04	c |    997394 |    6599    20975 |   17042   13748   606993    44.2 |  6.730 % |
528.87	c ==============================================================================
528.87	c UNSATISFIABLE
528.87	s UNSATISFIABLE
528.87	c _______________________________________________________________________________
528.87	c 
528.87	c restarts              : 22
528.87	c conflicts             : 1405988        (2660 /sec)
528.87	c decisions             : 1693863        (3204 /sec)
528.87	c propagations          : 0              (0 /sec)
528.87	c inspects              : 0              (0 /sec)
528.87	c CPU time              : 528.638 s
528.87	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/node37/watcher-34588-1149210281 -o ROOT/results/node37/solver-34588-1149210281 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node37/34588-1149210281/instance-34588-1149210281.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.68 0.91 0.90 2/64 18634
/proc/meminfo: memFree=1415456/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=1048 CPUtime=0
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 186694304 1073152 96 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 262 96 74 215 0 44 0

[startup+10.0023 s]
/proc/loadavg: 0.73 0.91 0.90 2/64 18634
/proc/meminfo: memFree=1411696/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=4800 CPUtime=9.99
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1077 0 0 0 998 1 0 0 25 0 1 0 186694304 4915200 1062 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1200 1062 122 215 0 982 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4800

[startup+20.0081 s]
/proc/loadavg: 0.77 0.91 0.90 2/64 18634
/proc/meminfo: memFree=1410864/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=5596 CPUtime=19.99
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1290 0 0 0 1998 1 0 0 25 0 1 0 186694304 5730304 1275 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1399 1275 122 215 0 1181 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5596

[startup+30.014 s]
/proc/loadavg: 0.81 0.91 0.90 2/64 18634
/proc/meminfo: memFree=1410416/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=5984 CPUtime=29.99
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1397 0 0 0 2998 1 0 0 25 0 1 0 186694304 6127616 1382 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1496 1382 122 215 0 1278 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5984

[startup+40.0199 s]
/proc/loadavg: 0.84 0.92 0.90 2/64 18634
/proc/meminfo: memFree=1410224/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=6264 CPUtime=40
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1446 0 0 0 3998 2 0 0 25 0 1 0 186694304 6414336 1431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1566 1431 122 215 0 1348 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6264

[startup+50.0258 s]
/proc/loadavg: 0.86 0.92 0.90 2/64 18634
/proc/meminfo: memFree=1409968/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=6544 CPUtime=50
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1507 0 0 0 4998 2 0 0 25 0 1 0 186694304 6701056 1492 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1636 1492 122 215 0 1418 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6544

[startup+60.0317 s]
/proc/loadavg: 0.88 0.92 0.90 2/64 18634
/proc/meminfo: memFree=1409840/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=6544 CPUtime=60
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1535 0 0 0 5998 2 0 0 25 0 1 0 186694304 6701056 1520 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580750 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1636 1520 122 215 0 1418 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6544

[startup+70.0375 s]
/proc/loadavg: 0.90 0.92 0.90 2/64 18634
/proc/meminfo: memFree=1409456/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=6956 CPUtime=70
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1638 0 0 0 6998 2 0 0 25 0 1 0 186694304 7122944 1623 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1739 1623 122 215 0 1521 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 6956

[startup+80.0434 s]
/proc/loadavg: 0.91 0.92 0.90 2/64 18634
/proc/meminfo: memFree=1409200/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=7236 CPUtime=80
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1687 0 0 0 7998 2 0 0 25 0 1 0 186694304 7409664 1672 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1809 1672 122 215 0 1591 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 7236

[startup+90.0493 s]
/proc/loadavg: 0.93 0.93 0.90 2/64 18634
/proc/meminfo: memFree=1409136/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=7384 CPUtime=90
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1708 0 0 0 8998 2 0 0 25 0 1 0 186694304 7561216 1693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580015 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1846 1693 122 215 0 1628 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 7384

[startup+100.056 s]
/proc/loadavg: 0.94 0.93 0.91 2/64 18634
/proc/meminfo: memFree=1409072/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=7384 CPUtime=100.01
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1724 0 0 0 9999 2 0 0 25 0 1 0 186694304 7561216 1709 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1846 1709 122 215 0 1628 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7384

[startup+110.063 s]
/proc/loadavg: 0.95 0.93 0.91 2/64 18634
/proc/meminfo: memFree=1408816/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=7648 CPUtime=110.01
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1787 0 0 0 10999 2 0 0 25 0 1 0 186694304 7831552 1772 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1912 1772 122 215 0 1694 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7648

[startup+120.07 s]
/proc/loadavg: 0.95 0.93 0.91 2/64 18634
/proc/meminfo: memFree=1408688/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=7780 CPUtime=120.01
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1812 0 0 0 11999 2 0 0 25 0 1 0 186694304 7966720 1797 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1945 1797 122 215 0 1727 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 7780

[startup+130.076 s]
/proc/loadavg: 0.96 0.93 0.91 2/64 18634
/proc/meminfo: memFree=1408624/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=7780 CPUtime=130.02
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1837 0 0 0 13000 2 0 0 25 0 1 0 186694304 7966720 1822 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1945 1822 122 215 0 1727 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7780

[startup+140.083 s]
/proc/loadavg: 0.97 0.93 0.91 2/64 18634
/proc/meminfo: memFree=1408496/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=7912 CPUtime=140.03
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1863 0 0 0 14000 3 0 0 25 0 1 0 186694304 8101888 1848 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 1978 1848 122 215 0 1760 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7912

[startup+150.09 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 18634
/proc/meminfo: memFree=1408368/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=8044 CPUtime=150.03
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1887 0 0 0 15000 3 0 0 25 0 1 0 186694304 8237056 1872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2011 1872 122 215 0 1793 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 8044

[startup+160.095 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 18634
/proc/meminfo: memFree=1408368/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=8172 CPUtime=160.03
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1901 0 0 0 16000 3 0 0 25 0 1 0 186694304 8368128 1886 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2043 1886 122 215 0 1825 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8172

[startup+170.101 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 18634
/proc/meminfo: memFree=1408112/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=8304 CPUtime=170.03
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1959 0 0 0 17000 3 0 0 25 0 1 0 186694304 8503296 1944 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2076 1944 122 215 0 1858 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8304

[startup+180.108 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 18634
/proc/meminfo: memFree=1407984/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=8440 CPUtime=180.04
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1981 0 0 0 18001 3 0 0 25 0 1 0 186694304 8642560 1966 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2110 1966 122 215 0 1892 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8440

[startup+190.114 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 18634
/proc/meminfo: memFree=1407920/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=8440 CPUtime=190.04
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 1995 0 0 0 19001 3 0 0 25 0 1 0 186694304 8642560 1980 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576446 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2110 1980 122 215 0 1892 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8440

[startup+200.12 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 18634
/proc/meminfo: memFree=1407856/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=8596 CPUtime=200.04
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2018 0 0 0 20001 3 0 0 25 0 1 0 186694304 8802304 2003 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2149 2003 122 215 0 1931 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8596

[startup+210.126 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 18634
/proc/meminfo: memFree=1407856/2055920 swapFree=4181380/4192956

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

/proc/18634/statm: 2389 2251 122 215 0 2171 0
Current children cumulated CPU time (s) 310.06
Current children cumulated vsize (Kb) 9556

[startup+320.19 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406840/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=9556 CPUtime=320.06
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2266 0 0 0 32003 3 0 0 25 0 1 0 186694304 9785344 2251 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2389 2251 122 215 0 2171 0
Current children cumulated CPU time (s) 320.06
Current children cumulated vsize (Kb) 9556

[startup+330.196 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406776/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=9556 CPUtime=330.06
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2266 0 0 0 33003 3 0 0 25 0 1 0 186694304 9785344 2251 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574093 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2389 2251 122 215 0 2171 0
Current children cumulated CPU time (s) 330.06
Current children cumulated vsize (Kb) 9556

[startup+340.202 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406776/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=9556 CPUtime=340.07
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2267 0 0 0 34003 4 0 0 25 0 1 0 186694304 9785344 2252 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2389 2252 122 215 0 2171 0
Current children cumulated CPU time (s) 340.07
Current children cumulated vsize (Kb) 9556

[startup+350.208 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406776/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=9712 CPUtime=350.08
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2274 0 0 0 35004 4 0 0 25 0 1 0 186694304 9945088 2259 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2428 2259 122 215 0 2210 0
Current children cumulated CPU time (s) 350.08
Current children cumulated vsize (Kb) 9712

[startup+360.214 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406776/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=9712 CPUtime=360.08
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2288 0 0 0 36004 4 0 0 25 0 1 0 186694304 9945088 2273 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2428 2273 122 215 0 2210 0
Current children cumulated CPU time (s) 360.08
Current children cumulated vsize (Kb) 9712

[startup+370.22 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406776/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=9712 CPUtime=370.08
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2294 0 0 0 37004 4 0 0 25 0 1 0 186694304 9945088 2279 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2428 2279 122 215 0 2210 0
Current children cumulated CPU time (s) 370.08
Current children cumulated vsize (Kb) 9712

[startup+380.226 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406520/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=9972 CPUtime=380.08
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2348 0 0 0 38004 4 0 0 25 0 1 0 186694304 10211328 2333 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2493 2333 122 215 0 2275 0
Current children cumulated CPU time (s) 380.08
Current children cumulated vsize (Kb) 9972

[startup+390.232 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406392/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10112 CPUtime=390.09
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2383 0 0 0 39005 4 0 0 25 0 1 0 186694304 10354688 2368 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2528 2368 122 215 0 2310 0
Current children cumulated CPU time (s) 390.09
Current children cumulated vsize (Kb) 10112

[startup+400.238 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406264/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10244 CPUtime=400.09
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2415 0 0 0 40005 4 0 0 25 0 1 0 186694304 10489856 2400 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2561 2400 122 215 0 2343 0
Current children cumulated CPU time (s) 400.09
Current children cumulated vsize (Kb) 10244

[startup+410.243 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 18634
/proc/meminfo: memFree=1406200/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10244 CPUtime=410.09
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2425 0 0 0 41005 4 0 0 25 0 1 0 186694304 10489856 2410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2561 2410 122 215 0 2343 0
Current children cumulated CPU time (s) 410.09
Current children cumulated vsize (Kb) 10244

[startup+420.249 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405944/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10504 CPUtime=420.09
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2494 0 0 0 42005 4 0 0 25 0 1 0 186694304 10756096 2479 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2626 2479 122 215 0 2408 0
Current children cumulated CPU time (s) 420.09
Current children cumulated vsize (Kb) 10504

[startup+430.255 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405880/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10664 CPUtime=430.09
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2503 0 0 0 43005 4 0 0 25 0 1 0 186694304 10919936 2488 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2666 2488 122 215 0 2448 0
Current children cumulated CPU time (s) 430.09
Current children cumulated vsize (Kb) 10664

[startup+440.262 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405816/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10664 CPUtime=440.1
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2512 0 0 0 44006 4 0 0 25 0 1 0 186694304 10919936 2497 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2666 2497 122 215 0 2448 0
Current children cumulated CPU time (s) 440.1
Current children cumulated vsize (Kb) 10664

[startup+450.268 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405816/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10664 CPUtime=450.1
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2520 0 0 0 45006 4 0 0 25 0 1 0 186694304 10919936 2505 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2666 2505 122 215 0 2448 0
Current children cumulated CPU time (s) 450.1
Current children cumulated vsize (Kb) 10664

[startup+460.275 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405752/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10664 CPUtime=460.1
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2526 0 0 0 46006 4 0 0 25 0 1 0 186694304 10919936 2511 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2666 2511 122 215 0 2448 0
Current children cumulated CPU time (s) 460.1
Current children cumulated vsize (Kb) 10664

[startup+470.281 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405688/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10820 CPUtime=470.1
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2541 0 0 0 47006 4 0 0 25 0 1 0 186694304 11079680 2526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2705 2526 122 215 0 2487 0
Current children cumulated CPU time (s) 470.1
Current children cumulated vsize (Kb) 10820

[startup+480.287 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405688/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10820 CPUtime=480.11
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2541 0 0 0 48007 4 0 0 25 0 1 0 186694304 11079680 2526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2705 2526 122 215 0 2487 0
Current children cumulated CPU time (s) 480.11
Current children cumulated vsize (Kb) 10820

[startup+490.292 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405688/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10820 CPUtime=490.11
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2541 0 0 0 49007 4 0 0 25 0 1 0 186694304 11079680 2526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2705 2526 122 215 0 2487 0
Current children cumulated CPU time (s) 490.11
Current children cumulated vsize (Kb) 10820

[startup+500.299 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405560/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10948 CPUtime=500.11
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2574 0 0 0 50007 4 0 0 25 0 1 0 186694304 11210752 2559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2737 2559 122 215 0 2519 0
Current children cumulated CPU time (s) 500.11
Current children cumulated vsize (Kb) 10948

[startup+510.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405496/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=10948 CPUtime=510.11
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2588 0 0 0 51007 4 0 0 25 0 1 0 186694304 11210752 2573 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2737 2573 122 215 0 2519 0
Current children cumulated CPU time (s) 510.11
Current children cumulated vsize (Kb) 10948

[startup+520.311 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18634
/proc/meminfo: memFree=1405432/2055920 swapFree=4181380/4192956
[pid=18634] ppid=18632 vsize=11080 CPUtime=520.11
/proc/18634/stat : 18634 (minisat+) R 18632 18634 18589 0 -1 4194304 2608 0 0 0 52007 4 0 0 25 0 1 0 186694304 11345920 2593 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18634/statm: 2770 2593 122 215 0 2552 0
Current children cumulated CPU time (s) 520.11
Current children cumulated vsize (Kb) 11080

Child status: 20
Real time (s): 528.883
CPU time (s): 528.689
CPU user time (s): 528.638
CPU system time (s): 0.050992
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (Kb): 11080

Launcher Data (download as text)

Begin job on node37 on Fri Jun  2 01:04:41 UTC 2006


FILE ID= 34588-1149210281

PBS_JOBID= 293833

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  38b43a11d13f0709a9bef9791640fdad

RANDOM SEED= 283153484


/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.281
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.281
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:       1415664 kB
Buffers:         28588 kB
Cached:         539020 kB
SwapCached:       3592 kB
Active:         176312 kB
Inactive:       400280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415664 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            49728 kB
Committed_AS:   156716 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node37 on Fri Jun  2 01:13:30 UTC 2006