Trace number 34604

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 453.118 453.242

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111225122.opb
MD5SUMa269d12d155d81b32a77ae75b8c56536
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.182971
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 1250
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.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: 606   maxlim: 1173   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 |    6904    22034 |    2301       0        0     nan |  0.000 % |
0.06	c |       101 |    6846    21834 |    2531      94     3999    42.5 |  4.784 % |
0.09	c |       255 |    6846    21834 |    2784     248    14858    59.9 |  4.784 % |
0.13	c |       480 |    6846    21834 |    3062     473    26196    55.4 |  4.784 % |
0.20	c |       817 |    6846    21834 |    3368     810    42289    52.2 |  4.784 % |
0.31	c |      1323 |    6846    21834 |    3705    1316    71269    54.2 |  4.784 % |
0.50	c |      2082 |    6846    21834 |    4076    2075   108010    52.1 |  4.784 % |
0.80	c |      3221 |    6803    21687 |    4483    3209   164327    51.2 |  5.205 % |
1.29	c |      4929 |    6803    21687 |    4932    4917   259462    52.8 |  5.205 % |
2.03	c |      7491 |    6803    21687 |    5425    4817   236107    49.0 |  5.205 % |
3.13	c |     11341 |    6792    21644 |    5968    2900   141125    48.7 |  5.310 % |
4.84	c |     17107 |    6792    21644 |    6565    5405   314497    58.2 |  5.310 % |
7.54	c |     25757 |    6792    21644 |    7221    6860   385660    56.2 |  5.310 % |
11.63	c |     38731 |    6792    21644 |    7943    4467   214960    48.1 |  5.310 % |
18.03	c |     58192 |    6769    21569 |    8738    7068   411945    58.3 |  5.521 % |
28.19	c |     87385 |    6739    21463 |    9611    8662   465711    53.8 |  5.678 % |
43.30	c |    131174 |    6712    21368 |   10573    6640   338136    50.9 |  5.941 % |
65.45	c |    196859 |    6703    21339 |   11630   10994   593792    54.0 |  6.046 % |
100.75	c |    295385 |    6669    21225 |   12793   12026   645866    53.7 |  6.309 % |
150.20	c |    443174 |    6638    21122 |   14072    7397   337908    45.7 |  6.572 % |
220.32	c |    664863 |    6608    21022 |   15479   11070   517738    46.8 |  6.835 % |
332.53	c |    997388 |    6575    20907 |   17027    9172   365678    39.9 |  6.993 % |
453.23	c ==============================================================================
453.23	c UNSATISFIABLE
453.23	s UNSATISFIABLE
453.23	c _______________________________________________________________________________
453.23	c 
453.23	c restarts              : 22
453.23	c conflicts             : 1397624        (3085 /sec)
453.23	c decisions             : 1810784        (3997 /sec)
453.23	c propagations          : 0              (0 /sec)
453.23	c inspects              : 0              (0 /sec)
453.23	c CPU time              : 453.089 s
453.23	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-34604-1149210899 -o ROOT/results/node19/solver-34604-1149210899 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node19/34604-1149210899/instance-34604-1149210899.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.72 0.79 0.83 2/64 25752
/proc/meminfo: memFree=1420824/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=1048 CPUtime=0
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 100 0 0 0 0 0 0 0 19 0 1 0 186752959 1073152 85 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134623512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 262 85 71 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 0.76 0.80 0.83 2/64 25752
/proc/meminfo: memFree=1417184/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=4636 CPUtime=9.99
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1048 0 0 0 999 0 0 0 25 0 1 0 186752959 4747264 1033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1159 1033 122 215 0 941 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4636

[startup+20.0079 s]
/proc/loadavg: 0.80 0.80 0.83 2/64 25752
/proc/meminfo: memFree=1416288/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=5608 CPUtime=19.99
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1276 0 0 0 1999 0 0 0 25 0 1 0 186752959 5742592 1261 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1402 1261 122 215 0 1184 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5608

[startup+30.014 s]
/proc/loadavg: 0.83 0.81 0.84 2/64 25752
/proc/meminfo: memFree=1415968/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=5888 CPUtime=29.99
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1354 0 0 0 2999 0 0 0 25 0 1 0 186752959 6029312 1339 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1472 1339 122 215 0 1254 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5888

[startup+40.0201 s]
/proc/loadavg: 0.85 0.82 0.84 2/64 25752
/proc/meminfo: memFree=1415712/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=6028 CPUtime=40
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1405 0 0 0 4000 0 0 0 25 0 1 0 186752959 6172672 1390 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1507 1390 122 215 0 1289 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6028

