Trace number 46099

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.74 1801.23

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-cardinality-101-100.opb
MD5SUM0b4d976a66cd69333fd390f8a9139e21
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.089986
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables10100
Total number of constraints201
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
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 102
Number of bits of the biggest sum of numbers7
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.22	c Converting 201 PB-constraints to clauses...
0.22	c   -- Unit propagations: (none)
0.22	c   -- Detecting intervals from adjacent constraints: (none)
0.22	c   -- Clauses(.)/Splits(s): .....................................................................................................
0.22	c ---[  99]---> BDD-cost:  199
0.23	c ---[  98]---> BDD-cost:  199
0.23	c ---[  97]---> BDD-cost:  199
0.24	c ---[  96]---> BDD-cost:  199
0.24	c ---[  95]---> BDD-cost:  199
0.25	c ---[  94]---> BDD-cost:  199
0.25	c ---[  93]---> BDD-cost:  199
0.26	c ---[  92]---> BDD-cost:  199
0.26	c ---[  91]---> BDD-cost:  199
0.27	c ---[  90]---> BDD-cost:  199
0.27	c ---[  89]---> BDD-cost:  199
0.28	c ---[  88]---> BDD-cost:  199
0.28	c ---[  87]---> BDD-cost:  199
0.29	c ---[  86]---> BDD-cost:  199
0.29	c ---[  85]---> BDD-cost:  199
0.30	c ---[  84]---> BDD-cost:  199
0.30	c ---[  83]---> BDD-cost:  199
0.31	c ---[  82]---> BDD-cost:  199
0.31	c ---[  81]---> BDD-cost:  199
0.32	c ---[  80]---> BDD-cost:  199
0.32	c ---[  79]---> BDD-cost:  199
0.33	c ---[  78]---> BDD-cost:  199
0.33	c ---[  77]---> BDD-cost:  199
0.34	c ---[  76]---> BDD-cost:  199
0.34	c ---[  75]---> BDD-cost:  199
0.35	c ---[  74]---> BDD-cost:  199
0.35	c ---[  73]---> BDD-cost:  199
0.36	c ---[  72]---> BDD-cost:  199
0.36	c ---[  71]---> BDD-cost:  199
0.37	c ---[  70]---> BDD-cost:  199
0.37	c ---[  69]---> BDD-cost:  199
0.38	c ---[  68]---> BDD-cost:  199
0.38	c ---[  67]---> BDD-cost:  199
0.39	c ---[  66]---> BDD-cost:  199
0.39	c ---[  65]---> BDD-cost:  199
0.40	c ---[  64]---> BDD-cost:  199
0.40	c ---[  63]---> BDD-cost:  199
0.41	c ---[  62]---> BDD-cost:  199
0.41	c ---[  61]---> BDD-cost:  199
0.42	c ---[  60]---> BDD-cost:  199
0.42	c ---[  59]---> BDD-cost:  199
0.43	c ---[  58]---> BDD-cost:  199
0.43	c ---[  57]---> BDD-cost:  199
0.44	c ---[  56]---> BDD-cost:  199
0.45	c ---[  55]---> BDD-cost:  199
0.45	c ---[  54]---> BDD-cost:  199
0.46	c ---[  53]---> BDD-cost:  199
0.46	c ---[  52]---> BDD-cost:  199
0.47	c ---[  51]---> BDD-cost:  199
0.47	c ---[  50]---> BDD-cost:  199
0.48	c ---[  49]---> BDD-cost:  199
0.48	c ---[  48]---> BDD-cost:  199
0.49	c ---[  47]---> BDD-cost:  199
0.49	c ---[  46]---> BDD-cost:  199
0.50	c ---[  45]---> BDD-cost:  199
0.50	c ---[  44]---> BDD-cost:  199
0.51	c ---[  43]---> BDD-cost:  199
0.51	c ---[  42]---> BDD-cost:  199
0.52	c ---[  41]---> BDD-cost:  199
0.52	c ---[  40]---> BDD-cost:  199
0.53	c ---[  39]---> BDD-cost:  199
0.53	c ---[  38]---> BDD-cost:  199
0.54	c ---[  37]---> BDD-cost:  199
0.54	c ---[  36]---> BDD-cost:  199
0.55	c ---[  35]---> BDD-cost:  199
0.55	c ---[  34]---> BDD-cost:  199
0.56	c ---[  33]---> BDD-cost:  199
0.56	c ---[  32]---> BDD-cost:  199
0.57	c ---[  31]---> BDD-cost:  199
0.57	c ---[  30]---> BDD-cost:  199
0.58	c ---[  29]---> BDD-cost:  199
0.58	c ---[  28]---> BDD-cost:  199
0.59	c ---[  27]---> BDD-cost:  199
0.59	c ---[  26]---> BDD-cost:  199
0.60	c ---[  25]---> BDD-cost:  199
0.60	c ---[  24]---> BDD-cost:  199
0.61	c ---[  23]---> BDD-cost:  199
0.61	c ---[  22]---> BDD-cost:  199
0.62	c ---[  21]---> BDD-cost:  199
0.62	c ---[  20]---> BDD-cost:  199
0.63	c ---[  19]---> BDD-cost:  199
0.63	c ---[  18]---> BDD-cost:  199
0.64	c ---[  17]---> BDD-cost:  199
0.64	c ---[  16]---> BDD-cost:  199
0.65	c ---[  15]---> BDD-cost:  199
0.65	c ---[  14]---> BDD-cost:  199
0.66	c ---[  13]---> BDD-cost:  199
0.66	c ---[  12]---> BDD-cost:  199
0.67	c ---[  11]---> BDD-cost:  199
0.67	c ---[  10]---> BDD-cost:  199
0.68	c ---[   9]---> BDD-cost:  199
0.68	c ---[   8]---> BDD-cost:  199
0.69	c ---[   7]---> BDD-cost:  199
0.69	c ---[   6]---> BDD-cost:  199
0.70	c ---[   5]---> BDD-cost:  199
0.70	c ---[   4]---> BDD-cost:  199
0.71	c ---[   3]---> BDD-cost:  199
0.71	c ---[   2]---> BDD-cost:  199
0.72	c ---[   1]---> BDD-cost:  199
0.72	c ---[   0]---> BDD-cost:  199
0.77	c ==================================[MINISAT+]==================================
0.77	c | Conflicts | Original         | Learnt                           | Progress |
0.77	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.77	c ==============================================================================
0.77	c |         0 |   49701   139100 |   16567       0        0     nan |  0.000 % |
0.83	c |       100 |   49701   139100 |   18223     100    36349   363.5 |  0.333 % |
0.94	c |       252 |   49701   139100 |   20046     252    73203   290.5 |  0.333 % |
1.06	c |       477 |   49701   139100 |   22050     477   104819   219.7 |  0.333 % |
1.39	c |       814 |   49701   139100 |   24255     814   310924   382.0 |  0.333 % |
1.79	c |      1322 |   49701   139100 |   26681    1322   608724   460.5 |  0.333 % |
2.66	c |      2084 |   49701   139100 |   29349    2084  1103726   529.6 |  0.333 % |
4.32	c |      3226 |   49701   139100 |   32284    3226  1884823   584.3 |  0.333 % |
6.41	c |      4937 |   49701   139100 |   35512    4937  3000077   607.7 |  0.333 % |
9.25	c |      7505 |   49701   139100 |   39064    7505  4700588   626.3 |  0.333 % |
14.80	c |     11350 |   49701   139100 |   42970   11350  7996970   704.6 |  0.333 % |
23.34	c |     17117 |   49701   139100 |   47267   17117 12671401   740.3 |  0.333 % |
35.98	c |     25767 |   49701   139100 |   51994   25767 20208125   784.3 |  0.333 % |
65.64	c |     38741 |   49701   139100 |   57193   38741 32336292   834.7 |  0.333 % |
147.82	c |     58203 |   49701   139100 |   62913   58203 63432332  1089.8 |  0.333 % |
260.84	c |     87396 |   49701   139100 |   69204   87396 104153540  1191.7 |  0.333 % |
397.23	c |    131185 |   49701   139100 |   76124   57336 61148467  1066.5 |  0.333 % |
637.63	c |    196872 |   49701   139100 |   83737   38511 37204898   966.1 |  0.333 % |
1022.11	c |    295399 |   49701   139100 |   92111   48519 50217022  1035.0 |  0.333 % |
1783.05	c |    443188 |   49701   139100 |  101322   96663 109343015  1131.2 |  0.333 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node3/watcher-46099-1154057527 -o ROOT/results/node3/solver-46099-1154057527 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/46099-1154057527/instance-46099-1154057527.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=784640/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=1048 CPUtime=0
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 152614237 1073152 96 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 262 96 72 215 0 44 0

