Trace number 34563

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 431.141 431.266

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110972154.opb
MD5SUMc60ccfdf4fb13f80717cfb4db13af995
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.177972
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 1221
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: 596   maxlim: 1144   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 |    6847    21836 |    2282       0        0     nan |  0.000 % |
0.06	c |       101 |    6823    21754 |    2510      97      559     5.8 |  4.435 % |
0.08	c |       251 |    6823    21754 |    2761     247     8982    36.4 |  4.436 % |
0.12	c |       476 |    6823    21754 |    3037     472    18950    40.1 |  4.435 % |
0.18	c |       813 |    6823    21754 |    3341     809    34015    42.0 |  4.435 % |
0.29	c |      1320 |    6823    21754 |    3675    1316    64006    48.6 |  4.435 % |
0.45	c |      2079 |    6823    21754 |    4042    2075   105101    50.7 |  4.435 % |
0.75	c |      3218 |    6823    21754 |    4446    3214   167388    52.1 |  4.435 % |
1.26	c |      4929 |    6823    21754 |    4891    4925   274311    55.7 |  4.435 % |
2.04	c |      7491 |    6823    21754 |    5380    4852   283398    58.4 |  4.435 % |
3.36	c |     11335 |    6823    21754 |    5918    2941   147016    50.0 |  4.435 % |
5.22	c |     17103 |    6823    21754 |    6510    5578   293530    52.6 |  4.436 % |
8.04	c |     25752 |    6817    21731 |    7161    3711   171337    46.2 |  4.488 % |
12.35	c |     38726 |    6808    21700 |    7878    5097   271853    53.3 |  4.541 % |
18.65	c |     58187 |    6808    21700 |    8665    7589   442475    58.3 |  4.541 % |
29.62	c |     87379 |    6801    21677 |    9532    4658   228027    49.0 |  4.593 % |
45.51	c |    131169 |    6782    21610 |   10485    8416   469378    55.8 |  4.752 % |
70.01	c |    196853 |    6737    21456 |   11534    8017   425998    53.1 |  5.121 % |
107.28	c |    295382 |    6724    21413 |   12687    9872   588557    59.6 |  5.227 % |
163.80	c |    443173 |    6655    21174 |   13956   12001   642841    53.6 |  5.808 % |
249.06	c |    664857 |    6605    21010 |   15352    9328   370740    39.7 |  6.283 % |
364.82	c |    997383 |    6554    20835 |   16887    9623   391706    40.7 |  6.600 % |
431.26	c ==============================================================================
431.26	c UNSATISFIABLE
431.26	s UNSATISFIABLE
431.26	c _______________________________________________________________________________
431.26	c 
431.26	c restarts              : 22
431.26	c conflicts             : 1208479        (2803 /sec)
431.26	c decisions             : 1495217        (3468 /sec)
431.26	c propagations          : 0              (0 /sec)
431.26	c inspects              : 0              (0 /sec)
431.26	c CPU time              : 431.11 s
431.26	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/node27/watcher-34563-1149208486 -o ROOT/results/node27/solver-34563-1149208486 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node27/34563-1149208486/instance-34563-1149208486.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.65 0.88 0.88 2/64 13044
/proc/meminfo: memFree=1426584/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=1048 CPUtime=0
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 186512065 1073152 96 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 262 96 74 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 0.70 0.88 0.88 2/64 13044
/proc/meminfo: memFree=1422744/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=4760 CPUtime=9.99
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1078 0 0 0 999 0 0 0 25 0 1 0 186512065 4874240 1063 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1190 1063 122 215 0 972 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4760

[startup+20.0082 s]
/proc/loadavg: 0.75 0.89 0.88 2/64 13044
/proc/meminfo: memFree=1422040/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=5416 CPUtime=19.99
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1252 0 0 0 1999 0 0 0 25 0 1 0 186512065 5545984 1237 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1354 1237 122 215 0 1136 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5416

[startup+30.0142 s]
/proc/loadavg: 0.79 0.89 0.88 2/64 13044
/proc/meminfo: memFree=1421720/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=5812 CPUtime=30
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1322 0 0 0 3000 0 0 0 25 0 1 0 186512065 5951488 1307 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1453 1307 122 215 0 1235 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5812

