Trace number 3723647

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594cOPT8 11.1013 11.1044

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m50_100_10_10.r.opb
MD5SUMe965a77006f54aa5fb414d88d571084c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.018996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8
Optimality of the best value was proved YES
Number of variables99
Total number of constraints50
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint10
Number of terms in the objective function 99
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 99
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 99
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

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 50 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ..................................................
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |      50      500 |      16       0        0    -nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Found solution: 13
0.00/0.00	c ---[   0]---> Sorter-cost: 2188     Base:
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2353     5867 |     784       0        0    -nan |  0.000 % |
0.00/0.00	c |       101 |    2353     5867 |     862     101     2610    25.8 |  0.693 % |
0.00/0.01	c |       253 |    2353     5867 |     948     253     7847    31.0 |  0.693 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 12
0.00/0.01	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |       333 |    2365     5898 |     788     333    10306    30.9 |  0.693 % |
0.00/0.01	c |       434 |    2365     5898 |     866     434    13601    31.3 |  0.752 % |
0.00/0.02	c |       586 |    2359     5886 |     953     584    18598    31.8 |  0.940 % |
0.00/0.02	c |       812 |    2359     5886 |    1048     810    26312    32.5 |  0.940 % |
0.00/0.03	c |      1150 |    2359     5886 |    1153    1148    39351    34.3 |  0.940 % |
0.00/0.05	c |      1657 |    2359     5886 |    1269    1046    34069    32.6 |  0.940 % |
0.00/0.07	c |      2417 |    2359     5886 |    1395    1109    31299    28.2 |  0.940 % |
0.00/0.10	c ==============================================================================
0.00/0.10	c Found solution: 11
0.00/0.10	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.10	c ==================================[MINISAT+]==================================
0.00/0.10	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.10	c ==============================================================================
0.00/0.10	c |      3278 |    2212     5544 |     737    1217    34397    28.3 |  0.940 % |
0.00/0.10	c |      3378 |    2212     5544 |     810     709    17840    25.2 |  7.514 % |
0.00/0.11	c |      3529 |    2212     5544 |     891     860    22420    26.1 |  7.514 % |
0.00/0.11	c |      3754 |    2212     5544 |     980    1085    29846    27.5 |  7.514 % |
0.00/0.12	c |      4092 |    2212     5544 |    1079     787    20227    25.7 |  7.514 % |
0.00/0.14	c |      4600 |    2212     5544 |    1186    1295    36581    28.2 |  7.514 % |
0.00/0.16	c |      5359 |    2212     5544 |    1305    1336    38037    28.5 |  7.514 % |
0.00/0.19	c |      6499 |    2212     5544 |    1436    1642    46628    28.4 |  7.514 % |
0.00/0.25	c |      8209 |    2212     5544 |    1579    1696    47425    28.0 |  7.514 % |
0.00/0.34	c |     10772 |    2212     5544 |    1737    1466    39603    27.0 |  7.514 % |
0.00/0.46	c |     14618 |    2212     5544 |    1911    2190    59003    26.9 |  7.514 % |
0.00/0.65	c |     20384 |    2212     5544 |    2102    1290    30074    23.3 |  7.514 % |
0.00/0.97	c |     29033 |    2212     5544 |    2313    1410    38538    27.3 |  7.514 % |
1.39/1.43	c |     42007 |    2212     5544 |    2544    2408    67843    28.2 |  7.514 % |
2.09/2.17	c |     61468 |    2212     5544 |    2798    1670    40359    24.2 |  7.514 % |
3.29/3.34	c |     90661 |    2212     5544 |    3078    1709    42418    24.8 |  7.514 % |
3.69/3.74	c ==============================================================================
3.69/3.74	c Found solution: 10
3.69/3.74	c ---[   0]---> Sorter-cost:    0     Base:
3.69/3.74	c ==================================[MINISAT+]==================================
3.69/3.74	c | Conflicts | Original         | Learnt                           | Progress |
3.69/3.74	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.69/3.74	c ==============================================================================
3.69/3.74	c |    100536 |    2223     5571 |     741    3105    83759    27.0 |  7.514 % |
3.69/3.75	c |    100637 |    2223     5571 |     815     878    18682    21.3 |  7.544 % |
3.69/3.75	c |    100787 |    2223     5571 |     896    1028    23390    22.8 |  7.544 % |
3.69/3.76	c |    101013 |    2223     5571 |     986     740    14778    20.0 |  7.544 % |
3.69/3.77	c |    101350 |    2223     5571 |    1084    1077    23877    22.2 |  7.544 % |
3.69/3.79	c |    101857 |    2223     5571 |    1193     859    17886    20.8 |  7.544 % |
3.79/3.82	c |    102617 |    2223     5571 |    1312     881    18794    21.3 |  7.544 % |
3.79/3.86	c |    103756 |    2223     5571 |    1443    1184    26778    22.6 |  7.544 % |
3.89/3.93	c |    105464 |    2223     5571 |    1588    1220    25984    21.3 |  7.544 % |
3.99/4.02	c |    108026 |    2223     5571 |    1747    1006    20498    20.4 |  7.544 % |
4.09/4.16	c |    111871 |    2223     5571 |    1921    1803    41126    22.8 |  7.544 % |
4.29/4.39	c |    117637 |    2223     5571 |    2114    2017    43147    21.4 |  7.544 % |
4.69/4.74	c |    126286 |    2223     5571 |    2325    2083    43823    21.0 |  7.544 % |
4.69/4.76	c ==============================================================================
4.69/4.76	c Found solution: 9
4.69/4.76	c ---[   0]---> Sorter-cost:    0     Base:
4.69/4.76	c ==================================[MINISAT+]==================================
4.69/4.76	c | Conflicts | Original         | Learnt                           | Progress |
4.69/4.76	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.69/4.76	c ==============================================================================
4.69/4.76	c |    126667 |    2210     5540 |     736    2461    53265    21.6 |  7.544 % |
4.69/4.76	c |    126769 |    2210     5540 |     809     718    12292    17.1 |  8.406 % |
4.69/4.77	c |    126919 |    2210     5540 |     890     868    15334    17.7 |  8.406 % |
4.69/4.77	c |    127146 |    2210     5540 |     979    1095    20191    18.4 |  8.406 % |
4.69/4.78	c |    127484 |    2210     5540 |    1077     847    13505    15.9 |  8.406 % |
4.79/4.80	c |    127990 |    2210     5540 |    1185     682    10226    15.0 |  8.406 % |
4.79/4.83	c |    128751 |    2210     5540 |    1303    1443    23825    16.5 |  8.406 % |
4.79/4.87	c |    129892 |    2210     5540 |    1434    1097    17242    15.7 |  8.406 % |
4.89/4.93	c |    131600 |    2210     5540 |    1577    1166    23037    19.8 |  8.406 % |
4.99/5.02	c |    134162 |    2210     5540 |    1735     998    18147    18.2 |  8.406 % |
5.09/5.15	c |    138007 |    2210     5540 |    1908    1825    32789    18.0 |  8.406 % |
5.29/5.36	c |    143775 |    2210     5540 |    2099    1121    19637    17.5 |  8.406 % |
5.59/5.69	c |    152426 |    2210     5540 |    2309    1464    26362    18.0 |  8.406 % |
6.09/6.17	c |    165401 |    2210     5540 |    2540    2593    57483    22.2 |  8.406 % |
6.89/6.90	c |    184862 |    2210     5540 |    2794    2495    44241    17.7 |  8.406 % |
7.99/8.04	c |    214056 |    2204     5528 |    3074    2479    50741    20.5 |  8.593 % |
9.79/9.87	c |    257845 |    2204     5528 |    3381    2645    47942    18.1 |  8.593 % |
10.89/10.93	c ==============================================================================
10.89/10.93	c Found solution: 8
10.89/10.93	c ---[   0]---> Sorter-cost:    0     Base:
10.89/10.93	c ==================================[MINISAT+]==================================
10.89/10.93	c | Conflicts | Original         | Learnt                           | Progress |
10.89/10.93	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.89/10.93	c ==============================================================================
10.89/10.93	c |    283969 |    2215     5554 |     738    3057    58860    19.3 |  8.593 % |
10.89/10.93	c |    284070 |    2215     5554 |     811     866    12298    14.2 |  8.618 % |
10.89/10.94	c |    284221 |    2215     5554 |     892    1017    14670    14.4 |  8.618 % |
10.89/10.95	c |    284446 |    2215     5554 |     982     692     8701    12.6 |  8.618 % |
10.89/10.96	c |    284783 |    2213     5550 |    1080    1027    14329    14.0 |  8.680 % |
10.89/10.98	c |    285289 |    2213     5550 |    1188     875    10905    12.5 |  8.680 % |
10.99/11.01	c |    286050 |    2213     5550 |    1307     926    12037    13.0 |  8.680 % |
10.99/11.06	c |    287191 |    2200     5521 |    1438    1318    15027    11.4 |  9.239 % |
11.09/11.10	c ==============================================================================
11.09/11.10	c Optimal solution: 8
11.09/11.10	s OPTIMUM FOUND
11.09/11.10	v -x1 x2 -x3 -x4 -x5 x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99
11.09/11.10	c _______________________________________________________________________________
11.09/11.10	c 
11.09/11.10	c restarts              : 65
11.09/11.10	c conflicts             : 288242         (25981 /sec)
11.09/11.10	c decisions             : 355438         (32038 /sec)
11.09/11.10	c propagations          : 0              (0 /sec)
11.09/11.10	c inspects              : 0              (0 /sec)
11.09/11.10	c CPU time              : 11.0943 s
11.09/11.10	c _______________________________________________________________________________

