Trace number 34779

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.14? (TO) 1800.62 1801.28

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_45_pb.cnf.cr.opb
MD5SUMf8c14dd136fe3d96d6bf396134dc65fd
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.025995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3150
Total number of constraints160
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint45
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
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.06	c Converting 160 PB-constraints to clauses...
0.06	c   -- Unit propagations: (none)
0.06	c   -- Detecting intervals from adjacent constraints: (none)
0.06	c   -- Clauses(.)/Splits(s): ..........................................................................................
0.07	c ---[  69]---> BDD-cost:   87
0.07	c ---[  68]---> BDD-cost:   87
0.07	c ---[  67]---> BDD-cost:   87
0.07	c ---[  66]---> BDD-cost:   87
0.07	c ---[  65]---> BDD-cost:   87
0.07	c ---[  64]---> BDD-cost:   87
0.07	c ---[  63]---> BDD-cost:   87
0.07	c ---[  62]---> BDD-cost:   87
0.08	c ---[  61]---> BDD-cost:   87
0.08	c ---[  60]---> BDD-cost:   87
0.08	c ---[  59]---> BDD-cost:   87
0.08	c ---[  58]---> BDD-cost:   87
0.08	c ---[  57]---> BDD-cost:   87
0.08	c ---[  56]---> BDD-cost:   87
0.08	c ---[  55]---> BDD-cost:   87
0.09	c ---[  54]---> BDD-cost:   87
0.09	c ---[  53]---> BDD-cost:   87
0.09	c ---[  52]---> BDD-cost:   87
0.09	c ---[  51]---> BDD-cost:   87
0.09	c ---[  50]---> BDD-cost:   87
0.09	c ---[  49]---> BDD-cost:   87
0.09	c ---[  48]---> BDD-cost:   87
0.09	c ---[  47]---> BDD-cost:   87
0.10	c ---[  46]---> BDD-cost:   87
0.10	c ---[  45]---> BDD-cost:   87
0.10	c ---[  44]---> BDD-cost:   87
0.10	c ---[  43]---> BDD-cost:   87
0.10	c ---[  42]---> BDD-cost:   87
0.10	c ---[  41]---> BDD-cost:   87
0.10	c ---[  40]---> BDD-cost:   87
0.10	c ---[  39]---> BDD-cost:   87
0.11	c ---[  38]---> BDD-cost:   87
0.11	c ---[  37]---> BDD-cost:   87
0.11	c ---[  36]---> BDD-cost:   87
0.11	c ---[  35]---> BDD-cost:   87
0.11	c ---[  34]---> BDD-cost:   87
0.11	c ---[  33]---> BDD-cost:   87
0.11	c ---[  32]---> BDD-cost:   87
0.12	c ---[  31]---> BDD-cost:   87
0.12	c ---[  30]---> BDD-cost:   87
0.12	c ---[  29]---> BDD-cost:   87
0.12	c ---[  28]---> BDD-cost:   87
0.12	c ---[  27]---> BDD-cost:   87
0.12	c ---[  26]---> BDD-cost:   87
0.12	c ---[  25]---> BDD-cost:   87
0.12	c ---[  24]---> BDD-cost:   87
0.13	c ---[  23]---> BDD-cost:   87
0.13	c ---[  22]---> BDD-cost:   87
0.13	c ---[  21]---> BDD-cost:   87
0.13	c ---[  20]---> BDD-cost:   87
0.13	c ---[  19]---> BDD-cost:   87
0.13	c ---[  18]---> BDD-cost:   87
0.13	c ---[  17]---> BDD-cost:   87
0.13	c ---[  16]---> BDD-cost:   87
0.14	c ---[  15]---> BDD-cost:   87
0.14	c ---[  14]---> BDD-cost:   87
0.14	c ---[  13]---> BDD-cost:   87
0.14	c ---[  12]---> BDD-cost:   87
0.14	c ---[  11]---> BDD-cost:   87
0.14	c ---[  10]---> BDD-cost:   87
0.14	c ---[   9]---> BDD-cost:   87
0.15	c ---[   8]---> BDD-cost:   87
0.15	c ---[   7]---> BDD-cost:   87
0.15	c ---[   6]---> BDD-cost:   87
0.15	c ---[   5]---> BDD-cost:   87
0.15	c ---[   4]---> BDD-cost:   87
0.15	c ---[   3]---> BDD-cost:   87
0.15	c ---[   2]---> BDD-cost:   87
0.15	c ---[   1]---> BDD-cost:   87
0.16	c ---[   0]---> BDD-cost:   87
0.17	c ==================================[MINISAT+]==================================
0.17	c | Conflicts | Original         | Learnt                           | Progress |
0.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.17	c ==============================================================================
0.17	c |         0 |   15210    42490 |    5070       0        0     nan |  0.000 % |
0.18	c |       101 |   15210    42490 |    5577     101    13595   134.6 |  0.758 % |
0.21	c |       253 |   15210    42490 |    6134     253    41155   162.7 |  0.758 % |
0.26	c |       480 |   15210    42490 |    6748     480    87737   182.8 |  0.758 % |
0.34	c |       819 |   15210    42490 |    7422     819   152105   185.7 |  0.758 % |
0.46	c |      1328 |   15210    42490 |    8165    1328   233504   175.8 |  0.758 % |
0.66	c |      2088 |   15210    42490 |    8981    2088   381775   182.8 |  0.758 % |
1.06	c |      3227 |   15210    42490 |    9879    3227   722388   223.9 |  0.758 % |
1.60	c |      4937 |   15210    42490 |   10867    4937  1190498   241.1 |  0.758 % |
2.70	c |      7499 |   15210    42490 |   11954    7499  1875349   250.1 |  0.758 % |
4.06	c |     11348 |   15210    42490 |   13150   11348  2998324   264.2 |  0.758 % |
7.59	c |     17114 |   15210    42490 |   14465    8729  2872831   329.1 |  0.758 % |
12.68	c |     25764 |   15210    42490 |   15911   17379  5578930   321.0 |  0.758 % |
23.34	c |     38739 |   15210    42490 |   17503   11971  5497632   459.2 |  0.758 % |
38.43	c |     58200 |   15210    42490 |   19253   10805  3533507   327.0 |  0.758 % |
63.46	c |     87395 |   15210    42490 |   21178   25607  7805831   304.8 |  0.758 % |
121.81	c |    131185 |   15210    42490 |   23296   15826  7858090   496.5 |  0.758 % |
193.17	c |    196870 |   15210    42490 |   25626   23958 10195199   425.5 |  0.758 % |
287.97	c |    295398 |   15210    42490 |   28188   20760  7026185   338.4 |  0.758 % |
515.02	c |    443188 |   15210    42490 |   31007   20502 13242769   645.9 |  0.758 % |
849.71	c |    664874 |   15210    42490 |   34108   34361 18744352   545.5 |  0.758 % |
1474.41	c |    997399 |   15210    42490 |   37519   21380 10339986   483.6 |  0.758 % |
1801.25	c 
1801.25	c *** TERMINATED ***
1801.25	s UNKNOWN

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/node70/watcher-34779-1149229373 -o ROOT/results/node70/solver-34779-1149229373 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node70/34779-1149229373/instance-34779-1149229373.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.71 0.91 0.89 2/64 29343
/proc/meminfo: memFree=1578200/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=1048 CPUtime=0
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 188606919 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 262 94 74 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 0.76 0.91 0.89 2/64 29343
/proc/meminfo: memFree=1555128/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=24144 CPUtime=9.99
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 5868 0 0 0 996 3 0 0 25 0 1 0 188606919 24723456 5853 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 6036 5853 106 215 0 5818 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 24144

