Trace number 34545

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 487.759 487.9

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111226062.opb
MD5SUM866f5ef3323c718f8dc3ec29e930c03b
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.457929
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 1231
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.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: 602   maxlim: 1154   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 |    6866    21887 |    2288       0        0     nan |  0.000 % |
0.06	c |       102 |    6789    21614 |    2516      94     1492    15.9 |  4.900 % |
0.08	c |       252 |    6789    21614 |    2768     244    11447    46.9 |  4.900 % |
0.11	c |       478 |    6741    21450 |    3045     464    16315    35.2 |  5.321 % |
0.17	c |       816 |    6732    21421 |    3349     801    29616    37.0 |  5.427 % |
0.27	c |      1322 |    6732    21421 |    3684    1307    54290    41.5 |  5.427 % |
0.44	c |      2083 |    6732    21421 |    4053    2068    96054    46.4 |  5.427 % |
0.73	c |      3222 |    6732    21421 |    4458    3207   173987    54.3 |  5.427 % |
1.22	c |      4930 |    6732    21421 |    4904    2508   141134    56.3 |  5.427 % |
1.96	c |      7492 |    6732    21421 |    5394    5070   306299    60.4 |  5.427 % |
3.14	c |     11336 |    6732    21421 |    5934    3124   164451    52.6 |  5.427 % |
4.78	c |     17105 |    6732    21421 |    6527    5738   301453    52.5 |  5.427 % |
7.28	c |     25754 |    6732    21421 |    7180    3671   157122    42.8 |  5.427 % |
11.05	c |     38729 |    6723    21392 |    7898    5185   265476    51.2 |  5.532 % |
16.95	c |     58192 |    6723    21392 |    8688    7697   410933    53.4 |  5.532 % |
26.89	c |     87388 |    6689    21274 |    9557    4748   233344    49.1 |  5.848 % |
41.77	c |    131177 |    6673    21222 |   10513    8253   477848    57.9 |  6.006 % |
63.58	c |    196864 |    6673    21222 |   11564    7464   381510    51.1 |  6.006 % |
98.00	c |    295390 |    6673    21222 |   12721    8863   465153    52.5 |  6.006 % |
152.13	c |    443179 |    6664    21193 |   13993   10017   593326    59.2 |  6.112 % |
237.21	c |    664864 |    6664    21193 |   15392   13131   577353    44.0 |  6.112 % |
351.93	c |    997390 |    6639    21112 |   16931   11734   514867    43.9 |  6.375 % |
487.89	c ==============================================================================
487.89	c UNSATISFIABLE
487.89	s UNSATISFIABLE
487.89	c _______________________________________________________________________________
487.89	c 
487.89	c restarts              : 22
487.89	c conflicts             : 1419211        (2910 /sec)
487.89	c decisions             : 1774788        (3639 /sec)
487.89	c propagations          : 0              (0 /sec)
487.89	c inspects              : 0              (0 /sec)
487.89	c CPU time              : 487.731 s
487.89	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/node33/watcher-34545-1149206717 -o ROOT/results/node33/solver-34545-1149206717 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/34545-1149206717/instance-34545-1149206717.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.95 0.84 2/64 978
/proc/meminfo: memFree=1213824/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=1048 CPUtime=0
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 186335537 1073152 92 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 262 92 74 215 0 44 0

[startup+10.0028 s]
/proc/loadavg: 0.93 0.96 0.84 2/64 978
/proc/meminfo: memFree=1210192/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=4628 CPUtime=9.99
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1062 0 0 0 999 0 0 0 25 0 1 0 186335537 4739072 1047 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1157 1047 122 215 0 939 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4628

[startup+20.0101 s]
/proc/loadavg: 0.94 0.96 0.85 2/64 978
/proc/meminfo: memFree=1209560/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=5312 CPUtime=19.99
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1229 0 0 0 1999 0 0 0 25 0 1 0 186335537 5439488 1214 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581139 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1328 1214 122 215 0 1110 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5312

