Trace number 34621

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 275.256 275.348

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111224929.opb
MD5SUM7cb47e44b2705fbf7948e62a414ce623
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.044992
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 1264
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.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: 596   maxlim: 1187   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 |    6818    21709 |    2272       0        0     nan |  0.000 % |
0.06	c |       100 |    6681    21233 |    2499      82     1730    21.1 |  5.397 % |
0.08	c |       251 |    6681    21233 |    2749     233     9932    42.6 |  5.397 % |
0.12	c |       477 |    6681    21233 |    3024     459    22068    48.1 |  5.397 % |
0.19	c |       815 |    6681    21233 |    3326     797    41003    51.4 |  5.397 % |
0.29	c |      1321 |    6672    21204 |    3659    1302    66771    51.3 |  5.503 % |
0.45	c |      2083 |    6672    21204 |    4024    2064    98874    47.9 |  5.503 % |
0.71	c |      3225 |    6672    21204 |    4427    3206   150278    46.9 |  5.504 % |
1.15	c |      4933 |    6672    21204 |    4870    2566   118622    46.2 |  5.503 % |
1.83	c |      7497 |    6672    21204 |    5357    5130   282343    55.0 |  5.503 % |
2.97	c |     11342 |    6672    21204 |    5892    3119   153984    49.4 |  5.503 % |
4.61	c |     17108 |    6672    21204 |    6482    5691   311023    54.7 |  5.503 % |
7.33	c |     25757 |    6639    21087 |    7130    3989   200241    50.2 |  5.767 % |
11.14	c |     38733 |    6639    21087 |    7843    5359   296907    55.4 |  5.767 % |
17.35	c |     58194 |    6630    21058 |    8627    8091   430036    53.1 |  5.873 % |
26.50	c |     87387 |    6630    21058 |    9490    5217   261902    50.2 |  5.873 % |
41.24	c |    131176 |    6630    21058 |   10439    8711   478272    54.9 |  5.873 % |
63.97	c |    196861 |    6630    21058 |   11483    8246   440418    53.4 |  5.873 % |
100.03	c |    295388 |    6630    21058 |   12632   10753   624386    58.1 |  5.873 % |
153.63	c |    443178 |    6621    21027 |   13895   12767   635823    49.8 |  5.926 % |
237.63	c |    664861 |    6580    20894 |   15284    9107   360970    39.6 |  6.349 % |
275.34	c ==============================================================================
275.34	c UNSATISFIABLE
275.34	s UNSATISFIABLE
275.34	c _______________________________________________________________________________
275.34	c 
275.34	c restarts              : 21
275.34	c conflicts             : 772431         (2807 /sec)
275.34	c decisions             : 892646         (3243 /sec)
275.34	c propagations          : 0              (0 /sec)
275.34	c inspects              : 0              (0 /sec)
275.34	c CPU time              : 275.227 s
275.34	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/node41/watcher-34621-1149212314 -o ROOT/results/node41/solver-34621-1149212314 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node41/34621-1149212314/instance-34621-1149212314.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.95 0.90 2/64 17336
/proc/meminfo: memFree=1281696/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=1048 CPUtime=0
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 104 0 0 0 0 0 0 0 19 0 1 0 186897956 1073152 89 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 262 89 74 215 0 44 0

[startup+10.002 s]
/proc/loadavg: 0.87 0.95 0.90 2/64 17336
/proc/meminfo: memFree=1278000/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=4640 CPUtime=9.99
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1064 0 0 0 999 0 0 0 25 0 1 0 186897956 4751360 1049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1160 1049 122 215 0 942 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4640

[startup+20.0077 s]
/proc/loadavg: 0.89 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1277424/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=5304 CPUtime=19.99
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1203 0 0 0 1998 1 0 0 25 0 1 0 186897956 5431296 1188 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1326 1188 122 215 0 1108 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5304

[startup+30.0134 s]
/proc/loadavg: 0.91 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1277104/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=5564 CPUtime=30
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1279 0 0 0 2999 1 0 0 25 0 1 0 186897956 5697536 1264 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1391 1264 122 215 0 1173 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5564

[startup+40.0191 s]
/proc/loadavg: 0.92 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1276656/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=5960 CPUtime=40
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1394 0 0 0 3999 1 0 0 25 0 1 0 186897956 6103040 1379 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1490 1379 122 215 0 1272 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5960

[startup+50.0248 s]
/proc/loadavg: 0.93 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1276208/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=6368 CPUtime=50
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1493 0 0 0 4999 1 0 0 25 0 1 0 186897956 6520832 1478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1592 1478 122 215 0 1374 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6368