[startup+20.0084 s]
/proc/loadavg: 0.79 0.91 0.89 2/64 29343
/proc/meminfo: memFree=1545784/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=33528 CPUtime=19.98
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 8197 0 0 0 1994 4 0 0 25 0 1 0 188606919 34332672 8182 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 8382 8182 106 215 0 8164 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 33528

[startup+30.0153 s]
/proc/loadavg: 0.82 0.91 0.89 2/64 29343
/proc/meminfo: memFree=1539000/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=40256 CPUtime=29.99
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 9882 0 0 0 2994 5 0 0 25 0 1 0 188606919 41222144 9867 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 10064 9867 106 215 0 9846 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 40256

[startup+40.0211 s]
/proc/loadavg: 0.85 0.92 0.89 2/64 29343
/proc/meminfo: memFree=1539000/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=40256 CPUtime=39.99
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 9882 0 0 0 3994 5 0 0 25 0 1 0 188606919 41222144 9867 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574120 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 10064 9867 106 215 0 9846 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 40256

[startup+50.0269 s]
/proc/loadavg: 0.87 0.92 0.89 2/64 29343
/proc/meminfo: memFree=1539064/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=40256 CPUtime=49.99
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 9887 0 0 0 4994 5 0 0 25 0 1 0 188606919 41222144 9872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 10064 9872 106 215 0 9846 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 40256