Verifier Data

OK	8

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3723647-1338572804/watcher-3723647-1338572804 -o /tmp/evaluation-result-3723647-1338572804/solver-3723647-1338572804 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723647-1338572804.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 32456
/proc/meminfo: memFree=29064732/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0

[startup+0.083151 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 32456
/proc/meminfo: memFree=29064732/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 32456
/proc/meminfo: memFree=29064732/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300208 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 32456
/proc/meminfo: memFree=29064732/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700213 s]
/proc/loadavg: 1.86 1.97 1.99 3/179 32456
/proc/meminfo: memFree=29064732/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 1.86 1.97 1.99 3/181 32461
/proc/meminfo: memFree=29063136/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
[pid=32460] ppid=32456 vsize=3016 CPUtime=1.49 cores=1,3,5,7
/proc/32460/stat : 32460 (minisat+_64-bit) R 32456 32456 29031 0 -1 4202496 593 0 0 0 149 0 0 0 20 0 1 0 323405176 3088384 549 33554432000 4194304 5276501 140735503732720 140735503730904 4399850 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32460/statm: 754 549 116 265 0 486 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12164

[startup+3.10025 s]
/proc/loadavg: 1.86 1.97 1.99 3/181 32461
/proc/meminfo: memFree=29062408/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
[pid=32460] ppid=32456 vsize=3412 CPUtime=3.09 cores=1,3,5,7
/proc/32460/stat : 32460 (minisat+_64-bit) R 32456 32456 29031 0 -1 4202496 689 0 0 0 309 0 0 0 20 0 1 0 323405176 3493888 645 33554432000 4194304 5276501 140735503732720 140735503730904 4399854 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32460/statm: 853 645 116 265 0 585 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12560

