Trace number 3723639

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-g022594cOPT5 56.2135 56.2251

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_30_30.r.opb
MD5SUM28e00d9d9bb0c4a536b74577b47a7849
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.399938
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
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 constraint30
Maximum length of a constraint30
Number of terms in the objective function 100
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 100
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 100
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 100 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 |     100     3000 |      33       0        0    -nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Found solution: 9
0.00/0.00	c ---[   0]---> Sorter-cost: 2208     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 |    2367     8282 |     789       0        0    -nan |  0.000 % |
0.00/0.01	c |       106 |    2367     8282 |     867     106     4548    42.9 |  0.064 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 8
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 |       112 |    2305     8139 |     768     112     4911    43.8 |  0.064 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 7
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 |       147 |    2315     8163 |     771     147     7196    49.0 |  0.064 % |
0.00/0.01	c |       247 |    2315     8163 |     848     247    13327    54.0 |  3.325 % |
0.00/0.01	c |       399 |    2311     8155 |     932     397    23230    58.5 |  3.453 % |
0.00/0.02	c |       624 |    2311     8155 |    1026     622    38476    61.9 |  3.453 % |
0.00/0.04	c |       961 |    2311     8155 |    1128     959    60655    63.2 |  3.453 % |
0.00/0.06	c |      1467 |    2311     8155 |    1241     774    46910    60.6 |  3.453 % |
0.00/0.09	c |      2228 |    2311     8155 |    1365     809    47569    58.8 |  3.453 % |
0.00/0.13	c |      3368 |    2311     8155 |    1502    1141    68629    60.1 |  3.453 % |
0.00/0.19	c |      5076 |    2311     8155 |    1652    1819   111846    61.5 |  3.453 % |
0.00/0.28	c |      7638 |    2311     8155 |    1817    1248    72982    58.5 |  3.453 % |
0.00/0.44	c |     11486 |    2311     8155 |    1999    2046   115758    56.6 |  3.453 % |
0.00/0.68	c |     17252 |    2311     8155 |    2199    1199    62967    52.5 |  3.453 % |
0.00/1.00	c |     25901 |    2311     8155 |    2419    2623   140870    53.7 |  3.453 % |
1.10/1.11	c ==============================================================================
1.10/1.11	c Found solution: 6
1.10/1.11	c ---[   0]---> Sorter-cost:    0     Base:
1.10/1.11	c ==================================[MINISAT+]==================================
1.10/1.11	c | Conflicts | Original         | Learnt                           | Progress |
1.10/1.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.10/1.11	c ==============================================================================
1.10/1.11	c |     28484 |    2297     8123 |     765    2582   153644    59.5 |  3.453 % |
1.10/1.11	c |     28589 |    2297     8123 |     841     751    37309    49.7 |  4.470 % |
1.10/1.12	c |     28740 |    2297     8123 |     925     902    46581    51.6 |  4.470 % |
1.10/1.13	c |     28965 |    2297     8123 |    1018     582    26698    45.9 |  4.470 % |
1.10/1.14	c |     29307 |    2297     8123 |    1120     924    46296    50.1 |  4.470 % |
1.10/1.16	c |     29813 |    2297     8123 |    1232    1430    74873    52.4 |  4.470 % |
1.10/1.19	c |     30573 |    2297     8123 |    1355     757    35405    46.8 |  4.470 % |
1.19/1.23	c |     31712 |    2297     8123 |    1490    1127    56924    50.5 |  4.470 % |
1.29/1.31	c |     33424 |    2297     8123 |    1639    1187    52014    43.8 |  4.470 % |
1.39/1.41	c |     35988 |    2297     8123 |    1803    1017    38662    38.0 |  4.470 % |
1.49/1.54	c |     39832 |    2297     8123 |    1984    2248   105709    47.0 |  4.470 % |
1.69/1.74	c |     45599 |    2297     8123 |    2182    1486    82146    55.3 |  4.470 % |
1.99/2.10	c |     54249 |    2297     8123 |    2400    1725    88984    51.6 |  4.470 % |
2.59/2.64	c |     67224 |    2297     8123 |    2640    1598    79145    49.5 |  4.470 % |
3.39/3.45	c |     86686 |    2297     8123 |    2905    2653   135871    51.2 |  4.470 % |
4.59/4.69	c |    115878 |    2297     8123 |    3195    2304   113144    49.1 |  4.470 % |
6.50/6.55	c |    159667 |    2297     8123 |    3515    1918   102355    53.4 |  4.470 % |
9.39/9.46	c |    225351 |    2297     8123 |    3866    2280   103285    45.3 |  4.470 % |
13.99/14.09	c |    323879 |    2297     8123 |    4253    2791   115239    41.3 |  4.470 % |
20.89/20.97	c |    471671 |    2297     8123 |    4678    2607   120583    46.3 |  4.470 % |
31.79/31.81	c |    693359 |    2297     8123 |    5146    3707   184997    49.9 |  4.470 % |
48.68/48.71	c |   1025890 |    2297     8123 |    5661    4174   182019    43.6 |  4.470 % |
53.28/53.30	c ==============================================================================
53.28/53.30	c Found solution: 5
53.28/53.30	c ---[   0]---> Sorter-cost:    0     Base:
53.28/53.31	c ==================================[MINISAT+]==================================
53.28/53.31	c | Conflicts | Original         | Learnt                           | Progress |
53.28/53.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
53.28/53.31	c ==============================================================================
53.28/53.31	c |   1119750 |    2305     8142 |     768    3120   132715    42.5 |  4.470 % |
53.28/53.31	c |   1119851 |    2305     8142 |     844     881    32064    36.4 |  4.580 % |
53.28/53.32	c |   1120001 |    2305     8142 |     929    1031    41827    40.6 |  4.580 % |
53.28/53.33	c |   1120229 |    2305     8142 |    1022     744    31429    42.2 |  4.580 % |
53.28/53.34	c |   1120567 |    2305     8142 |    1124    1082    52775    48.8 |  4.580 % |
53.28/53.36	c |   1121074 |    2305     8142 |    1236     957    46481    48.6 |  4.580 % |
53.38/53.40	c |   1121836 |    2305     8142 |    1360    1016    49209    48.4 |  4.580 % |
53.38/53.44	c |   1122977 |    2305     8142 |    1496    1395    67934    48.7 |  4.580 % |
53.48/53.52	c |   1124691 |    2305     8142 |    1646    1435    61913    43.1 |  4.580 % |
53.58/53.64	c |   1127257 |    2305     8142 |    1810    1222    56448    46.2 |  4.580 % |
53.68/53.79	c |   1131102 |    2305     8142 |    1991    1362    61485    45.1 |  4.580 % |
53.98/54.05	c |   1136871 |    2305     8142 |    2191    1715    72955    42.5 |  4.580 % |
54.38/54.47	c |   1145523 |    2305     8142 |    2410    2039    77398    38.0 |  4.580 % |
55.08/55.11	c |   1158500 |    2305     8142 |    2651    1970    77728    39.5 |  4.580 % |
55.88/55.99	c |   1177962 |    2305     8142 |    2916    2444    81338    33.3 |  4.581 % |
56.18/56.22	c ==============================================================================
56.18/56.22	c Optimal solution: 5
56.18/56.22	s OPTIMUM FOUND
56.18/56.22	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 -x100
56.18/56.22	c _______________________________________________________________________________
56.18/56.22	c 
56.18/56.22	c restarts              : 54
56.18/56.22	c conflicts             : 1182826        (21044 /sec)
56.18/56.22	c decisions             : 1426369        (25377 /sec)
56.18/56.22	c propagations          : 0              (0 /sec)
56.18/56.22	c inspects              : 0              (0 /sec)
56.18/56.22	c CPU time              : 56.2065 s
56.18/56.22	c _______________________________________________________________________________

