Trace number 34612

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 627.496 627.664

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111221624.opb
MD5SUM1cbab9bec076c91ef9a04fed1aa2ec63
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.289955
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.02	c Converting 101 PB-constraints to clauses...
0.02	c   -- Unit propagations: (none)
0.02	c   -- Detecting intervals from adjacent constraints: ##########################
0.02	c   -- Clauses(.)/Splits(s): ....
0.02	c ---[  99]---> BDD-cost:   23
0.02	c ---[  97]---> BDD-cost:   23
0.02	c ---[  95]---> BDD-cost:   23
0.02	c ---[  93]---> BDD-cost:   23
0.02	c ---[  91]---> BDD-cost:   23
0.02	c ---[  89]---> BDD-cost:   23
0.02	c ---[  87]---> BDD-cost:   23
0.02	c ---[  85]---> BDD-cost:   23
0.02	c ---[  83]---> BDD-cost:   23
0.02	c ---[  81]---> BDD-cost:   23
0.02	c ---[  79]---> BDD-cost:   23
0.02	c ---[  77]---> BDD-cost:   23
0.02	c ---[  75]---> BDD-cost:   23
0.02	c ---[  73]---> BDD-cost:   23
0.02	c ---[  71]---> BDD-cost:   23
0.02	c ---[  69]---> BDD-cost:   23
0.02	c ---[  67]---> BDD-cost:   23
0.02	c ---[  65]---> BDD-cost:   23
0.02	c ---[  63]---> BDD-cost:   23
0.02	c ---[  61]---> BDD-cost:   23
0.02	c ---[  59]---> BDD-cost:   23
0.02	c ---[  57]---> BDD-cost:   23
0.02	c ---[  55]---> BDD-cost:   23
0.02	c ---[  53]---> BDD-cost:   23
0.02	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: 584   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 |    6741    21441 |    2247       0        0     nan |  0.000 % |
0.06	c |       104 |    6698    21286 |    2471     100     4003    40.0 |  4.633 % |
0.08	c |       255 |    6698    21286 |    2718     251    10203    40.6 |  4.633 % |
0.12	c |       480 |    6698    21286 |    2990     476    20652    43.4 |  4.633 % |
0.18	c |       817 |    6698    21286 |    3289     813    32126    39.5 |  4.633 % |
0.29	c |      1324 |    6698    21286 |    3618    1320    65565    49.7 |  4.633 % |
0.46	c |      2083 |    6698    21286 |    3980    2079   106134    51.1 |  4.633 % |
0.74	c |      3225 |    6698    21286 |    4378    3221   172291    53.5 |  4.633 % |
1.24	c |      4935 |    6698    21286 |    4816    4931   288344    58.5 |  4.633 % |
1.98	c |      7497 |    6698    21286 |    5298    5028   317158    63.1 |  4.633 % |
3.22	c |     11343 |    6698    21286 |    5828    3096   159393    51.5 |  4.633 % |
4.97	c |     17109 |    6682    21234 |    6410    5869   345990    59.0 |  4.792 % |
7.83	c |     25758 |    6614    20998 |    7052    4179   231461    55.4 |  5.378 % |
12.07	c |     38733 |    6607    20975 |    7757    5795   321205    55.4 |  5.431 % |
18.34	c |     58196 |    6607    20975 |    8532    4583   241888    52.8 |  5.431 % |
28.35	c |     87390 |    6575    20863 |    9386    6645   326230    49.1 |  5.644 % |
43.17	c |    131179 |    6527    20705 |   10324    5577   306616    55.0 |  6.070 % |
65.42	c |    196865 |    6500    20610 |   11357    6118   298819    48.8 |  6.337 % |
100.24	c |    295394 |    6500    20610 |   12493    9276   405127    43.7 |  6.337 % |
154.81	c |    443185 |    6500    20610 |   13742    6575   303129    46.1 |  6.337 % |
231.81	c |    664869 |    6446    20426 |   15116   14024   617177    44.0 |  6.709 % |
349.08	c |    997397 |    6400    20272 |   16628   10852   430263    39.6 |  7.082 % |
534.88	c |   1496186 |    6367    20157 |   18291   12364   485335    39.3 |  7.242 % |
627.66	c ==============================================================================
627.66	c UNSATISFIABLE
627.66	s UNSATISFIABLE
627.66	c _______________________________________________________________________________
627.66	c 
627.66	c restarts              : 23
627.66	c conflicts             : 1782052        (2840 /sec)
627.66	c decisions             : 2256155        (3596 /sec)
627.66	c propagations          : 0              (0 /sec)
627.66	c inspects              : 0              (0 /sec)
627.66	c CPU time              : 627.46 s
627.66	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/node19/watcher-34612-1149211861 -o ROOT/results/node19/solver-34612-1149211861 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node19/34612-1149211861/instance-34612-1149211861.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.79 0.90 0.89 3/64 26118
/proc/meminfo: memFree=1420360/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=1048 CPUtime=0
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 104 0 0 0 0 0 0 0 19 0 1 0 186849154 1073152 89 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 262 89 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.82 0.90 0.89 2/64 26118
/proc/meminfo: memFree=1416592/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=4744 CPUtime=9.99
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1088 0 0 0 999 0 0 0 25 0 1 0 186849154 4857856 1073 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1186 1073 122 215 0 968 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4744