[startup+50.0261 s]
/proc/loadavg: 0.88 0.82 0.84 2/64 25752
/proc/meminfo: memFree=1415456/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=6304 CPUtime=50
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1480 0 0 0 5000 0 0 0 25 0 1 0 186752959 6455296 1465 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1576 1465 122 215 0 1358 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6304

[startup+60.0322 s]
/proc/loadavg: 0.89 0.83 0.84 2/64 25752
/proc/meminfo: memFree=1415328/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=6452 CPUtime=60
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1506 0 0 0 6000 0 0 0 25 0 1 0 186752959 6606848 1491 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1613 1491 122 215 0 1395 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6452

[startup+70.0383 s]
/proc/loadavg: 0.91 0.83 0.84 2/64 25752
/proc/meminfo: memFree=1414880/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=6892 CPUtime=70.01
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1616 0 0 0 7001 0 0 0 25 0 1 0 186752959 7057408 1601 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1723 1601 122 215 0 1505 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6892

[startup+80.0444 s]
/proc/loadavg: 0.92 0.84 0.84 2/64 25752
/proc/meminfo: memFree=1414688/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=7184 CPUtime=80.01
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1661 0 0 0 8001 0 0 0 25 0 1 0 186752959 7356416 1646 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1796 1646 122 215 0 1578 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7184

[startup+90.0505 s]
/proc/loadavg: 0.93 0.84 0.84 2/64 25752
/proc/meminfo: memFree=1414624/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=7184 CPUtime=90.01
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1672 0 0 0 9001 0 0 0 25 0 1 0 186752959 7356416 1657 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1796 1657 122 215 0 1578 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7184

[startup+100.057 s]
/proc/loadavg: 0.94 0.85 0.84 2/64 25752
/proc/meminfo: memFree=1414560/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=7184 CPUtime=100.02
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1685 0 0 0 10002 0 0 0 25 0 1 0 186752959 7356416 1670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1796 1670 122 215 0 1578 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7184

[startup+110.063 s]
/proc/loadavg: 0.95 0.85 0.84 2/64 25752
/proc/meminfo: memFree=1414176/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=7600 CPUtime=110.03
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1787 0 0 0 11002 1 0 0 25 0 1 0 186752959 7782400 1772 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1900 1772 122 215 0 1682 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7600

[startup+120.069 s]
/proc/loadavg: 0.96 0.86 0.84 2/64 25752
/proc/meminfo: memFree=1414176/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=7600 CPUtime=120.03
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1787 0 0 0 12002 1 0 0 25 0 1 0 186752959 7782400 1772 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1900 1772 122 215 0 1682 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7600

[startup+130.074 s]
/proc/loadavg: 0.97 0.86 0.85 2/64 25752
/proc/meminfo: memFree=1414112/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=7756 CPUtime=130.03
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1802 0 0 0 13002 1 0 0 25 0 1 0 186752959 7942144 1787 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1939 1787 122 215 0 1721 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7756

[startup+140.08 s]
/proc/loadavg: 0.97 0.86 0.85 2/64 25752
/proc/meminfo: memFree=1414112/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=7756 CPUtime=140.04
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1802 0 0 0 14003 1 0 0 25 0 1 0 186752959 7942144 1787 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1939 1787 122 215 0 1721 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 7756

[startup+150.086 s]
/proc/loadavg: 0.97 0.87 0.85 2/64 25752
/proc/meminfo: memFree=1414112/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=7756 CPUtime=150.04
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1802 0 0 0 15003 1 0 0 25 0 1 0 186752959 7942144 1787 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 1939 1787 122 215 0 1721 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 7756

[startup+160.092 s]
/proc/loadavg: 0.98 0.87 0.85 2/64 25752
/proc/meminfo: memFree=1413664/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=8148 CPUtime=160.04
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1908 0 0 0 16003 1 0 0 25 0 1 0 186752959 8343552 1893 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2037 1893 122 215 0 1819 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8148

[startup+170.098 s]
/proc/loadavg: 0.98 0.88 0.85 2/64 25752
/proc/meminfo: memFree=1413280/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=8424 CPUtime=170.04
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1998 0 0 0 17003 1 0 0 25 0 1 0 186752959 8626176 1983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2106 1983 122 215 0 1888 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8424

[startup+180.105 s]
/proc/loadavg: 0.98 0.88 0.85 2/64 25752
/proc/meminfo: memFree=1413280/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=8424 CPUtime=180.05
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 1999 0 0 0 18004 1 0 0 25 0 1 0 186752959 8626176 1984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2106 1984 122 215 0 1888 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8424

[startup+190.11 s]
/proc/loadavg: 0.98 0.88 0.85 2/64 25752
/proc/meminfo: memFree=1413280/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=8556 CPUtime=190.05
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2009 0 0 0 19004 1 0 0 25 0 1 0 186752959 8761344 1994 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2139 1994 122 215 0 1921 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8556