[startup+40.0203 s]
/proc/loadavg: 0.82 0.89 0.89 2/64 13044
/proc/meminfo: memFree=1421528/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=5944 CPUtime=40.01
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1371 0 0 0 4000 1 0 0 25 0 1 0 186512065 6086656 1356 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580771 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1486 1356 122 215 0 1268 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 5944

[startup+50.0263 s]
/proc/loadavg: 0.85 0.90 0.89 2/64 13044
/proc/meminfo: memFree=1421016/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=6476 CPUtime=50.01
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1518 0 0 0 5000 1 0 0 25 0 1 0 186512065 6631424 1503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1619 1503 122 215 0 1401 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6476

[startup+60.0323 s]
/proc/loadavg: 0.87 0.90 0.89 2/64 13044
/proc/meminfo: memFree=1420824/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=6756 CPUtime=60.01
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1553 0 0 0 6000 1 0 0 25 0 1 0 186512065 6918144 1538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579855 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1689 1538 122 215 0 1471 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6756

[startup+70.0384 s]
/proc/loadavg: 0.89 0.90 0.89 2/64 13044
/proc/meminfo: memFree=1420824/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=6756 CPUtime=70.02
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1559 0 0 0 7001 1 0 0 25 0 1 0 186512065 6918144 1544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577378 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1689 1544 122 215 0 1471 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 6756

[startup+80.0444 s]
/proc/loadavg: 0.91 0.91 0.89 2/64 13044
/proc/meminfo: memFree=1420440/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=7156 CPUtime=80.02
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1646 0 0 0 8001 1 0 0 25 0 1 0 186512065 7327744 1631 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1789 1631 122 215 0 1571 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 7156

[startup+90.0504 s]
/proc/loadavg: 0.92 0.91 0.89 2/64 13044
/proc/meminfo: memFree=1420440/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=7156 CPUtime=90.02
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1661 0 0 0 9001 1 0 0 25 0 1 0 186512065 7327744 1646 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1789 1646 122 215 0 1571 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7156

[startup+100.056 s]
/proc/loadavg: 0.93 0.91 0.89 2/64 13044
/proc/meminfo: memFree=1420248/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=7428 CPUtime=100.02
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1720 0 0 0 10001 1 0 0 25 0 1 0 186512065 7606272 1705 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1857 1705 122 215 0 1639 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7428

[startup+110.062 s]
/proc/loadavg: 0.94 0.91 0.89 2/64 13044
/proc/meminfo: memFree=1419864/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=7688 CPUtime=110.03
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1798 0 0 0 11002 1 0 0 25 0 1 0 186512065 7872512 1783 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 1922 1783 122 215 0 1704 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7688

[startup+120.069 s]
/proc/loadavg: 0.95 0.92 0.89 2/64 13044
/proc/meminfo: memFree=1419416/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8208 CPUtime=120.02
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1909 0 0 0 12001 1 0 0 25 0 1 0 186512065 8404992 1894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2052 1894 122 215 0 1834 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 8208

[startup+130.075 s]
/proc/loadavg: 0.96 0.92 0.89 2/64 13044
/proc/meminfo: memFree=1419416/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8208 CPUtime=130.03
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1910 0 0 0 13002 1 0 0 25 0 1 0 186512065 8404992 1895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2052 1895 122 215 0 1834 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8208

[startup+140.08 s]
/proc/loadavg: 0.96 0.92 0.90 2/64 13044
/proc/meminfo: memFree=1419416/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8208 CPUtime=140.03
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1911 0 0 0 14002 1 0 0 25 0 1 0 186512065 8404992 1896 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2052 1896 122 215 0 1834 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8208

[startup+150.086 s]
/proc/loadavg: 0.97 0.92 0.90 2/64 13044
/proc/meminfo: memFree=1419416/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8208 CPUtime=150.03
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1912 0 0 0 15002 1 0 0 25 0 1 0 186512065 8404992 1897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2052 1897 122 215 0 1834 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 8208

[startup+160.092 s]
/proc/loadavg: 0.97 0.92 0.90 2/64 13044
/proc/meminfo: memFree=1419416/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8208 CPUtime=160.03
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1912 0 0 0 16002 1 0 0 25 0 1 0 186512065 8404992 1897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2052 1897 122 215 0 1834 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8208