[startup+6.30025 s]
/proc/loadavg: 1.87 1.97 1.99 3/181 32461
/proc/meminfo: memFree=29061912/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
[pid=32460] ppid=32456 vsize=3676 CPUtime=6.29 cores=1,3,5,7
/proc/32460/stat : 32460 (minisat+_64-bit) R 32456 32456 29031 0 -1 4202496 760 0 0 0 629 0 0 0 20 0 1 0 323405176 3764224 716 33554432000 4194304 5276501 140735503732720 140735503730968 4399330 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32460/statm: 919 716 116 265 0 651 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12824

Solver just ended. Dumping a history of the last processes samples

[startup+9.50025 s]
/proc/loadavg: 1.87 1.97 1.99 3/181 32461
/proc/meminfo: memFree=29061636/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
[pid=32460] ppid=32456 vsize=3944 CPUtime=9.49 cores=1,3,5,7
/proc/32460/stat : 32460 (minisat+_64-bit) R 32456 32456 29031 0 -1 4202496 823 0 0 0 949 0 0 0 20 0 1 0 323405176 4038656 779 33554432000 4194304 5276501 140735503732720 140735503730968 4399783 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32460/statm: 986 779 116 265 0 718 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 13092

[startup+10.3003 s]
/proc/loadavg: 1.87 1.97 1.99 3/181 32461
/proc/meminfo: memFree=29061808/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
[pid=32460] ppid=32456 vsize=4104 CPUtime=10.29 cores=1,3,5,7
/proc/32460/stat : 32460 (minisat+_64-bit) R 32456 32456 29031 0 -1 4202496 841 0 0 0 1029 0 0 0 20 0 1 0 323405176 4202496 797 33554432000 4194304 5276501 140735503732720 140735503730616 4399829 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32460/statm: 1026 797 116 265 0 758 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 13252