[startup+20.0086 s]
/proc/loadavg: 0.85 0.91 0.89 2/64 26118
/proc/meminfo: memFree=1415888/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=5552 CPUtime=19.99
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1262 0 0 0 1999 0 0 0 25 0 1 0 186849154 5685248 1247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1388 1247 122 215 0 1170 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5552

[startup+30.0147 s]
/proc/loadavg: 0.87 0.91 0.89 2/64 26118
/proc/meminfo: memFree=1415696/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=5700 CPUtime=29.99
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1312 0 0 0 2999 0 0 0 25 0 1 0 186849154 5836800 1297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1425 1297 122 215 0 1207 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5700

[startup+40.0198 s]
/proc/loadavg: 0.89 0.91 0.89 2/64 26118
/proc/meminfo: memFree=1415504/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=5844 CPUtime=39.99
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1350 0 0 0 3999 0 0 0 25 0 1 0 186849154 5984256 1335 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575791 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1461 1335 122 215 0 1243 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5844

[startup+50.0259 s]
/proc/loadavg: 0.91 0.91 0.89 2/64 26118
/proc/meminfo: memFree=1415248/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=6104 CPUtime=50
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1428 0 0 0 5000 0 0 0 25 0 1 0 186849154 6250496 1413 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581022 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1526 1413 122 215 0 1308 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6104

[startup+60.032 s]
/proc/loadavg: 0.92 0.92 0.89 2/64 26118
/proc/meminfo: memFree=1415120/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=6388 CPUtime=60
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1466 0 0 0 6000 0 0 0 25 0 1 0 186849154 6541312 1451 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1597 1451 122 215 0 1379 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6388

[startup+70.0381 s]
/proc/loadavg: 0.93 0.92 0.90 2/64 26118
/proc/meminfo: memFree=1414608/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=6792 CPUtime=70.01
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1586 0 0 0 7000 1 0 0 25 0 1 0 186849154 6955008 1571 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1698 1571 122 215 0 1480 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6792

[startup+80.0442 s]
/proc/loadavg: 0.94 0.92 0.90 2/64 26118
/proc/meminfo: memFree=1414416/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=6940 CPUtime=80.01
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1626 0 0 0 8000 1 0 0 25 0 1 0 186849154 7106560 1611 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1735 1611 122 215 0 1517 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6940

[startup+90.0503 s]
/proc/loadavg: 0.95 0.92 0.90 2/64 26118
/proc/meminfo: memFree=1414416/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=6940 CPUtime=90.02
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1631 0 0 0 9001 1 0 0 25 0 1 0 186849154 7106560 1616 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1735 1616 122 215 0 1517 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 6940

[startup+100.055 s]
/proc/loadavg: 0.96 0.92 0.90 2/64 26118
/proc/meminfo: memFree=1414224/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=7236 CPUtime=100.02
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1672 0 0 0 10001 1 0 0 25 0 1 0 186849154 7409664 1657 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1809 1657 122 215 0 1591 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7236

[startup+110.061 s]
/proc/loadavg: 0.96 0.93 0.90 2/64 26118
/proc/meminfo: memFree=1413648/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=7764 CPUtime=110.02
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1817 0 0 0 11001 1 0 0 25 0 1 0 186849154 7950336 1802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1941 1802 122 215 0 1723 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7764