[startup+200.117 s]
/proc/loadavg: 0.99 0.89 0.85 2/64 25752
/proc/meminfo: memFree=1412768/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=8948 CPUtime=200.05
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2125 0 0 0 20004 1 0 0 25 0 1 0 186752959 9162752 2110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2237 2110 122 215 0 2019 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8948

[startup+210.123 s]
/proc/loadavg: 0.99 0.89 0.85 2/64 25752
/proc/meminfo: memFree=1412768/2055920 swapFree=4181404/4192956

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

/proc/25752/statm: 2398 2269 122 215 0 2180 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 9592

[startup+250.147 s]
/proc/loadavg: 0.99 0.90 0.86 2/64 25752
/proc/meminfo: memFree=1412128/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=9592 CPUtime=250.07
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2284 0 0 0 25005 2 0 0 25 0 1 0 186752959 9822208 2269 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2398 2269 122 215 0 2180 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 9592

[startup+260.153 s]
/proc/loadavg: 0.99 0.90 0.86 2/64 25752
/proc/meminfo: memFree=1412128/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=9724 CPUtime=260.08
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2291 0 0 0 26006 2 0 0 25 0 1 0 186752959 9957376 2276 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2431 2276 122 215 0 2213 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 9724

[startup+270.159 s]
/proc/loadavg: 0.99 0.91 0.86 2/64 25752
/proc/meminfo: memFree=1412000/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=9724 CPUtime=270.08
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2307 0 0 0 27006 2 0 0 25 0 1 0 186752959 9957376 2292 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2431 2292 122 215 0 2213 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 9724

[startup+280.165 s]
/proc/loadavg: 0.99 0.91 0.86 2/64 25752
/proc/meminfo: memFree=1411552/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=10252 CPUtime=280.08
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2428 0 0 0 28006 2 0 0 25 0 1 0 186752959 10498048 2413 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2563 2413 122 215 0 2345 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 10252

[startup+290.171 s]
/proc/loadavg: 0.99 0.91 0.86 2/64 25752
/proc/meminfo: memFree=1411488/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=10252 CPUtime=290.09
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2432 0 0 0 29007 2 0 0 25 0 1 0 186752959 10498048 2417 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2563 2417 122 215 0 2345 0
Current children cumulated CPU time (s) 290.09
Current children cumulated vsize (Kb) 10252

[startup+300.177 s]
/proc/loadavg: 0.99 0.91 0.86 2/64 25752
/proc/meminfo: memFree=1411488/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=10252 CPUtime=300.09
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2432 0 0 0 30007 2 0 0 25 0 1 0 186752959 10498048 2417 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2563 2417 122 215 0 2345 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 10252

[startup+310.184 s]
/proc/loadavg: 0.99 0.92 0.86 2/64 25752
/proc/meminfo: memFree=1411488/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=10252 CPUtime=310.09
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2432 0 0 0 31007 2 0 0 25 0 1 0 186752959 10498048 2417 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2563 2417 122 215 0 2345 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 10252

[startup+320.19 s]
/proc/loadavg: 0.99 0.92 0.86 2/64 25752
/proc/meminfo: memFree=1411488/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=10252 CPUtime=320.1
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2432 0 0 0 32008 2 0 0 25 0 1 0 186752959 10498048 2417 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2563 2417 122 215 0 2345 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 10252

[startup+330.196 s]
/proc/loadavg: 0.99 0.92 0.86 2/64 25752
/proc/meminfo: memFree=1411424/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=10252 CPUtime=330.1
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2448 0 0 0 33008 2 0 0 25 0 1 0 186752959 10498048 2433 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2563 2433 122 215 0 2345 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 10252

[startup+340.202 s]
/proc/loadavg: 0.99 0.92 0.87 2/64 25752
/proc/meminfo: memFree=1411040/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=10648 CPUtime=340.1
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2543 0 0 0 34008 2 0 0 25 0 1 0 186752959 10903552 2528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2662 2528 122 215 0 2444 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (Kb) 10648

[startup+350.208 s]
/proc/loadavg: 0.99 0.92 0.87 2/64 25752
/proc/meminfo: memFree=1410848/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=10912 CPUtime=350.11
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2601 0 0 0 35009 2 0 0 25 0 1 0 186752959 11173888 2586 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2728 2586 122 215 0 2510 0
Current children cumulated CPU time (s) 350.11
Current children cumulated vsize (Kb) 10912

[startup+360.213 s]
/proc/loadavg: 0.99 0.93 0.87 2/64 25752
/proc/meminfo: memFree=1410720/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11044 CPUtime=360.11
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2633 0 0 0 36009 2 0 0 25 0 1 0 186752959 11309056 2618 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2761 2618 122 215 0 2543 0
Current children cumulated CPU time (s) 360.11
Current children cumulated vsize (Kb) 11044