[startup+10.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=756928/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=29052 CPUtime=9.99
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 7087 0 0 0 995 4 0 0 25 0 1 0 152614237 29749248 6998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 7263 6998 106 215 0 7045 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 29052

[startup+20.0088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=733120/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=52892 CPUtime=19.99
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 13027 0 0 0 1993 6 0 0 25 0 1 0 152614237 54161408 12938 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 13223 12938 106 215 0 13005 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 52892

[startup+30.0146 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=710272/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=75724 CPUtime=29.99
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 18752 0 0 0 2990 9 0 0 25 0 1 0 152614237 77541376 18663 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 18931 18663 106 215 0 18713 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 75724

[startup+40.0204 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=687296/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=98648 CPUtime=39.99
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 24476 0 0 0 3987 12 0 0 25 0 1 0 152614237 101015552 24387 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 24662 24387 106 215 0 24444 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 98648

[startup+50.0263 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=667968/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=117852 CPUtime=50
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 29292 0 0 0 4985 15 0 0 25 0 1 0 152614237 120680448 29203 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 29463 29203 106 215 0 29245 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 117852

[startup+60.0321 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=653312/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=132552 CPUtime=60
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 32953 0 0 0 5983 17 0 0 25 0 1 0 152614237 135733248 32864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574553 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 33138 32864 106 215 0 32920 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 132552

[startup+70.0389 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=636864/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=148952 CPUtime=70.01
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 37046 0 0 0 6981 20 0 0 25 0 1 0 152614237 152526848 36957 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 37238 36957 106 215 0 37020 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 148952

[startup+80.0457 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=615360/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=170532 CPUtime=80.01
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 42428 0 0 0 7979 22 0 0 25 0 1 0 152614237 174624768 42339 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 42633 42339 106 215 0 42415 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 170532

[startup+90.0516 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=596032/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=189804 CPUtime=90.02
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 47256 0 0 0 8978 24 0 0 25 0 1 0 152614237 194359296 47167 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584050 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 47451 47167 106 215 0 47233 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 189804

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=586496/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=199292 CPUtime=100.02
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 49631 0 0 0 9977 25 0 0 25 0 1 0 152614237 204075008 49542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 49823 49542 106 215 0 49605 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 199292

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=575360/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=210432 CPUtime=110.02
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 52401 0 0 0 10975 27 0 0 25 0 1 0 152614237 215482368 52312 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 52608 52312 106 215 0 52390 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 210432

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=562240/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=223456 CPUtime=120.02
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 55670 0 0 0 11974 28 0 0 25 0 1 0 152614237 228818944 55581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574127 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 55864 55581 106 215 0 55646 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 223456

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=547392/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=238316 CPUtime=130.03
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 59369 0 0 0 12973 30 0 0 25 0 1 0 152614237 244035584 59280 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 59579 59280 106 215 0 59361 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 238316

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=534208/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=251464 CPUtime=140.03
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 62667 0 0 0 13972 31 0 0 25 0 1 0 152614237 257499136 62578 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 62866 62578 106 215 0 62648 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 251464

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=517568/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=268044 CPUtime=150.04
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 66819 0 0 0 14971 33 0 0 25 0 1 0 152614237 274477056 66730 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 67011 66730 106 215 0 66793 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 268044

[startup+160.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=498240/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=287456 CPUtime=160.04
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 71639 0 0 0 15967 37 0 0 25 0 1 0 152614237 294354944 71550 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575363 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 71864 71550 106 215 0 71646 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 287456

[startup+170.099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=482112/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=303600 CPUtime=170.05
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 75679 0 0 0 16965 40 0 0 25 0 1 0 152614237 310886400 75590 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 75900 75590 106 215 0 75682 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 303600

[startup+180.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=467136/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=318596 CPUtime=180.05
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 79417 0 0 0 17963 42 0 0 25 0 1 0 152614237 326242304 79328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 79649 79328 106 215 0 79431 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 318596

[startup+190.111 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=452544/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=333168 CPUtime=190.06
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 83047 0 0 0 18962 44 0 0 25 0 1 0 152614237 341164032 82958 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574185 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 83292 82958 106 215 0 83074 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 333168

[startup+200.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801
/proc/meminfo: memFree=439552/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=346032 CPUtime=200.05
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 86291 0 0 0 19959 46 0 0 25 0 1 0 152614237 354336768 86202 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 86508 86202 106 215 0 86290 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 346032

[startup+210.121 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25801

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

/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178066 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 535796

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1782.55
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178166 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134878798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 535796

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1783.55
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178266 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 535796

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1784.56
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178367 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573750 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 535796

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1785.56
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178467 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580959 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 535796

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1786.57
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178568 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574051 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 535796

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1787.57
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178668 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 535796

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1788.58
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178769 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 535796

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1789.58
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178869 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574538 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 535796

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1790.59
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 178970 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588603 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 535796

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1791.59
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179070 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 535796

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249216/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1792.6
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179171 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 535796

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249280/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1793.6
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179271 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 535796

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249280/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1794.61
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179372 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574091 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 535796

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249280/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1795.61
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179472 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573865 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 535796

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249280/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1796.62
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179573 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 535796

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249280/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1797.62
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179673 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 535796

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249280/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1798.63
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179774 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 535796

[startup+1800.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249280/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1799.63
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179874 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574064 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 535796

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249280/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1800.63
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179974 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 535796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26001
/proc/meminfo: memFree=249280/2055920 swapFree=4171872/4192956
[pid=25801] ppid=25799 vsize=535796 CPUtime=1800.64
/proc/25801/stat : 25801 (minisat+) R 25799 25801 25752 0 -1 4194304 133609 0 0 0 179975 89 0 0 25 0 1 0 152614237 548655104 133510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25801/statm: 133949 133510 106 215 0 133731 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 535796

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.23
CPU time (s): 1800.74
CPU user time (s): 1799.75
CPU system time (s): 0.98185
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (Kb): 535796
The end

Launcher Data (download as text)

Begin job on node3 on Fri Jul 28 03:32:07 UTC 2006


FILE ID= 46099-1154057527

PBS_JOBID= 882090

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-101-100.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/46099-1154057527/instance-46099-1154057527.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-46099-1154057527 -o ROOT/results/node3/solver-46099-1154057527 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/46099-1154057527/instance-46099-1154057527.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0b4d976a66cd69333fd390f8a9139e21

RANDOM SEED= 963284211

TIMEOUT= 1800 seconds


/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.231
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.231
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:        784848 kB
Buffers:         21404 kB
Cached:        1167564 kB
SwapCached:      14904 kB
Active:         464744 kB
Inactive:       744148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        784848 kB
SwapTotal:     4192956 kB
SwapFree:      4171872 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14504 kB
Slab:            48280 kB
Committed_AS:   545196 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node3 on Fri Jul 28 04:02:08 UTC 2006