Verifier Data

OK	5

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-3723639-1338573121/watcher-3723639-1338573121 -o /tmp/evaluation-result-3723639-1338573121/solver-3723639-1338573121 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723639-1338573121.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: 2.00 2.03 1.98 3/177 17709
/proc/meminfo: memFree=30149604/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0

[startup+0.0716521 s]
/proc/loadavg: 2.00 2.03 1.98 3/177 17709
/proc/meminfo: memFree=30149604/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.00 2.03 1.98 3/177 17709
/proc/meminfo: memFree=30149604/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300226 s]
/proc/loadavg: 2.00 2.03 1.98 3/177 17709
/proc/meminfo: memFree=30149604/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.03 1.98 3/177 17709
/proc/meminfo: memFree=30149604/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.03 1.98 3/179 17714
/proc/meminfo: memFree=30147472/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=3456 CPUtime=1.49 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 710 0 0 0 149 0 0 0 20 0 1 0 323440641 3538944 665 33554432000 4194304 5276501 140735927210016 140735927208264 4395471 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 864 665 118 265 0 596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12604

[startup+3.10026 s]
/proc/loadavg: 2.00 2.03 1.98 3/179 17714
/proc/meminfo: memFree=30146852/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=3872 CPUtime=3.09 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 798 0 0 0 309 0 0 0 20 0 1 0 323440641 3964928 753 33554432000 4194304 5276501 140735927210016 140735927208264 4399958 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 968 753 118 265 0 700 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13020