[startup+30.0164 s]
/proc/loadavg: 0.95 0.96 0.85 2/64 978
/proc/meminfo: memFree=1209112/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=5856 CPUtime=29.99
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1349 0 0 0 2999 0 0 0 25 0 1 0 186335537 5996544 1334 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581150 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1464 1334 122 215 0 1246 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5856

[startup+40.0227 s]
/proc/loadavg: 0.96 0.96 0.85 2/64 978
/proc/meminfo: memFree=1208984/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=5988 CPUtime=40.01
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1393 0 0 0 4000 1 0 0 25 0 1 0 186335537 6131712 1378 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1497 1378 122 215 0 1279 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 5988

[startup+50.0289 s]
/proc/loadavg: 0.96 0.96 0.85 2/64 978
/proc/meminfo: memFree=1208408/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=6520 CPUtime=50.01
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1528 0 0 0 5000 1 0 0 25 0 1 0 186335537 6676480 1513 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581178 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1630 1513 122 215 0 1412 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6520

[startup+60.0352 s]
/proc/loadavg: 0.97 0.96 0.85 2/64 978
/proc/meminfo: memFree=1208408/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=6652 CPUtime=60.01
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1533 0 0 0 6000 1 0 0 25 0 1 0 186335537 6811648 1518 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1663 1518 122 215 0 1445 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6652

[startup+70.0415 s]
/proc/loadavg: 0.97 0.96 0.85 2/64 978
/proc/meminfo: memFree=1208088/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=6916 CPUtime=70.01
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1610 0 0 0 7000 1 0 0 25 0 1 0 186335537 7081984 1595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1729 1595 122 215 0 1511 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6916

[startup+80.0488 s]
/proc/loadavg: 0.98 0.96 0.85 2/64 978
/proc/meminfo: memFree=1207960/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=7084 CPUtime=80.02
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1637 0 0 0 8001 1 0 0 25 0 1 0 186335537 7254016 1622 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1771 1622 122 215 0 1553 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 7084

[startup+90.054 s]
/proc/loadavg: 0.98 0.96 0.85 2/64 978
/proc/meminfo: memFree=1207960/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=7084 CPUtime=90.02
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1645 0 0 0 9001 1 0 0 25 0 1 0 186335537 7254016 1630 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576446 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1771 1630 122 215 0 1553 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7084

[startup+100.06 s]
/proc/loadavg: 0.98 0.96 0.85 2/64 978
/proc/meminfo: memFree=1207768/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=7224 CPUtime=100.02
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1700 0 0 0 10001 1 0 0 25 0 1 0 186335537 7397376 1685 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1806 1685 122 215 0 1588 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7224

[startup+110.067 s]
/proc/loadavg: 0.98 0.97 0.85 2/64 978
/proc/meminfo: memFree=1207448/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=7624 CPUtime=110.03
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1787 0 0 0 11002 1 0 0 25 0 1 0 186335537 7806976 1772 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573715 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1906 1772 122 215 0 1688 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7624