[startup+120.068 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 26118
/proc/meminfo: memFree=1413520/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=7892 CPUtime=120.03
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1855 0 0 0 12002 1 0 0 25 0 1 0 186849154 8081408 1840 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580975 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1973 1840 122 215 0 1755 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7892

[startup+130.074 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 26118
/proc/meminfo: memFree=1413520/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=7892 CPUtime=130.03
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1857 0 0 0 13002 1 0 0 25 0 1 0 186849154 8081408 1842 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 1973 1842 122 215 0 1755 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7892

[startup+140.08 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 26118
/proc/meminfo: memFree=1413456/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=8028 CPUtime=140.03
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1867 0 0 0 14002 1 0 0 25 0 1 0 186849154 8220672 1852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2007 1852 122 215 0 1789 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8028

[startup+150.086 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 26118
/proc/meminfo: memFree=1413392/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=8028 CPUtime=150.04
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1877 0 0 0 15003 1 0 0 25 0 1 0 186849154 8220672 1862 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2007 1862 122 215 0 1789 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8028

[startup+160.091 s]
/proc/loadavg: 0.98 0.94 0.90 2/64 26118
/proc/meminfo: memFree=1413328/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=8028 CPUtime=160.04
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1897 0 0 0 16003 1 0 0 25 0 1 0 186849154 8220672 1882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2007 1882 122 215 0 1789 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8028

[startup+170.097 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 26118
/proc/meminfo: memFree=1413200/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=8176 CPUtime=170.04
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1933 0 0 0 17003 1 0 0 25 0 1 0 186849154 8372224 1918 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2044 1918 122 215 0 1826 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8176

[startup+180.103 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26118
/proc/meminfo: memFree=1413072/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=8312 CPUtime=180.04
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1962 0 0 0 18003 1 0 0 25 0 1 0 186849154 8511488 1947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2078 1947 122 215 0 1860 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8312

[startup+190.109 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26118
/proc/meminfo: memFree=1413072/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=8312 CPUtime=190.05
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1962 0 0 0 19004 1 0 0 25 0 1 0 186849154 8511488 1947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568550 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2078 1947 122 215 0 1860 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8312

[startup+200.115 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26118
/proc/meminfo: memFree=1413008/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=8460 CPUtime=200.05
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 1978 0 0 0 20004 1 0 0 25 0 1 0 186849154 8663040 1963 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2115 1963 122 215 0 1897 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8460

[startup+210.122 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26118
/proc/meminfo: memFree=1412944/2055920 swapFree=4181404/4192956

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

/proc/26118/statm: 2624 2458 122 215 0 2406 0
Current children cumulated CPU time (s) 410.15
Current children cumulated vsize (Kb) 10496

[startup+420.279 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 26120
/proc/meminfo: memFree=1410960/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=10496 CPUtime=420.16
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2481 0 0 0 42014 2 0 0 25 0 1 0 186849154 10747904 2466 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2624 2466 122 215 0 2406 0
Current children cumulated CPU time (s) 420.16
Current children cumulated vsize (Kb) 10496

[startup+430.285 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410768/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=10768 CPUtime=430.16
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2534 0 0 0 43014 2 0 0 25 0 1 0 186849154 11026432 2519 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581113 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2692 2519 122 215 0 2474 0
Current children cumulated CPU time (s) 430.16
Current children cumulated vsize (Kb) 10768

[startup+440.291 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410704/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=10768 CPUtime=440.16
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2540 0 0 0 44014 2 0 0 25 0 1 0 186849154 11026432 2525 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2692 2525 122 215 0 2474 0
Current children cumulated CPU time (s) 440.16
Current children cumulated vsize (Kb) 10768

[startup+450.298 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410384/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11032 CPUtime=450.17
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2629 0 0 0 45015 2 0 0 25 0 1 0 186849154 11296768 2614 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2758 2614 122 215 0 2540 0
Current children cumulated CPU time (s) 450.17
Current children cumulated vsize (Kb) 11032

[startup+460.304 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410320/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11164 CPUtime=460.18
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2641 0 0 0 46015 3 0 0 25 0 1 0 186849154 11431936 2626 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583960 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2791 2626 122 215 0 2573 0
Current children cumulated CPU time (s) 460.18
Current children cumulated vsize (Kb) 11164

[startup+470.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410256/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11164 CPUtime=470.18
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2649 0 0 0 47015 3 0 0 25 0 1 0 186849154 11431936 2634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2791 2634 122 215 0 2573 0
Current children cumulated CPU time (s) 470.18
Current children cumulated vsize (Kb) 11164

[startup+480.316 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410256/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11164 CPUtime=480.18
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2649 0 0 0 48015 3 0 0 25 0 1 0 186849154 11431936 2634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2791 2634 122 215 0 2573 0
Current children cumulated CPU time (s) 480.18
Current children cumulated vsize (Kb) 11164

[startup+490.322 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410256/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11164 CPUtime=490.19
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2651 0 0 0 49016 3 0 0 25 0 1 0 186849154 11431936 2636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2791 2636 122 215 0 2573 0
Current children cumulated CPU time (s) 490.19
Current children cumulated vsize (Kb) 11164

[startup+500.328 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410256/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11164 CPUtime=500.19
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2651 0 0 0 50016 3 0 0 25 0 1 0 186849154 11431936 2636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2791 2636 122 215 0 2573 0
Current children cumulated CPU time (s) 500.19
Current children cumulated vsize (Kb) 11164

[startup+510.335 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410192/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11164 CPUtime=510.2
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2661 0 0 0 51017 3 0 0 25 0 1 0 186849154 11431936 2646 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2791 2646 122 215 0 2573 0
Current children cumulated CPU time (s) 510.2
Current children cumulated vsize (Kb) 11164

[startup+520.341 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410192/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11316 CPUtime=520.2
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2668 0 0 0 52017 3 0 0 25 0 1 0 186849154 11587584 2653 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2829 2653 122 215 0 2611 0
Current children cumulated CPU time (s) 520.2
Current children cumulated vsize (Kb) 11316

[startup+530.347 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410128/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11316 CPUtime=530.2
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2678 0 0 0 53017 3 0 0 25 0 1 0 186849154 11587584 2663 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2829 2663 122 215 0 2611 0
Current children cumulated CPU time (s) 530.2
Current children cumulated vsize (Kb) 11316

[startup+540.353 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1410064/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11464 CPUtime=540.2
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2697 0 0 0 54017 3 0 0 25 0 1 0 186849154 11739136 2682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2866 2682 122 215 0 2648 0
Current children cumulated CPU time (s) 540.2
Current children cumulated vsize (Kb) 11464

[startup+550.36 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1409808/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11596 CPUtime=550.21
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2758 0 0 0 55018 3 0 0 25 0 1 0 186849154 11874304 2743 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2899 2743 122 215 0 2681 0
Current children cumulated CPU time (s) 550.21
Current children cumulated vsize (Kb) 11596

[startup+560.366 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1409808/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11744 CPUtime=560.21
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2765 0 0 0 56018 3 0 0 25 0 1 0 186849154 12025856 2750 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2936 2750 122 215 0 2718 0
Current children cumulated CPU time (s) 560.21
Current children cumulated vsize (Kb) 11744

[startup+570.372 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1409744/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11744 CPUtime=570.21
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2771 0 0 0 57018 3 0 0 25 0 1 0 186849154 12025856 2756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2936 2756 122 215 0 2718 0
Current children cumulated CPU time (s) 570.21
Current children cumulated vsize (Kb) 11744

[startup+580.378 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1409680/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11744 CPUtime=580.22
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2793 0 0 0 58019 3 0 0 25 0 1 0 186849154 12025856 2778 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2936 2778 122 215 0 2718 0
Current children cumulated CPU time (s) 580.22
Current children cumulated vsize (Kb) 11744

[startup+590.384 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1409744/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11872 CPUtime=590.22
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2797 0 0 0 59019 3 0 0 25 0 1 0 186849154 12156928 2782 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2968 2782 122 215 0 2750 0
Current children cumulated CPU time (s) 590.22
Current children cumulated vsize (Kb) 11872

[startup+600.39 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1409616/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11872 CPUtime=600.22
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2815 0 0 0 60019 3 0 0 25 0 1 0 186849154 12156928 2800 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2968 2800 122 215 0 2750 0
Current children cumulated CPU time (s) 600.22
Current children cumulated vsize (Kb) 11872

[startup+610.396 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1409616/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11872 CPUtime=610.23
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2815 0 0 0 61020 3 0 0 25 0 1 0 186849154 12156928 2800 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574376 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2968 2800 122 215 0 2750 0
Current children cumulated CPU time (s) 610.23
Current children cumulated vsize (Kb) 11872

[startup+620.402 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26120
/proc/meminfo: memFree=1409616/2055920 swapFree=4181404/4192956
[pid=26118] ppid=26116 vsize=11872 CPUtime=620.23
/proc/26118/stat : 26118 (minisat+) R 26116 26118 26073 0 -1 4194304 2816 0 0 0 62020 3 0 0 25 0 1 0 186849154 12156928 2801 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26118/statm: 2968 2801 122 215 0 2750 0
Current children cumulated CPU time (s) 620.23
Current children cumulated vsize (Kb) 11872

Child status: 20
Real time (s): 627.664
CPU time (s): 627.496
CPU user time (s): 627.461
CPU system time (s): 0.034994
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (Kb): 11872

Launcher Data (download as text)

Begin job on node19 on Fri Jun  2 01:31:01 UTC 2006


FILE ID= 34612-1149211861

PBS_JOBID= 294148

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  1cbab9bec076c91ef9a04fed1aa2ec63

RANDOM SEED= 484775370


/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.236
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.236
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:       1420568 kB
Buffers:         38816 kB
Cached:         520020 kB
SwapCached:       3320 kB
Active:         159340 kB
Inactive:       408292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420568 kB
SwapTotal:     4192956 kB
SwapFree:      4181404 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            53636 kB
Committed_AS:   252244 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Fri Jun  2 01:41:29 UTC 2006