[startup+6.30027 s]
/proc/loadavg: 2.08 2.04 1.99 3/178 17714
/proc/meminfo: memFree=30145732/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=4412 CPUtime=6.29 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 947 0 0 0 629 0 0 0 20 0 1 0 323440641 4517888 902 33554432000 4194304 5276501 140735927210016 140735927208200 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 1103 902 118 265 0 835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13560

[startup+12.7003 s]
/proc/loadavg: 2.07 2.04 1.99 3/179 17715
/proc/meminfo: memFree=30144120/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=5504 CPUtime=12.69 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 1214 0 0 0 1269 0 0 0 20 0 1 0 323440641 5636096 1169 33554432000 4194304 5276501 140735927210016 140735927208200 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 1376 1169 118 265 0 1108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14652

[startup+25.5003 s]
/proc/loadavg: 2.06 2.04 1.99 3/179 17715
/proc/meminfo: memFree=30142660/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=6356 CPUtime=25.49 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 1419 0 0 0 2549 0 0 0 20 0 1 0 323440641 6508544 1374 33554432000 4194304 5276501 140735927210016 140735927208200 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 1589 1374 118 265 0 1321 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15504

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 1.99 3/179 17715
/proc/meminfo: memFree=30137696/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=8160 CPUtime=51.08 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 1803 0 0 0 5108 0 0 0 20 0 1 0 323440641 8355840 1762 33554432000 4194304 5276501 140735927210016 140735927208200 4399869 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 2040 1762 118 265 0 1772 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17308

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

[startup+54.3003 s]
/proc/loadavg: 2.04 2.03 1.99 3/179 17715
/proc/meminfo: memFree=30137572/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=8160 CPUtime=54.28 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 1834 0 0 0 5428 0 0 0 20 0 1 0 323440641 8355840 1793 33554432000 4194304 5276501 140735927210016 140735927208264 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 2040 1793 118 265 0 1772 0
Current children cumulated CPU time (s) 54.28
Current children cumulated vsize (KiB) 17308

[startup+55.1003 s]
/proc/loadavg: 2.04 2.03 1.99 3/179 17715
/proc/meminfo: memFree=30137572/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=8160 CPUtime=55.08 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 1834 0 0 0 5508 0 0 0 20 0 1 0 323440641 8355840 1793 33554432000 4194304 5276501 140735927210016 140735927208264 4399869 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 2040 1793 118 265 0 1772 0
Current children cumulated CPU time (s) 55.08
Current children cumulated vsize (KiB) 17308