[startup+60.0327 s]
/proc/loadavg: 0.89 0.92 0.89 2/64 29343
/proc/meminfo: memFree=1539064/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=40256 CPUtime=60.08
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 9887 0 0 0 6003 5 0 0 25 0 1 0 188606919 41222144 9872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 10064 9872 106 215 0 9846 0
Current children cumulated CPU time (s) 60.08
Current children cumulated vsize (Kb) 40256

[startup+70.1245 s]
/proc/loadavg: 0.91 0.92 0.90 2/64 29343
/proc/meminfo: memFree=1539064/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=40256 CPUtime=70.08
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 9887 0 0 0 7003 5 0 0 25 0 1 0 188606919 41222144 9872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 10064 9872 106 215 0 9846 0
Current children cumulated CPU time (s) 70.08
Current children cumulated vsize (Kb) 40256

[startup+80.1304 s]
/proc/loadavg: 0.92 0.92 0.90 2/64 29343
/proc/meminfo: memFree=1538296/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=40916 CPUtime=80.09
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 10069 0 0 0 8003 6 0 0 25 0 1 0 188606919 41897984 10054 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 10229 10054 106 215 0 10011 0
Current children cumulated CPU time (s) 80.09
Current children cumulated vsize (Kb) 40916

[startup+90.1362 s]
/proc/loadavg: 0.93 0.93 0.90 2/64 29343
/proc/meminfo: memFree=1527224/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=52036 CPUtime=90.09
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 12835 0 0 0 9000 9 0 0 25 0 1 0 188606919 53284864 12820 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 13009 12820 106 215 0 12791 0
Current children cumulated CPU time (s) 90.09
Current children cumulated vsize (Kb) 52036

[startup+100.142 s]
/proc/loadavg: 0.94 0.93 0.90 2/64 29343
/proc/meminfo: memFree=1523256/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=56016 CPUtime=100.09
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 13823 0 0 0 9999 10 0 0 25 0 1 0 188606919 57360384 13808 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 14004 13808 106 215 0 13786 0
Current children cumulated CPU time (s) 100.09
Current children cumulated vsize (Kb) 56016

[startup+110.148 s]
/proc/loadavg: 0.95 0.93 0.90 2/64 29343
/proc/meminfo: memFree=1522808/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=56412 CPUtime=110.1
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 13931 0 0 0 11000 10 0 0 25 0 1 0 188606919 57765888 13916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 14103 13916 106 215 0 13885 0
Current children cumulated CPU time (s) 110.1
Current children cumulated vsize (Kb) 56412

[startup+120.154 s]
/proc/loadavg: 0.96 0.93 0.90 2/64 29343
/proc/meminfo: memFree=1512632/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=66632 CPUtime=120.1
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 16469 0 0 0 11998 12 0 0 25 0 1 0 188606919 68231168 16454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573851 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 16658 16454 106 215 0 16440 0
Current children cumulated CPU time (s) 120.1
Current children cumulated vsize (Kb) 66632

[startup+130.159 s]
/proc/loadavg: 0.96 0.93 0.90 2/64 29343
/proc/meminfo: memFree=1512632/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=66628 CPUtime=130.1
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 16469 0 0 0 12998 12 0 0 25 0 1 0 188606919 68227072 16454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 16657 16454 106 215 0 16439 0
Current children cumulated CPU time (s) 130.1
Current children cumulated vsize (Kb) 66628

[startup+140.165 s]
/proc/loadavg: 0.97 0.94 0.90 2/64 29343
/proc/meminfo: memFree=1512632/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=66628 CPUtime=140.11
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 16469 0 0 0 13999 12 0 0 25 0 1 0 188606919 68227072 16454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 16657 16454 106 215 0 16439 0
Current children cumulated CPU time (s) 140.11
Current children cumulated vsize (Kb) 66628

[startup+150.171 s]
/proc/loadavg: 0.97 0.94 0.90 2/64 29343
/proc/meminfo: memFree=1512696/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=66628 CPUtime=150.11
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 16469 0 0 0 14999 12 0 0 25 0 1 0 188606919 68227072 16454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 16657 16454 106 215 0 16439 0
Current children cumulated CPU time (s) 150.11
Current children cumulated vsize (Kb) 66628