[startup+60.0304 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1276144/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=6512 CPUtime=60
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1512 0 0 0 5999 1 0 0 25 0 1 0 186897956 6668288 1497 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1628 1497 122 215 0 1410 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6512

[startup+70.0361 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1275824/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=6932 CPUtime=70.01
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1602 0 0 0 6999 2 0 0 25 0 1 0 186897956 7098368 1587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1733 1587 122 215 0 1515 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6932

[startup+80.0418 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1275632/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=7072 CPUtime=80.01
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1644 0 0 0 7999 2 0 0 25 0 1 0 186897956 7241728 1629 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1768 1629 122 215 0 1550 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7072

[startup+90.0475 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1275504/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=7220 CPUtime=90.01
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1672 0 0 0 8999 2 0 0 25 0 1 0 186897956 7393280 1657 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1805 1657 122 215 0 1587 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7220

[startup+100.053 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1275312/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=7368 CPUtime=100.02
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1719 0 0 0 10000 2 0 0 25 0 1 0 186897956 7544832 1704 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1842 1704 122 215 0 1624 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7368

[startup+110.059 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 17336
/proc/meminfo: memFree=1274928/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=7636 CPUtime=110.02
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1802 0 0 0 11000 2 0 0 25 0 1 0 186897956 7819264 1787 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1909 1787 122 215 0 1691 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7636

[startup+120.065 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274928/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=7780 CPUtime=120.02
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1813 0 0 0 12000 2 0 0 25 0 1 0 186897956 7966720 1798 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1945 1798 122 215 0 1727 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7780

[startup+130.07 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274736/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=7928 CPUtime=130.02
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1842 0 0 0 13000 2 0 0 25 0 1 0 186897956 8118272 1827 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1982 1827 122 215 0 1764 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7928

[startup+140.076 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274800/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=7928 CPUtime=140.02
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1849 0 0 0 14000 2 0 0 25 0 1 0 186897956 8118272 1834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581150 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1982 1834 122 215 0 1764 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 7928

[startup+150.082 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274736/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=7928 CPUtime=150.03
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1860 0 0 0 15001 2 0 0 25 0 1 0 186897956 8118272 1845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 1982 1845 122 215 0 1764 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7928

[startup+160.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274608/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8060 CPUtime=160.03
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1886 0 0 0 16001 2 0 0 25 0 1 0 186897956 8253440 1871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2015 1871 122 215 0 1797 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8060

[startup+170.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274608/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8060 CPUtime=170.03
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1893 0 0 0 17001 2 0 0 25 0 1 0 186897956 8253440 1878 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2015 1878 122 215 0 1797 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8060

[startup+180.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274544/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8060 CPUtime=180.03
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1904 0 0 0 18001 2 0 0 25 0 1 0 186897956 8253440 1889 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2015 1889 122 215 0 1797 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8060

[startup+190.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274416/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8212 CPUtime=190.04
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1927 0 0 0 19002 2 0 0 25 0 1 0 186897956 8409088 1912 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2053 1912 122 215 0 1835 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8212

[startup+200.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274352/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8344 CPUtime=200.04
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1944 0 0 0 20002 2 0 0 25 0 1 0 186897956 8544256 1929 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2086 1929 122 215 0 1868 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8344

[startup+210.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274352/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8344 CPUtime=210.04
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1951 0 0 0 21002 2 0 0 25 0 1 0 186897956 8544256 1936 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2086 1936 122 215 0 1868 0
Current children cumulated CPU time (s) 210.04
Current children cumulated vsize (Kb) 8344

[startup+220.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274288/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8344 CPUtime=220.04
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1967 0 0 0 22002 2 0 0 25 0 1 0 186897956 8544256 1952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2086 1952 122 215 0 1868 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 8344

[startup+230.128 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274160/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8500 CPUtime=230.05
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1989 0 0 0 23003 2 0 0 25 0 1 0 186897956 8704000 1974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2125 1974 122 215 0 1907 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (Kb) 8500

[startup+240.134 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1274160/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8500 CPUtime=240.05
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 1998 0 0 0 24003 2 0 0 25 0 1 0 186897956 8704000 1983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2125 1983 122 215 0 1907 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 8500

[startup+250.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1273840/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8756 CPUtime=250.05
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 2064 0 0 0 25003 2 0 0 25 0 1 0 186897956 8966144 2049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2189 2049 122 215 0 1971 0
Current children cumulated CPU time (s) 250.05
Current children cumulated vsize (Kb) 8756

[startup+260.146 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1273840/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8756 CPUtime=260.05
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 2069 0 0 0 26003 2 0 0 25 0 1 0 186897956 8966144 2054 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2189 2054 122 215 0 1971 0
Current children cumulated CPU time (s) 260.05
Current children cumulated vsize (Kb) 8756

[startup+270.152 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 17336
/proc/meminfo: memFree=1273776/2055920 swapFree=4180940/4192956
[pid=17336] ppid=17334 vsize=8900 CPUtime=270.05
/proc/17336/stat : 17336 (minisat+) R 17334 17336 17291 0 -1 4194304 2088 0 0 0 27003 2 0 0 25 0 1 0 186897956 9113600 2073 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573880 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17336/statm: 2225 2073 122 215 0 2007 0
Current children cumulated CPU time (s) 270.05
Current children cumulated vsize (Kb) 8900

Child status: 20
Real time (s): 275.348
CPU time (s): 275.256
CPU user time (s): 275.227
CPU system time (s): 0.028995
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (Kb): 8900

Launcher Data (download as text)

Begin job on node41 on Fri Jun  2 01:38:34 UTC 2006


FILE ID= 34621-1149212314

PBS_JOBID= 294260

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7cb47e44b2705fbf7948e62a414ce623

RANDOM SEED= 198707823


/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.265
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.265
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:       1281904 kB
Buffers:         30500 kB
Cached:         671128 kB
SwapCached:       4008 kB
Active:         137264 kB
Inactive:       573372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281904 kB
SwapTotal:     4192956 kB
SwapFree:      4180940 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14924 kB
Slab:            49396 kB
Committed_AS:   206016 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node41 on Fri Jun  2 01:43:09 UTC 2006