[startup+170.098 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 13044
/proc/meminfo: memFree=1419352/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8208 CPUtime=170.04
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1918 0 0 0 17003 1 0 0 25 0 1 0 186512065 8404992 1903 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2052 1903 122 215 0 1834 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8208

[startup+180.104 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 13044
/proc/meminfo: memFree=1419224/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8208 CPUtime=180.04
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1941 0 0 0 18003 1 0 0 25 0 1 0 186512065 8404992 1926 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2052 1926 122 215 0 1834 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8208

[startup+190.111 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 13044
/proc/meminfo: memFree=1419160/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8348 CPUtime=190.05
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1961 0 0 0 19004 1 0 0 25 0 1 0 186512065 8548352 1946 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2087 1946 122 215 0 1869 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8348

[startup+200.117 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 13044
/proc/meminfo: memFree=1419160/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8348 CPUtime=200.05
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 1969 0 0 0 20004 1 0 0 25 0 1 0 186512065 8548352 1954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581122 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2087 1954 122 215 0 1869 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8348

[startup+210.123 s]
/proc/loadavg: 0.99 0.93 0.90 2/64 13044
/proc/meminfo: memFree=1419096/2055920 swapFree=4180900/4192956

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

/proc/13044/statm: 2124 1986 122 215 0 1906 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 8496

[startup+230.135 s]
/proc/loadavg: 0.99 0.94 0.90 2/64 13044
/proc/meminfo: memFree=1418968/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8644 CPUtime=230.07
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2022 0 0 0 23005 2 0 0 25 0 1 0 186512065 8851456 2007 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2161 2007 122 215 0 1943 0
Current children cumulated CPU time (s) 230.07
Current children cumulated vsize (Kb) 8644

[startup+240.141 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 13044
/proc/meminfo: memFree=1418904/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8644 CPUtime=240.07
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2030 0 0 0 24005 2 0 0 25 0 1 0 186512065 8851456 2015 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2161 2015 122 215 0 1943 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 8644

[startup+250.147 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 13044
/proc/meminfo: memFree=1418904/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=8644 CPUtime=250.07
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2030 0 0 0 25005 2 0 0 25 0 1 0 186512065 8851456 2015 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2161 2015 122 215 0 1943 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 8644

[startup+260.153 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 13044
/proc/meminfo: memFree=1418392/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9168 CPUtime=260.08
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2152 0 0 0 26006 2 0 0 25 0 1 0 186512065 9388032 2137 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2292 2137 122 215 0 2074 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 9168

[startup+270.159 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 13044
/proc/meminfo: memFree=1418200/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9300 CPUtime=270.08
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2197 0 0 0 27006 2 0 0 25 0 1 0 186512065 9523200 2182 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2325 2182 122 215 0 2107 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 9300

[startup+280.165 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 13044
/proc/meminfo: memFree=1418072/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9444 CPUtime=280.08
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2224 0 0 0 28006 2 0 0 25 0 1 0 186512065 9670656 2209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2361 2209 122 215 0 2143 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 9444

[startup+290.171 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1418008/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9444 CPUtime=290.08
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2236 0 0 0 29006 2 0 0 25 0 1 0 186512065 9670656 2221 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2361 2221 122 215 0 2143 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 9444

[startup+300.177 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1418008/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9444 CPUtime=300.09
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2242 0 0 0 30007 2 0 0 25 0 1 0 186512065 9670656 2227 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2361 2227 122 215 0 2143 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 9444

[startup+310.183 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1418008/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9444 CPUtime=310.09
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2242 0 0 0 31007 2 0 0 25 0 1 0 186512065 9670656 2227 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2361 2227 122 215 0 2143 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 9444

[startup+320.189 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1417944/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9600 CPUtime=320.09
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2255 0 0 0 32007 2 0 0 25 0 1 0 186512065 9830400 2240 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2400 2240 122 215 0 2182 0
Current children cumulated CPU time (s) 320.09
Current children cumulated vsize (Kb) 9600

[startup+330.195 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1417944/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9600 CPUtime=330.1
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2262 0 0 0 33008 2 0 0 25 0 1 0 186512065 9830400 2247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2400 2247 122 215 0 2182 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 9600

[startup+340.201 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1417944/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9600 CPUtime=340.1
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2262 0 0 0 34008 2 0 0 25 0 1 0 186512065 9830400 2247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2400 2247 122 215 0 2182 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (Kb) 9600

[startup+350.207 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1417944/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9600 CPUtime=350.1
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2269 0 0 0 35008 2 0 0 25 0 1 0 186512065 9830400 2254 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579868 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2400 2254 122 215 0 2182 0
Current children cumulated CPU time (s) 350.1
Current children cumulated vsize (Kb) 9600

[startup+360.213 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1417880/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9600 CPUtime=360.1
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2269 0 0 0 36008 2 0 0 25 0 1 0 186512065 9830400 2254 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2400 2254 122 215 0 2182 0
Current children cumulated CPU time (s) 360.1
Current children cumulated vsize (Kb) 9600

[startup+370.219 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1417752/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=9732 CPUtime=370.11
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2309 0 0 0 37009 2 0 0 25 0 1 0 186512065 9965568 2294 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2433 2294 122 215 0 2215 0
Current children cumulated CPU time (s) 370.11
Current children cumulated vsize (Kb) 9732

[startup+380.225 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1417624/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=10016 CPUtime=380.11
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2345 0 0 0 38009 2 0 0 25 0 1 0 186512065 10256384 2330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2504 2330 122 215 0 2286 0
Current children cumulated CPU time (s) 380.11
Current children cumulated vsize (Kb) 10016

[startup+390.231 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 13044
/proc/meminfo: memFree=1417560/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=10016 CPUtime=390.11
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2350 0 0 0 39009 2 0 0 25 0 1 0 186512065 10256384 2335 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2504 2335 122 215 0 2286 0
Current children cumulated CPU time (s) 390.11
Current children cumulated vsize (Kb) 10016

[startup+400.237 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 13044
/proc/meminfo: memFree=1417496/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=10016 CPUtime=400.12
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2366 0 0 0 40010 2 0 0 25 0 1 0 186512065 10256384 2351 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2504 2351 122 215 0 2286 0
Current children cumulated CPU time (s) 400.12
Current children cumulated vsize (Kb) 10016

[startup+410.243 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 13044
/proc/meminfo: memFree=1417496/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=10016 CPUtime=410.12
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2373 0 0 0 41010 2 0 0 25 0 1 0 186512065 10256384 2358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578536 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2504 2358 122 215 0 2286 0
Current children cumulated CPU time (s) 410.12
Current children cumulated vsize (Kb) 10016

[startup+420.249 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 13044
/proc/meminfo: memFree=1417368/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=10168 CPUtime=420.12
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2394 0 0 0 42010 2 0 0 25 0 1 0 186512065 10412032 2379 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2542 2379 122 215 0 2324 0
Current children cumulated CPU time (s) 420.12
Current children cumulated vsize (Kb) 10168

[startup+430.255 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 13044
/proc/meminfo: memFree=1417368/2055920 swapFree=4180900/4192956
[pid=13044] ppid=13042 vsize=10168 CPUtime=430.12
/proc/13044/stat : 13044 (minisat+) R 13042 13044 12999 0 -1 4194304 2394 0 0 0 43010 2 0 0 25 0 1 0 186512065 10412032 2379 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13044/statm: 2542 2379 122 215 0 2324 0
Current children cumulated CPU time (s) 430.12
Current children cumulated vsize (Kb) 10168

Child status: 20
Real time (s): 431.266
CPU time (s): 431.141
CPU user time (s): 431.111
CPU system time (s): 0.029995
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (Kb): 10168

Launcher Data (download as text)

Begin job on node27 on Fri Jun  2 00:34:46 UTC 2006


FILE ID= 34563-1149208486

PBS_JOBID= 293508

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  c60ccfdf4fb13f80717cfb4db13af995

RANDOM SEED= 567569852


/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.234
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.234
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:       1426792 kB
Buffers:         31864 kB
Cached:         524200 kB
SwapCached:       3916 kB
Active:         106856 kB
Inactive:       458060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426792 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:             260 kB
Writeback:           0 kB
Mapped:          14764 kB
Slab:            50320 kB
Committed_AS:   221552 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node27 on Fri Jun  2 00:41:57 UTC 2006