[startup+120.073 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1207384/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=7624 CPUtime=120.03
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1792 0 0 0 12002 1 0 0 25 0 1 0 186335537 7806976 1777 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1906 1777 122 215 0 1688 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7624

[startup+130.079 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1207128/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=7884 CPUtime=130.03
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1858 0 0 0 13002 1 0 0 25 0 1 0 186335537 8073216 1843 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577218 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 1971 1843 122 215 0 1753 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7884

[startup+140.086 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1206936/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=8148 CPUtime=140.04
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1901 0 0 0 14003 1 0 0 25 0 1 0 186335537 8343552 1886 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2037 1886 122 215 0 1819 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 8148

[startup+150.092 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1206744/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=8280 CPUtime=150.04
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 1956 0 0 0 15003 1 0 0 25 0 1 0 186335537 8478720 1941 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2070 1941 122 215 0 1852 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8280

[startup+160.098 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1206488/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=8544 CPUtime=160.04
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2012 0 0 0 16003 1 0 0 25 0 1 0 186335537 8749056 1997 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573340 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2136 1997 122 215 0 1918 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8544

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1206424/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=8544 CPUtime=170.04
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2029 0 0 0 17003 1 0 0 25 0 1 0 186335537 8749056 2014 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2136 2014 122 215 0 1918 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8544

[startup+180.111 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1206360/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=8692 CPUtime=180.05
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2040 0 0 0 18004 1 0 0 25 0 1 0 186335537 8900608 2025 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2173 2025 122 215 0 1955 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8692

[startup+190.117 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1206296/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=8692 CPUtime=190.05
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2055 0 0 0 19004 1 0 0 25 0 1 0 186335537 8900608 2040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2173 2040 122 215 0 1955 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8692

[startup+200.123 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1206232/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=8692 CPUtime=200.05
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2065 0 0 0 20004 1 0 0 25 0 1 0 186335537 8900608 2050 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2173 2050 122 215 0 1955 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8692

[startup+210.128 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 978
/proc/meminfo: memFree=1206104/2055920 swapFree=4181332/4192956

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

/proc/978/statm: 2318 2177 122 215 0 2100 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 9272

[startup+280.172 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 978
/proc/meminfo: memFree=1205720/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=9272 CPUtime=280.08
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2192 0 0 0 28007 1 0 0 25 0 1 0 186335537 9494528 2177 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2318 2177 122 215 0 2100 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 9272

[startup+290.179 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 978
/proc/meminfo: memFree=1205720/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=9272 CPUtime=290.08
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2199 0 0 0 29007 1 0 0 25 0 1 0 186335537 9494528 2184 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2318 2184 122 215 0 2100 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 9272

[startup+300.185 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 978
/proc/meminfo: memFree=1205720/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=9272 CPUtime=300.09
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2199 0 0 0 30008 1 0 0 25 0 1 0 186335537 9494528 2184 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134593009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2318 2184 122 215 0 2100 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 9272

[startup+310.191 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 978
/proc/meminfo: memFree=1205336/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=9800 CPUtime=310.09
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2303 0 0 0 31008 1 0 0 25 0 1 0 186335537 10035200 2288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134587610 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2450 2288 122 215 0 2232 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 9800

[startup+320.197 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 978
/proc/meminfo: memFree=1204952/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10196 CPUtime=320.1
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2403 0 0 0 32008 2 0 0 25 0 1 0 186335537 10440704 2388 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2549 2388 122 215 0 2331 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 10196

[startup+330.204 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1204952/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10196 CPUtime=330.1
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2403 0 0 0 33008 2 0 0 25 0 1 0 186335537 10440704 2388 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2549 2388 122 215 0 2331 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 10196

[startup+340.21 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1205016/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10196 CPUtime=340.11
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2403 0 0 0 34009 2 0 0 25 0 1 0 186335537 10440704 2388 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2549 2388 122 215 0 2331 0
Current children cumulated CPU time (s) 340.11
Current children cumulated vsize (Kb) 10196

[startup+350.216 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1205016/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10196 CPUtime=350.11
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2403 0 0 0 35009 2 0 0 25 0 1 0 186335537 10440704 2388 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2549 2388 122 215 0 2331 0
Current children cumulated CPU time (s) 350.11
Current children cumulated vsize (Kb) 10196

[startup+360.222 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1205016/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10196 CPUtime=360.12
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2404 0 0 0 36010 2 0 0 25 0 1 0 186335537 10440704 2389 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583990 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2549 2389 122 215 0 2331 0
Current children cumulated CPU time (s) 360.12
Current children cumulated vsize (Kb) 10196

[startup+370.23 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1205016/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10196 CPUtime=370.12
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2406 0 0 0 37010 2 0 0 25 0 1 0 186335537 10440704 2391 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2549 2391 122 215 0 2331 0
Current children cumulated CPU time (s) 370.12
Current children cumulated vsize (Kb) 10196

[startup+380.236 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1204696/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10456 CPUtime=380.12
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2495 0 0 0 38010 2 0 0 25 0 1 0 186335537 10706944 2480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2614 2480 122 215 0 2396 0
Current children cumulated CPU time (s) 380.12
Current children cumulated vsize (Kb) 10456

[startup+390.241 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1204632/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10608 CPUtime=390.12
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2508 0 0 0 39010 2 0 0 25 0 1 0 186335537 10862592 2493 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2652 2493 122 215 0 2434 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 10608

[startup+400.248 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1204568/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10608 CPUtime=400.13
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2515 0 0 0 40011 2 0 0 25 0 1 0 186335537 10862592 2500 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2652 2500 122 215 0 2434 0
Current children cumulated CPU time (s) 400.13
Current children cumulated vsize (Kb) 10608

[startup+410.254 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1204568/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10608 CPUtime=410.13
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2515 0 0 0 41011 2 0 0 25 0 1 0 186335537 10862592 2500 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2652 2500 122 215 0 2434 0
Current children cumulated CPU time (s) 410.13
Current children cumulated vsize (Kb) 10608

[startup+420.26 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 978
/proc/meminfo: memFree=1204504/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10608 CPUtime=420.13
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2523 0 0 0 42011 2 0 0 25 0 1 0 186335537 10862592 2508 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2652 2508 122 215 0 2434 0
Current children cumulated CPU time (s) 420.13
Current children cumulated vsize (Kb) 10608

[startup+430.266 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 978
/proc/meminfo: memFree=1204568/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10608 CPUtime=430.14
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2531 0 0 0 43012 2 0 0 25 0 1 0 186335537 10862592 2516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574298 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2652 2516 122 215 0 2434 0
Current children cumulated CPU time (s) 430.14
Current children cumulated vsize (Kb) 10608

[startup+440.273 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 978
/proc/meminfo: memFree=1204504/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10764 CPUtime=440.14
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2537 0 0 0 44012 2 0 0 25 0 1 0 186335537 11022336 2522 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2691 2522 122 215 0 2473 0
Current children cumulated CPU time (s) 440.14
Current children cumulated vsize (Kb) 10764

[startup+450.279 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 978
/proc/meminfo: memFree=1204312/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10896 CPUtime=450.14
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2584 0 0 0 45012 2 0 0 25 0 1 0 186335537 11157504 2569 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2724 2569 122 215 0 2506 0
Current children cumulated CPU time (s) 450.14
Current children cumulated vsize (Kb) 10896

[startup+460.285 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 978
/proc/meminfo: memFree=1204312/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10896 CPUtime=460.15
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2584 0 0 0 46013 2 0 0 25 0 1 0 186335537 11157504 2569 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2724 2569 122 215 0 2506 0
Current children cumulated CPU time (s) 460.15
Current children cumulated vsize (Kb) 10896

[startup+470.291 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 978
/proc/meminfo: memFree=1204312/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10896 CPUtime=470.15
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2585 0 0 0 47013 2 0 0 25 0 1 0 186335537 11157504 2570 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2724 2570 122 215 0 2506 0
Current children cumulated CPU time (s) 470.15
Current children cumulated vsize (Kb) 10896

[startup+480.298 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 978
/proc/meminfo: memFree=1204248/2055920 swapFree=4181332/4192956
[pid=978] ppid=976 vsize=10896 CPUtime=480.15
/proc/978/stat : 978 (minisat+) R 976 978 933 0 -1 4194304 2592 0 0 0 48013 2 0 0 25 0 1 0 186335537 11157504 2577 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/978/statm: 2724 2577 122 215 0 2506 0
Current children cumulated CPU time (s) 480.15
Current children cumulated vsize (Kb) 10896

Child status: 20
Real time (s): 487.9
CPU time (s): 487.759
CPU user time (s): 487.731
CPU system time (s): 0.027995
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (Kb): 10896

Launcher Data (download as text)

Begin job on node33 on Fri Jun  2 00:05:17 UTC 2006


FILE ID= 34545-1149206717

PBS_JOBID= 293280

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  866f5ef3323c718f8dc3ec29e930c03b

RANDOM SEED= 26948487


/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.213
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.213
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:       1214032 kB
Buffers:         37724 kB
Cached:         727340 kB
SwapCached:       3744 kB
Active:         171380 kB
Inactive:       602820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214032 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14888 kB
Slab:            53720 kB
Committed_AS:   192348 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Fri Jun  2 00:13:25 UTC 2006