[startup+160.177 s]
/proc/loadavg: 0.98 0.94 0.90 2/64 29343
/proc/meminfo: memFree=1512696/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=66624 CPUtime=160.11
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 16469 0 0 0 15999 12 0 0 25 0 1 0 188606919 68222976 16454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 16656 16454 106 215 0 16438 0
Current children cumulated CPU time (s) 160.11
Current children cumulated vsize (Kb) 66624

[startup+170.183 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 29343
/proc/meminfo: memFree=1512696/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=66604 CPUtime=170.11
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 16469 0 0 0 16999 12 0 0 25 0 1 0 188606919 68202496 16454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 16651 16454 106 215 0 16433 0
Current children cumulated CPU time (s) 170.11
Current children cumulated vsize (Kb) 66604

[startup+180.189 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 29343
/proc/meminfo: memFree=1512696/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=66604 CPUtime=180.11
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 16469 0 0 0 17999 12 0 0 25 0 1 0 188606919 68202496 16454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 16651 16454 106 215 0 16433 0
Current children cumulated CPU time (s) 180.11
Current children cumulated vsize (Kb) 66604

[startup+190.194 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 29343
/proc/meminfo: memFree=1512632/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=66604 CPUtime=190.12
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 16469 0 0 0 19000 12 0 0 25 0 1 0 188606919 68202496 16454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 16651 16454 106 215 0 16433 0
Current children cumulated CPU time (s) 190.12
Current children cumulated vsize (Kb) 66604

[startup+200.2 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 29343
/proc/meminfo: memFree=1512632/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=66592 CPUtime=200.12
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 16469 0 0 0 20000 12 0 0 25 0 1 0 188606919 68190208 16454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575405 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 16648 16454 106 215 0 16430 0
Current children cumulated CPU time (s) 200.12
Current children cumulated vsize (Kb) 66592

[startup+210.206 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 29343
/proc/meminfo: memFree=1512632/2055920 swapFree=4182240/4192956

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

[pid=29343] ppid=29341 vsize=140588 CPUtime=1781.5
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 178122 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 140588

[startup+1783.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1782.51
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 178223 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581002 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 140588

[startup+1784.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1783.51
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 178323 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 140588

[startup+1785.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1784.51
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 178423 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 140588

[startup+1786.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1785.52
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 178524 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 140588

[startup+1787.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1786.52
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 178624 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 140588

[startup+1788.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1787.53
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 178725 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 140588

[startup+1789.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1788.53
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 178825 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 140588

[startup+1790.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1789.54
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 178926 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573936 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 140588

[startup+1791.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1790.54
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179026 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 140588

[startup+1792.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140588 CPUtime=1791.55
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179127 28 0 0 25 0 1 0 188606919 143962112 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568543 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35147 34891 106 215 0 34929 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 140588

[startup+1793.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1792.55
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179227 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 140568

[startup+1794.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438520/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1793.56
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179328 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 140568

[startup+1795.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438456/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1794.56
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179428 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 140568

[startup+1796.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438456/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1795.56
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179528 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 140568

[startup+1797.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438456/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1796.57
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179629 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 140568

[startup+1798.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438456/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1797.57
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179729 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 140568

[startup+1799.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438456/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1798.58
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179830 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 140568

[startup+1800.25 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438456/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1799.58
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 179930 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 140568

[startup+1801.25 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438456/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1800.59
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 180031 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 140568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.25 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29345
/proc/meminfo: memFree=1438456/2055920 swapFree=4182240/4192956
[pid=29343] ppid=29341 vsize=140568 CPUtime=1800.59
/proc/29343/stat : 29343 (minisat+) R 29341 29343 29298 0 -1 4194304 35085 0 0 0 180031 28 0 0 25 0 1 0 188606919 143941632 34891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29343/statm: 35142 34891 106 215 0 34924 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 140568

Sending SIGTERM to -29343
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.28
CPU time (s): 1800.62
CPU user time (s): 1800.31
CPU system time (s): 0.304953
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (Kb): 140588

Launcher Data (download as text)

Begin job on node70 on Fri Jun  2 06:22:53 UTC 2006


FILE ID= 34779-1149229373

PBS_JOBID= 296315

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  f8c14dd136fe3d96d6bf396134dc65fd

RANDOM SEED= 845112212


/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:       1578408 kB
Buffers:         37268 kB
Cached:         366780 kB
SwapCached:       2456 kB
Active:         113276 kB
Inactive:       299520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578408 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            50844 kB
Committed_AS:   178464 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node70 on Fri Jun  2 06:52:55 UTC 2006