[startup+370.219 s]
/proc/loadavg: 0.99 0.93 0.87 2/64 25752
/proc/meminfo: memFree=1410400/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11332 CPUtime=370.11
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2694 0 0 0 37009 2 0 0 25 0 1 0 186752959 11603968 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2833 2679 122 215 0 2615 0
Current children cumulated CPU time (s) 370.11
Current children cumulated vsize (Kb) 11332

[startup+380.225 s]
/proc/loadavg: 0.99 0.93 0.87 2/64 25752
/proc/meminfo: memFree=1410400/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11332 CPUtime=380.11
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2694 0 0 0 38009 2 0 0 25 0 1 0 186752959 11603968 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2833 2679 122 215 0 2615 0
Current children cumulated CPU time (s) 380.11
Current children cumulated vsize (Kb) 11332

[startup+390.231 s]
/proc/loadavg: 0.99 0.93 0.87 2/64 25752
/proc/meminfo: memFree=1410400/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11332 CPUtime=390.12
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2694 0 0 0 39010 2 0 0 25 0 1 0 186752959 11603968 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2833 2679 122 215 0 2615 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 11332

[startup+400.237 s]
/proc/loadavg: 0.99 0.93 0.87 2/64 25752
/proc/meminfo: memFree=1410400/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11332 CPUtime=400.12
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2694 0 0 0 40010 2 0 0 25 0 1 0 186752959 11603968 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581042 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2833 2679 122 215 0 2615 0
Current children cumulated CPU time (s) 400.12
Current children cumulated vsize (Kb) 11332

[startup+410.243 s]
/proc/loadavg: 0.99 0.94 0.87 2/64 25752
/proc/meminfo: memFree=1410400/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11332 CPUtime=410.12
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2694 0 0 0 41010 2 0 0 25 0 1 0 186752959 11603968 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2833 2679 122 215 0 2615 0
Current children cumulated CPU time (s) 410.12
Current children cumulated vsize (Kb) 11332

[startup+420.249 s]
/proc/loadavg: 0.99 0.94 0.87 2/64 25752
/proc/meminfo: memFree=1410464/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11332 CPUtime=420.13
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2696 0 0 0 42011 2 0 0 25 0 1 0 186752959 11603968 2681 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2833 2681 122 215 0 2615 0
Current children cumulated CPU time (s) 420.13
Current children cumulated vsize (Kb) 11332

[startup+430.255 s]
/proc/loadavg: 0.99 0.94 0.87 2/64 25752
/proc/meminfo: memFree=1410464/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11332 CPUtime=430.13
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2696 0 0 0 43011 2 0 0 25 0 1 0 186752959 11603968 2681 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2833 2681 122 215 0 2615 0
Current children cumulated CPU time (s) 430.13
Current children cumulated vsize (Kb) 11332

[startup+440.261 s]
/proc/loadavg: 0.99 0.94 0.88 2/64 25752
/proc/meminfo: memFree=1410400/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11332 CPUtime=440.13
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2712 0 0 0 44011 2 0 0 25 0 1 0 186752959 11603968 2697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2833 2697 122 215 0 2615 0
Current children cumulated CPU time (s) 440.13
Current children cumulated vsize (Kb) 11332

[startup+450.267 s]
/proc/loadavg: 0.99 0.94 0.88 2/64 25752
/proc/meminfo: memFree=1410336/2055920 swapFree=4181404/4192956
[pid=25752] ppid=25750 vsize=11472 CPUtime=450.14
/proc/25752/stat : 25752 (minisat+) R 25750 25752 25707 0 -1 4194304 2734 0 0 0 45012 2 0 0 25 0 1 0 186752959 11747328 2719 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25752/statm: 2868 2719 122 215 0 2650 0
Current children cumulated CPU time (s) 450.14
Current children cumulated vsize (Kb) 11472

Child status: 20
Real time (s): 453.242
CPU time (s): 453.118
CPU user time (s): 453.089
CPU system time (s): 0.028995
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (Kb): 11472

Launcher Data (download as text)

Begin job on node19 on Fri Jun  2 01:14:59 UTC 2006


FILE ID= 34604-1149210899

PBS_JOBID= 294040

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  a269d12d155d81b32a77ae75b8c56536

RANDOM SEED= 670345713


/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:       1421032 kB
Buffers:         38664 kB
Cached:         519900 kB
SwapCached:       3320 kB
Active:         159196 kB
Inactive:       408156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1421032 kB
SwapTotal:     4192956 kB
SwapFree:      4181404 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            53548 kB
Committed_AS:   251788 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:22:33 UTC 2006