[startup+55.9003 s]
/proc/loadavg: 2.04 2.03 1.99 3/179 17715
/proc/meminfo: memFree=30137572/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=8160 CPUtime=55.88 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 1834 0 0 0 5588 0 0 0 20 0 1 0 323440641 8355840 1793 33554432000 4194304 5276501 140735927210016 140735927208264 4400038 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 2040 1793 118 265 0 1772 0
Current children cumulated CPU time (s) 55.88
Current children cumulated vsize (KiB) 17308

[startup+56.1063 s]
/proc/loadavg: 2.03 2.03 1.99 3/179 17715
/proc/meminfo: memFree=30137572/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=8160 CPUtime=56.08 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 1834 0 0 0 5608 0 0 0 20 0 1 0 323440641 8355840 1793 33554432000 4194304 5276501 140735927210016 140735927208264 4399749 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 2040 1793 118 265 0 1772 0
Current children cumulated CPU time (s) 56.08
Current children cumulated vsize (KiB) 17308

[startup+56.2003 s]
/proc/loadavg: 2.03 2.03 1.99 3/179 17715
/proc/meminfo: memFree=30137572/32873844 swapFree=7372/7372
[pid=17709] ppid=17707 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (minisat+_script) S 17707 17709 14374 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323440640 9367552 277 33554432000 4194304 5064252 140736887800768 140736887799680 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17709/statm: 2287 277 236 213 0 72 0
[pid=17713] ppid=17709 vsize=8160 CPUtime=56.18 cores=1,3,5,7
/proc/17713/stat : 17713 (minisat+_64-bit) R 17709 17709 14374 0 -1 4202496 1834 0 0 0 5618 0 0 0 20 0 1 0 323440641 8355840 1793 33554432000 4194304 5276501 140735927210016 140735927208264 4400112 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/17713/statm: 2040 1793 118 265 0 1772 0
Current children cumulated CPU time (s) 56.18
Current children cumulated vsize (KiB) 17308

Child status: 0
Real time (s): 56.2251
CPU time (s): 56.2135
CPU user time (s): 56.2075
CPU system time (s): 0.005999
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 17308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.2075
system time used= 0.005999
maximum resident set size= 7184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2783
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= 14
involuntary context switches= 65

runsolver used 0.087986 second user time and 0.224965 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-01 19:52:01
IDJOB=3723639
IDBENCH=2891
IDSOLVER=2307
FILE ID=node109/3723639-1338573121
RUNJOBID= node109-1338569199-17154
PBS_JOBID= 14635875
Free space on /tmp= 70712 MiB

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

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

MD5SUM BENCH= 28e00d9d9bb0c4a536b74577b47a7849
RANDOM SEED=1900827267

node109.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		: 2667.264
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	: 5334.52
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		: 2667.264
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	: 5331.91
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		: 2667.264
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	: 5331.91
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		: 2667.264
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	: 5331.91
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		: 2667.264
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	: 5331.91
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		: 2667.264
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	: 5331.91
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		: 2667.264
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	: 5331.91
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		: 2667.264
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30149612 kB
Buffers:          280336 kB
Cached:          1442404 kB
SwapCached:          944 kB
Active:           984508 kB
Inactive:         865964 kB
Active(anon):     122536 kB
Inactive(anon):     7800 kB
Active(file):     861972 kB
Inactive(file):   858164 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105492 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:        146752 kB
Mapped:            10612 kB
Shmem:                 4 kB
Slab:             733836 kB
SReclaimable:     176364 kB
SUnreclaim:       557472 kB
KernelStack:        1488 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     249672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 70708 MiB
End job on node109 at 2012-06-01 19:52:57