[startup+10.7002 s]
/proc/loadavg: 1.87 1.97 1.99 3/181 32461
/proc/meminfo: memFree=29061808/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
[pid=32460] ppid=32456 vsize=4104 CPUtime=10.69 cores=1,3,5,7
/proc/32460/stat : 32460 (minisat+_64-bit) R 32456 32456 29031 0 -1 4202496 854 0 0 0 1069 0 0 0 20 0 1 0 323405176 4202496 810 33554432000 4194304 5276501 140735503732720 140735503730616 4405044 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32460/statm: 1026 810 116 265 0 758 0
Current children cumulated CPU time (s) 10.69
Current children cumulated vsize (KiB) 13252

[startup+11.1003 s]
/proc/loadavg: 1.88 1.97 1.99 3/181 32461
/proc/meminfo: memFree=29061352/32873844 swapFree=7620/7620
[pid=32456] ppid=32454 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (minisat+_script) S 32454 32456 29031 0 -1 4202496 383 554 0 0 0 0 0 0 20 0 1 0 323405176 9367552 277 33554432000 4194304 5064252 140735050276688 140735050275600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32456/statm: 2287 277 236 213 0 72 0
[pid=32460] ppid=32456 vsize=4104 CPUtime=11.09 cores=1,3,5,7
/proc/32460/stat : 32460 (minisat+_64-bit) R 32456 32456 29031 0 -1 4202496 868 0 0 0 1109 0 0 0 20 0 1 0 323405176 4202496 824 33554432000 4194304 5276501 140735503732720 140735503730616 4400435 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/32460/statm: 1026 824 116 265 0 758 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 13252

Child status: 0
Real time (s): 11.1044
CPU time (s): 11.1013
CPU user time (s): 11.0943
CPU system time (s): 0.006998
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 13252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0943
system time used= 0.006998
maximum resident set size= 3308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1820
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 14

runsolver used 0.021996 second user time and 0.051992 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-01 19:46:44
IDJOB=3723647
IDBENCH=2843
IDSOLVER=2307
FILE ID=node135/3723647-1338572804
RUNJOBID= node135-1338568966-30647
PBS_JOBID= 14635849
Free space on /tmp= 71000 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m50_100_10_10.r.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723647-1338572804/watcher-3723647-1338572804 -o /tmp/evaluation-result-3723647-1338572804/solver-3723647-1338572804 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723647-1338572804.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e965a77006f54aa5fb414d88d571084c
RANDOM SEED=475459937

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5238.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29065260 kB
Buffers:          315536 kB
Cached:          2320244 kB
SwapCached:         1676 kB
Active:          1368852 kB
Inactive:        1597248 kB
Active(anon):     320636 kB
Inactive(anon):    12048 kB
Active(file):    1048216 kB
Inactive(file):  1585200 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105796 kB
Dirty:              3632 kB
Writeback:             4 kB
AnonPages:        338500 kB
Mapped:            10908 kB
Shmem:               132 kB
Slab:             699324 kB
SReclaimable:     139928 kB
SUnreclaim:       559396 kB
KernelStack:        1512 kB
PageTables:         4600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     468832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70996 MiB
End job on node135 at 2012-06-01 19:46:55